[Tickets #3447] RESOLVED: Contacts with tabs broken

bugs@bugs.horde.org bugs at bugs.horde.org
Sat Apr 29 03:27:23 PDT 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=3447
-----------------------------------------------------------------------
 Ticket             | 3447
 Updated By         | martin.middeke at gewus.de
 Summary            | Contacts with tabs broken
 Queue              | Turba
 Version            | HEAD
 State              | Resolved
 Priority           | 2. Medium
 Type               | Bug
 Owners             | Chuck Hagenbuch
-----------------------------------------------------------------------


martin.middeke at gewus.de (2006-04-29 03:27) wrote:

> 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




More information about the bugs mailing list