i just ran into an issue with this in (finally) upgrading from 1.3.
while it is an excellent thing to do, it ended up breaking links to existing pages whose names were not "safe" (e.g., i had some pages that somehow had spaces at the end of the names. if someone edited a page that pointed to them, the links on the edited page became "create button" links).
an interesting point is that even changing the names and saving the page did not seem to help (haven't figured that out yet...) unless i restarted the server afterward.
it would seem that there are basically 3 places that bad page names can come into the system:
1) creating a page
2) renaming a page
3) loading old pages
adding a safePageNameFor: check in
XmlSwikiStorage>>loadPagefromstartingAt, is one way to get at 3)
XmlSwikiStorage-loadPagefromstartingAt.st
Description: Binary data
later, hal
_______________________________________________ Pws mailing list [email protected] https://mailman.cc.gatech.edu/mailman/listinfo/pws
