Actions
Defect #94
closedpreview should probably POST instead of GET, breaking on long entries
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
I was porting my wiki entries from Trac into redMine and noticed that on long entries the URL generated for the GET
exceeded nginx's maximum length. This happened several times on long entries, POSTing should resolve the issue.
Kudos on the work, our company is looking to use redMine for all dept. project and issue management.
Updated by Jean-Philippe Lang about 17 years ago
You're absolutely right.
The fix is committed in rev 658.
Thanks.
Actions