
noreply at github
Nov 10, 2009, 9:17 PM
Post #1 of 1
(651 views)
Permalink
|
|
[bricoleurs/bricolage] 2106e5: Paginated results in the element type manager no l...
|
|
Branch: refs/heads/master Home: http://github.com/bricoleurs/bricolage Commit: 2106e5d9464dff654ec3143d360cd2ab3a9c9330 http://github.com/bricoleurs/bricolage/commit/2106e5d9464dff654ec3143d360cd2ab3a9c9330 Author: David E. Wheeler <david [at] justatheory> Date: 2009-11-10 (Tue, 10 Nov 2009) Changed paths: M lib/Bric/Biz/ElementType.pm M lib/Bric/Changes.pod M t/Bric/Biz/ElementType/DevTest.pm Log Message: ----------- Paginated results in the element type manager no longer lose top-level element type results when clicking the links for subsequent pages. Fixed by preventing the list() method of Bric::Biz::ElementType from modifying the parameter hash passed to it, as the modification was persisting in the list manager's state. Thanks to Aaron Fuleki for the report and for making the Denison available to diagnose the problem. Forward-ported from rev_1_10.
|