Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

web dir used for symlinks after changing web_dir #2597

Closed
Ruudt opened this issue Dec 26, 2020 · 3 comments
Closed

web dir used for symlinks after changing web_dir #2597

Ruudt opened this issue Dec 26, 2020 · 3 comments
Milestone

Comments

@Ruudt
Copy link

Ruudt commented Dec 26, 2020

Affected version(s)

Contao 4.10

Description

When I change the web_dir parameter and clear caches (through Contao Manager) the folder /web is still used for symlinking. I tracked down the issue to where 'web' is hard coded

->addArgument('target', InputArgument::OPTIONAL, 'The target directory', 'web')

If I change that folder name the symlinks work fine.

The same mention of the web folder is also here:

->addArgument('target', InputArgument::OPTIONAL, 'The target directory', 'web')

This is related to #2461, where Contao also uses two possibly different definitions for the web folder name.

@aschempp aschempp added the bug label Dec 26, 2020
@aschempp aschempp added this to the 4.9 milestone Dec 26, 2020
@m-vo
Copy link
Member

m-vo commented Dec 26, 2020

Yes, #2461 is on my list but waiting for the script handler ticket.

@leofeyer leofeyer added the up for discussion Issues and PRs which will be discussed in our monthly Mumble calls. label Feb 11, 2021
@leofeyer
Copy link
Member

See #2461 (comment)

@leofeyer leofeyer removed the up for discussion Issues and PRs which will be discussed in our monthly Mumble calls. label Mar 11, 2021
@stale
Copy link

stale bot commented May 12, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 12, 2021
@stale stale bot closed this as completed May 21, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants