Actions
Defect #4055
closedURLs for documents do not follow the general URL scheme
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Documents
Target version:
-
Start date:
2009-10-19
Due date:
% Done:
0%
Estimated time:
Resolution:
Wont fix
Affected version:
Description
Current URLs for a project's document is:
example.org/documents/1
Paths to documents should follow the general URL scheme and, also it would be better to use the document's title in the URL instead of the document id. It should be:
example.org/projects/PROJECT/documents/DOCUMENT_TITLE
Actions