diff options
author | Kyle Fazzari <kyrofa@ubuntu.com> | 2017-11-03 23:03:34 -0700 |
---|---|---|
committer | Kyle Fazzari <kyrofa@ubuntu.com> | 2017-11-03 23:52:09 -0700 |
commit | b0d296639cfc5d0460987787cc9869c5e5473d85 (patch) | |
tree | b1c501c199684a8d6c06083dd7a97295fe116240 /tests/lib/Template | |
parent | 6fd99b4e47ff82b9433f781cb91876db4fe4fafd (diff) | |
download | nextcloud-server-b0d296639cfc5d0460987787cc9869c5e5473d85.tar.gz nextcloud-server-b0d296639cfc5d0460987787cc9869c5e5473d85.zip |
CSSResourceLocator: account for symlinks in app path
Currently, if the app path includes a symlink, the calculated webDir
will be incorrect when generating CSS and URLs will be pointing to the
wrong place, breaking CSS.
Use realpath when retrieving app path, and these issues go away.
Fix #6028
Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com>
Diffstat (limited to 'tests/lib/Template')
0 files changed, 0 insertions, 0 deletions