Bug #513
Resource manager does not handle links in public files correct
| Status: | Accepted | Start: | 2008-05-10 | |
| Priority: | Should have | Due date: | ||
| Assigned to: | Karsten Dambekalns | % Done: | 0% |
|
| Category: | Resource | |||
| Target version: | - | Estimated time: | 2.00 hours | |
Description
See the screenshot with firebug.
Further details:
The response for all files is the same file (the html-output).
In the "Public"-folder the files are stored correctly.
History
2008-05-10 10:45 - Malte Jansen
This Bug only occurs, if you call index.php or index_dev.php in the url.
Following URLs do not work correctly:http://localhost:7998/index.php/ http://localhost:7998/index_dev.php/ http://localhost:7998/Public/index.php/ http://localhost:7998/Public/index_dev.php/
2008-05-10 15:45 - Karsten Dambekalns
- Status changed from New to Accepted
- Assigned to set to Karsten Dambekalns
- Priority changed from Could have to Should have
The problem only occurs if you append a trailing slash.