Modify ↓
#1699 closed defect (invalid)
Images are not displayed after refreshing the page
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | general | Version: | 0.8.4 |
Severity: | major | Keywords: | page refresh images gone |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
All images are gone after refreshing the page. It doesn't matter if python is driven via CGI or mod_python - it's all the same
Tested configuration:
WinXP SP2, Apache 2.0.52 and 2.0.54 with CGI and mod_python, ActiveState Python 2.3.5-236, PHP 4.3, Subversion 1.2, Trac 0.8.3 and 0.8.4, ClearSilver 0.9.14, SQLite 3.2.2 and PySQLite 1.1.6. The patch included in #1617 is not compatible because of the lack of main.py file (where the changes are made).
Attachments (0)
Note:
See TracTickets
for help on using tickets.
If someone is switching from cgi version into mod_python version and makes the /trac/ folder as the root folder for trac pages is self responsible for not heaving images (where should they come from, he?).
PS. mea culpa, mea culpa, mea maxima culpa!