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 |
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?
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
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
State ⇒ Resolved
State ⇒ Assigned
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Contacts with tabs broken
Queue ⇒ Turba
Assigned to Chuck Hagenbuch
config/sources.php, are broken.