elementor / elementor/static-html-output

Rewrite Link logic bugged

Open
#155 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
128
Forks
35
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.