Chris McDonough
2009-12-16 0bf2866211d095a18a5c61d7af644c8e17486e6e
refs
author Chris McDonough <chrism@agendaless.com>
Wednesday, December 16, 2009 23:05 +0100
committer Chris McDonough <chrism@agendaless.com>
Wednesday, December 16, 2009 23:05 +0100
commit0bf2866211d095a18a5c61d7af644c8e17486e6e
tree 9cc3aeee68706727eca773e8dc8d083c0a68c098 tree | zip | gz
parent 5f5f5c511e5338be9a68f58b01c0f81c70337d25 view | diff
Bug Fixes
---------

- When a route with the same name as a previously registered route was
added, the old route was not removed from the mapper's routelist.
Symptom: the old registered route would be used (and possibly
matched) during route lookup when it should not have had a chance to
ever be used.


3 files modified
26 ■■■■■ changed files
CHANGES.txt 12 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/test_urldispatch.py 11 ●●●●● diff | view | raw | blame | history
repoze/bfg/urldispatch.py 3 ●●●●● diff | view | raw | blame | history