Mailing List Archive

[bricoleurs/bricolage] 1448be: Separate story and admin search results.
Branch: refs/heads/rev_1_10
Home: http://github.com/bricoleurs/bricolage

Commit: 1448bea710b5985edeeaeb915201dc9a616a8bc3
http://github.com/bricoleurs/bricolage/commit/1448bea710b5985edeeaeb915201dc9a616a8bc3
Author: David E. Wheeler <david@justatheory.com>
Date: 2010-02-23 (Tue, 23 Feb 2010)

Changed paths:
M comp/widgets/media_prof/edit_category.html
M comp/widgets/media_prof/edit_contributors.html
M comp/widgets/story_prof/edit_categories.html
M comp/widgets/story_prof/edit_contributors.html
M lib/Bric/Changes.pod

Log Message:
-----------
Separate story and admin search results.

Fix bug where contributor and category search results would be propagated to the contributor and category editing screens with a story or media document. Searches from within documents should cache their own results, separate from the admin search interfaces.