Summary | Actions menu shown twice at top of contact listing |
Queue | Turba |
Queue Version | FRAMEWORK_3 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | chuck (at) horde (dot) org |
Requester | mrubinsk (at) horde (dot) org |
Created | 03/10/2005 (7396 days ago) |
Due | |
Updated | 03/10/2005 (7396 days ago) |
Assigned | 03/10/2005 (7396 days ago) |
Resolved | 03/10/2005 (7396 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Assigned
templates/browse/actions.inc 1.18.4.2 rely on changes that were made
on Feb 18th (commit message: 'Simpler HTML and fewer nested tags').
I see that header.inc seems to be causing the main problem but I'm
not sure if the other files need to be merged as well...
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Actions menu shown twice at top of contact listing
Queue ⇒ Turba
and below the contacts listing, both copies of actions.inc are shown
at top...and in Firefox browser the text is not fully aligned along
the whole actions 'menu' (In IE it at least looks properly lined up,
but still both actions.inc are shown at top).
Reverting back to 1.18.4.1 of actions.inc seems to correct the
problem. If I have the time, I'll try to dig deeper...