Opened 4 years ago
Closed 4 years ago
#798 closed defect (fixed)
Wrong URL when submitting images
Reported by: | hoffmann | Owned by: | jmonnich |
---|---|---|---|
Priority: | normal | Milestone: | v0.98.1 |
Component: | General | Version: | 0.97.0 |
Keywords: | Cc: |
Description
Here is a subtle bug, which appears in the conference management menu:
Go to "Layout", choose "Images" tab and submit a file.
The URL displayed is something like http://www.cta-observatory.org/indico/conferenceDisplay.py/getPic?picId=1&confId=61, where the last ampersand has been replaced by the HTML entity &. However, by reloading the page (Ctrl-R or coming back later), the link is correctly displayed http://www.cta-observatory.org/indico/conferenceDisplay.py/getPic?picId=1&confId=61 without any problem.
Change History (4)
comment:1 Changed 4 years ago by jmonnich
- Owner set to jmonnich
- Status changed from new to assigned
comment:2 Changed 4 years ago by jmonnich
- Status changed from assigned to awaiting_merge
comment:3 Changed 4 years ago by pferreir
- Status changed from awaiting_merge to merging
comment:4 Changed 4 years ago by pferreir
- Resolution set to fixed
- Status changed from merging to closed
Note: See
TracTickets for help on using
tickets.
a2e5a98f73618963129d7522a31f0f3241ab97a1