Skip to content

SCSS cacher: use realpath on path - #7060

Closed
kyrofa wants to merge 1 commit into
nextcloud:masterfrom
kyrofa:bugfix/6028/realpath_in_scss_cacher
Closed

SCSS cacher: use realpath on path#7060
kyrofa wants to merge 1 commit into
nextcloud:masterfrom
kyrofa:bugfix/6028/realpath_in_scss_cacher

Conversation

@kyrofa

Copy link
Copy Markdown
Member

This PR fixes#6028 more completely by using realpath in the cacher as well. Otherwise, if the server root includes a symlink, the calculated webDir will be incorrect and CSS will break.

Otherwise, if the server root includes a symlink, the calculated webDir
will be incorrect and CSS will break.
Fixnextcloud#6028
Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com>
@kyrofa

Copy link
Copy Markdown
MemberAuthor

Would also very much like this backported to v12.

@kyrofa

Copy link
Copy Markdown
MemberAuthor

Note that I'd love to cover this in a test if anyone could give me pointers.

@kyrofa

Copy link
Copy Markdown
MemberAuthor

Actually, #7061 is probably better. Closing in favor.

@kyrofakyrofa closed this Nov 4, 2017
@kyrofa
kyrofa deleted the bugfix/6028/realpath_in_scss_cacher branch November 23, 2017 05:33
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing icons in Files app after 12.0.1 upgrade

1 participant

@kyrofa