#34 closed defect (fixed)
Meetings display: More > Export to PDF
Reported by: | jbenito | Owned by: | cemunoz |
---|---|---|---|
Priority: | normal | Milestone: | v0.97.0 |
Component: | General | Version: | 0.97.0 |
Keywords: | Cc: |
Description (last modified by jbenito)
Another bug on new interface go from todays GDB http://indicobeta.cern.ch/conferenceDisplay.py?confId=45481 and then more -> export to PDF you get a 404 as it screws up the URL encoding and puts in an extra /" URL should be http://indicobeta.cern.ch/conferenceTimeTable.py/customizePdf?showDays=all&showSessions=all&confId=45481 but you end up at http://indicobeta.cern.ch/%22http://indicobeta.cern.ch/conferenceTimeTable.py/customizePdf?showDays=all&showSessions=all&confId=45481%22 (even allowing for & -> & conversion)
Change History (4)
comment:1 Changed 6 years ago by jbenito
- Description modified (diff)
comment:2 Changed 6 years ago by cemunoz
- Owner set to cemunoz
- Status changed from new to accepted
comment:3 Changed 6 years ago by cesar.munoz.orena@…
- Resolution set to fixed
- Status changed from accepted to closed
comment:4 Changed 5 years ago by Cesar Munoz Orena <cesar.munoz.orena@…>
Note: See
TracTickets for help on using
tickets.
commit b2e7bac6211507de8c2f190b1566056e017d5fcf
Author: Cesar Munoz Orena <cesar.munoz.orena@…>
Date: Wed Nov 11 16:05:04 2009 +0100