Page MenuHomeSoftware Heritage

Properly escape special regexp characters with %5C.
ClosedPublic

Authored by vlorentz on Nov 27 2019, 3:43 PM.

Details

Summary

Instead of using a special '///' sequence that gets converted to '\\'.

Diff Detail

Repository
rDWAPPS Web applications
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.