Bug with non-standard code regex replacements

Bug reports for SVR.JS itself.
This forum is locked, please report issues on SVR.JS Git server.
Locked
User avatar
DorianNiemiecSVRJS
Administrator
Posts: 31
Joined: July 7th, 2023, 12:00 am
Location: Poland
Gender:
Contact:

exclamation Bug with non-standard code regex replacements

Post by DorianNiemiecSVRJS »

Title: Bug with non-standard code regex replacements
Platform/Software Version: SVR.JS 3.4.36 or older, 3.10.2 or older
Steps to Reproduce:
  1. Install SVR.JS
  2. Add non-standard codes (either both with regex property, location having regex and scode set to 301 and without, or with  regex property, host property and scode set to 301)
  3. Start SVR.JS
  4. Try to visit a website for which redirect applies.
Expected Behavior: Redirect is OK
Actual Behavior: Broken redirect
Additional Information:
None
Last edited by DorianNiemiecSVRJS on September 19th, 2023, 11:33 am, edited 1 time in total.
I oppose "You may be a victim of software counterfeiting" windows.
When I see school students' PHP code, I may ask: But where is mysqli_real_escape_string?
Download SVR.JS
User avatar
DorianNiemiecSVRJS
Administrator
Posts: 31
Joined: July 7th, 2023, 12:00 am
Location: Poland
Gender:
Contact:

Re: Bug with non-standard code regex replacements

Post by DorianNiemiecSVRJS »

Fixed in SVR.JS 3.10.3 and in SVR.JS 3.4.37 LTS!
I oppose "You may be a victim of software counterfeiting" windows.
When I see school students' PHP code, I may ask: But where is mysqli_real_escape_string?
Download SVR.JS
Locked