Needs work
Project:
Path
Component:
Miscellaneous
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
23 Jun 2009 at 11:37 UTC
Updated:
23 Jun 2009 at 11:37 UTC
The form allows the submission of URL path with slash in the beginning (example; /directory1/directory2) which will give a "path already in use" error thus content not able to load because the href is now http://directory1/directory2 instead of http://www.domain.com/directory1/directory2.
Hovering the mouse over the link gives http://directory1/directory2 and the problem is not detected unless the user check using browser's element inspection. I hope that with such a detection in place to disallow form submission beginning with slash, it will allow news users to correct their mistake sooner.
Problem was solved in the IRC.