
noreply at github
Nov 13, 2009, 3:53 PM
Post #1 of 1
(620 views)
Permalink
|
|
[bricoleurs/bricolage] d13b92: Prevent `Category->list` from modifying params.
|
|
Branch: refs/heads/master Home: http://github.com/bricoleurs/bricolage Commit: d13b92d4347bb1676c00a08b6fa732bc29a57bf7 http://github.com/bricoleurs/bricolage/commit/d13b92d4347bb1676c00a08b6fa732bc29a57bf7 Author: David E. Wheeler <david [at] justatheory> Date: 2009-11-13 (Fri, 13 Nov 2009) Changed paths: M lib/Bric/Biz/Category.pm Log Message: ----------- Prevent `Category->list` from modifying params. As with the bug with element types fixed a few days ago, this was causing problems for the search interface, where params are stored in the session cache. If the API is changing the values this mucks things up for subsequent searches. This manifested in the site column appearing and dissappearing in the category list search results. I will be backpatching to 1.10.8 in a moment. [#100 state:resolved]
|