Ensure , is escaped in ::js::escape #45
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "df/webif:df-listdirs-patch-v2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fix as per https://hummy.tv/forum/threads/webif-web-interface-1-4-x.7712/post-154376
Incorrect regex identifying non-escaped characters led to folders with
,
in the name not being properly displayed.thx