- πΊπΈUnited States k_a_l
I've refactored this based on your suggestion to use path aliases. The code still needs constraint validation among other improvements and tests, but it seems like a good [re]start and would appreciate any additional feedback. Thanks!
The last submitted patch, 9: add-support-for-subdomain-subfolder-3039350-9.patch, failed testing. View results β
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.- Status changed to Needs work
almost 2 years ago 9:08pm 26 January 2023 - πΊπΈUnited States k_a_l
Fixes validation and alias generation issue
- πΊπΈUnited States k_a_l
Adding a conditional that checks for subfolder paths in `getSitePath()` in order to fix a redirect issue when nodes are created for registered or published sites.
- Assigned to k_a_l