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

Rewrite Link logic bugged #155

Open
davidlevy247 opened this issue Nov 14, 2020 · 0 comments
Open

Rewrite Link logic bugged #155

davidlevy247 opened this issue Nov 14, 2020 · 0 comments

Comments

@davidlevy247
Copy link

I am using the Microsoft version of this for WordPress Multisite on WAMP for windows 10.
After much trial and error, I got the plugin working to render a site however when using the rewrite link processing options I discovered a lot of bugs and issues.
The following is one of the bugs in the rewrite link logic.

When rewriting something like
X\Y\Z\CSS\ASSETS to \CSS
The rendered link output will be \CSS\ASSETS rather than just \CSS\ as instructed
Whenever there is a single target folder having the exact same name as one of the source folders in the source directory tree,
I see problems like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant