Fixes bug #11780: anchor filename regex to the end of the string.

This commit is contained in:
Colin Kuskie 2010-08-15 23:23:49 -07:00
parent 05c287cfc7
commit 8f7bbdaa5d
3 changed files with 13 additions and 2 deletions

View file

@ -1,6 +1,7 @@
7.9.13
- fixed #11783: Instances deleted during realtime run
- fixed #11781: Thingy wrong retorn value from Ajax method
- fixed #11780: fixFilenames regex needs an anchor in ZipArchive asset
7.9.12
- webgui.org homepage gives 404 (#11778)