It is possible to rename a page to a name with spaces without warning. This topic will break most everything afterwards, since the spaces in the URLs are not treated well by all browsers.
This not only makes the page difficult to access. It also makes it impossible to rename it back within TWiki, since the URLs neccessary to access for the rename action will also be broken.
If you rename the files in the filesystem, the dependencies in other topics are broken.
Duplicate -- see: RenameDoesNotCorrectSpacedTopics
--
StefanLindmark - 02 Feb 2002
Test case
- Create TheTopic
- Rename it to The Topic
Environment
| TWiki version: |
2001-12-01 |
| TWiki plugins: |
Default + UnderscoreLinksPlugin (soon to be released) |
| Server OS: |
Solaris 8 |
| Web server: |
Apache 1.3.19 |
| Perl version: |
5.6 |
| Client OS: |
Solaris |
| Web Browser: |
Communicator 4.79 |
--
StefanLindmark - 02 Feb 2002
Fix record