#919 closed bug (fixed)
Compare between two versions exits in error
| Reported by: | Alex | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 8.2 |
| Component: | User Interface | Version: | 8.1.1 |
| Keywords: | verasion comparison | Cc: |
Description (last modified by )
Compare between two versions exits in error
It appears there is a double slash before the url of the diff JSP
Instead of
//diff/diff.jsp?docId=100073473&v1=1.2&v2=1.0
The url should be
/diff/diff.jsp?docId=100073473&v1=1.2&v2=1.0
See attached documents
Attachments (2)
Change History (5)
by , 7 years ago
| Attachment: | 01-localhost.png added |
|---|
by , 7 years ago
| Attachment: | 02-access-log.png added |
|---|
comment:1 by , 7 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 7 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 7 years ago
| Priority: | major → minor |
|---|
Note:
See TracTickets
for help on using tickets.