6.0.0-alpha14
7/3/25

[#6907] Options - Column display fields can be hidden with multiple sources
Summary Options - Column display fields can be hidden with multiple sources
Queue Turba
Queue Version 2.2
Type Enhancement
State Resolved
Priority 1. Low
Owners Horde Developers (at) , mrubinsk (at) horde (dot) org
Requester mark.manning (at) nexussafe (dot) com
Created 06/12/2008 (6230 days ago)
Due 06/13/2008 (6229 days ago)
Updated 06/12/2008 (6230 days ago)
Assigned 06/12/2008 (6230 days ago)
Resolved 06/12/2008 (6230 days ago)
Milestone
Patch No

History
06/12/2008 07:13:49 PM Michael Rubinsky Comment #3
State ⇒ Resolved
Reply to this comment
Makes sense to me...committed and merging, thanks!
06/12/2008 07:13:14 PM CVS Commit Comment #2 Reply to this comment
06/12/2008 06:28:41 PM Chuck Hagenbuch Assigned to Michael Rubinsky
Assigned to Horde DevelopersHorde Developers
State ⇒ Assigned
 
06/12/2008 06:21:59 PM mark (dot) manning (at) nexussafe (dot) com Comment #1
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Options - Column display fields can be hidden with multiple sources
Due ⇒ 06/13/2008
Queue ⇒ Turba
Milestone ⇒
New Attachment: columnselect.inc.patch Download
State ⇒ New
Reply to this comment
On the column options prefs page, if you have multiple sources with 
the same field names and one or more of those fields is selected for 
display in one source it will not be a visible for selecting in the 
other sources.  Note that this only applies if you have saved the 
setting and come back to the page.



Attached is a patch that should fix the problem.  The cause was that 
the selected fields array was not cleared so if the next source had no 
selections you never went into the "selected items" loop but used 
those field names to to skip over in the "unselected items" loop that 
followed.

Saved Queries