From: Dan F. <dfr...@cs...> - 2004-12-02 18:20:20
|
I just filed this. Sorry I don't have time to create the patch right now. Dan http://sourceforge.net/tracker/index.php?func=detail&aid=1077769&group_id=6121&atid=106121 [ 1077769 ] Renaming pages with spaces turns out bad I accidentally renamed a page to one that had a leading space. This is bad, and I think it should be prevented by trim()-ing the page name to rename to. Then I tried to rename it to one without a space, and all sorts of PHP errors appeared, and the page itself was entirely blasted out of existence. Fortunately I could recover it by other means. |