Changeset 1085 for trunk/Changes

Show
Ignore:
Timestamp:
06/17/07 00:57:32 (19 months ago)
Author:
ilmari
Message:

Clean up fallout from prefs cleanup
- Make OpenGuides::Template->output pass the provided cookies to

OpenGuides::CGI->get_prefs_from_cookie, where this overrides any
browser-supplied cookie.

- Use the prefs hash explcitly where needed (fixes #216).

Targets to commit (you may delete items from it)


M /home/ilmari/src/openguides-trunk/lib/Changes.pm
M /home/ilmari/src/openguides-trunk/lib/OpenGuides/CGI.pm
M /home/ilmari/src/openguides-trunk/lib/OpenGuides/Template.pm
M /home/ilmari/src/openguides-trunk/preferences.cgi
M /home/ilmari/src/openguides-trunk/t/59_preferences.t
M /home/ilmari/src/openguides-trunk/templates/preferences.tt
M /home/ilmari/src/openguides-trunk/templates/navbar_tools.tt

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Changes

    r1081 r1085  
    2121        Validate input geodata (#22) 
    2222        List all contributors in RDF version of nodes (#106). 
     23        The "Look for nearby geocaches" preference and link now actually work 
     24          (#216). 
    2325 
    24260.60    13 May 2007