6.0.0-alpha12
6/9/25

[#3447] Contacts with tabs broken
Summary Contacts with tabs broken
Queue Turba
Queue Version HEAD
Type Bug
State Resolved
Priority 2. Medium
Owners chuck (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 02/10/2006 (7059 days ago)
Due
Updated 04/29/2006 (6981 days ago)
Assigned 02/10/2006 (7059 days ago)
Resolved 02/11/2006 (7058 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
04/29/2006 05:24:58 PM mseltser (at) soroki (dot) com Comment #5 Reply to this comment
I've applied this fix.  Works great for me except for one little 
thing.  When you edit the record and click on save button, the record 
comes back to you in a display.php form which is broken again since I 
only see tabs and no details of that records.



Would you happen to know if it was fixed in CVS as designed?
04/29/2006 10:27:22 AM martin (dot) middeke (at) gewus (dot) de Comment #4 Reply to this comment
Could someone tell me how was it fixed or how to fix it?
i think it is dirty... but why not:

i patched in file templates/browse/row.inc the line

"$url = Util::addParameter($ob->isGroup() ? 'browse.php' : 'display.php',"

to

"$url = Util::addParameter($ob->isGroup() ? 'browse.php' : 'edit.php',"



The User is directly taken to the edit.php of the contact.. and there 
the tabs are working....

Maybe it helps you!



Martin
04/05/2006 05:23:55 AM mseltser (at) soroki (dot) com Comment #3 Reply to this comment
Hello, I am experiencing exactly this issue with my personal or/and 
shared addressbook after upgrading to Address Book (turba)  H3 (2.1).



Could someone tell me how was it fixed or how to fix it?



Thanks,

Michael
02/11/2006 06:44:30 AM Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
Fixed.
02/10/2006 12:04:48 AM Jan Schneider Comment #1
State ⇒ Assigned
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Contacts with tabs broken
Queue ⇒ Turba
Assigned to Chuck Hagenbuch
Reply to this comment
With the new switch view, contacts that already have tabs set via 
config/sources.php, are broken.

Saved Queries