Hi there, 
        
The issue CONTRIB-ISSUE-165 was just created by John Simons (jsimons).
        
        Key: CONTRIB-ISSUE-165
        Summary: SmartGridComponent: Column header links do not carry over 
existing query string parameters.
        Type: Bug
        Importance: Medium
        
        Description:
        Column header links do not carry over existing query string parameters.
Current behavior: If you have a filter on the view containing the grid
index.rails?toSearch=someString
The grid column links are generated like:
index.rails?sortBy=someColumn&sortAsc=True
Suggested behavior: Links should be generated like
index.rails?toSearch=someString&sortBy=someColumn&sortAsc=True
The attached patch implements the suggestion.
Thanks.
ademar
        
For more, see 
http://support.castleproject.org/projects/CONTRIB/issues/view/CONTRIB-ISSUE-165
 
        
--
donjon
by Castle Stronghold
http://www.castle-donjon.com


-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Development List" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/castle-project-devel?hl=en.

Reply via email to