https://defect.opensolaris.org/bz/show_bug.cgi?id=16989
Summary: Wrong URL to file from folder history
Classification: Development
Product: opengrok
Version: unspecified
Platform: ANY/Generic
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P3
Component: webapp
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created attachment 4292
--> https://defect.opensolaris.org/bz/attachment.cgi?id=4292
history page with bad urls
Scenario:
- Browse to any directory and choose "History"
- Click on one of the files
- Expected: file content is shown
- In fact result: empty page is shown
- Reason: Url of the file link contains windows slashes.
- Example:
link to history:
http://localhost:8080/searchDaletPlus/history/3.4/src/cpp/MediaServerPlus/MSPMachines/Drivers/PcxPlus/OfflineTest
link to file:
http://localhost:8080/searchDaletPlus/xref\3.4\src\cpp\Admin\UserFilterQuota\UserFilterQuota.vcproj?r=67868
Note: \ are represented are %5C iun the original URL
Environment:
grok 9 - release
tomcat 6
java 6
windows 2003
--
Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev