- Status New
- Percent Complete
- Task Type Bug Report
- Category Chains
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Normal
- Reported Version 2.0.7
- Due in Version 2.1.0
- Due Date Undecided
- Votes 0
- Private No
drugCMS#124 - Output compressor: Check relative paths for their source
Output compressor changes relative paths (starting with ../) to the client's absolute path (like http://domain.com/cms/).
This is okay as long as no file from a different folder is included (like /cms/font-awesome/css/).
In this case, relative paths must be rewritten to the folder the file is in (like http://domain.com/cms/fontawesome/).
Thanks to Thomas Dubbert for reporting this bug!
This is okay as long as no file from a different folder is included (like /cms/font-awesome/css/).
In this case, relative paths must be rewritten to the folder the file is in (like http://domain.com/cms/fontawesome/).
Thanks to Thomas Dubbert for reporting this bug!