Looks like https://sourceforge.net/p/filelocker2/git/ci/daf0366c5dabe2b07b8a53d33bfdc32d290d29c2/ introduced a bug where filenames have all dots stripped, including separator between filename and extension. (somefile.txt becomes somefiletxt.)
There's a regex change in the latest version to fix it. Not sure if David created a new release, but the master branch of the git repo has the fix in place.
--
Tony Malkowski
Technology Resources - Core Systems
Texas State University
There's a regex change in the latest version to fix it. Not sure if David created a new release, but the master branch of the git repo has the fix in place.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Oops, that is fixed in the last commit.
What was the fix for this? We seem to have the same issue
There's a regex change in the latest version to fix it. Not sure if David created a new release, but the master branch of the git repo has the fix in place.
--
Tony Malkowski
Technology Resources - Core Systems
Texas State University
On Mar 30, 2016, at 4:38 AM, Steven Waite stevenwaite@users.sf.netamp#115;amp#116;amp#101;amp#118;amp#101;amp#110;amp#119;amp#97;amp#105;amp#116;amp#101;amp#64;amp#117;amp#115;amp#101;amp#114;amp#115;amp#46;amp#115;amp#102;amp#46;amp#110;amp#101;amp#116; wrote:
What was the fix for this? We seem to have the same issue
[bugs:#87]https://urldefense.proofpoint.com/v2/url?u=https-3A__sourceforge.net_p_filelocker2_bugs_87_&d=BQMCAg&c=OrYO-caJHQE1g_AJU3az1awi55It-bjDIQrtRiZ6WBk&r=8jJy-HeCJnLCRbZn2ZCJzQ&m=bExLzQarfxSisNs3Ftj75QOob90jCuwWAZeRBAiv5GI&s=sWJxgEYiygPV-6KO-Ow0G0dSFDsMzS5rDoZOkfmNte0&e= dots stripped from filenames
Status: closed
Group: v2
Created: Wed Mar 16, 2016 04:17 PM UTC by Tony Malkowski
Last Updated: Sun Mar 20, 2016 04:09 AM UTC
Owner: David Hutchins
Looks like https://sourceforge.net/p/filelocker2/git/ci/daf0366c5dabe2b07b8a53d33bfdc32d290d29c2/ introduced a bug where filenames have all dots stripped, including separator between filename and extension. (somefile.txt becomes somefiletxt.)
Sent from sourceforge.nethttp://sourceforge.net because you indicated interest in https://sourceforge.net/p/filelocker2/bugs/87/https://urldefense.proofpoint.com/v2/url?u=https-3A__sourceforge.net_p_filelocker2_bugs_87_&d=BQMCAg&c=OrYO-caJHQE1g_AJU3az1awi55It-bjDIQrtRiZ6WBk&r=8jJy-HeCJnLCRbZn2ZCJzQ&m=bExLzQarfxSisNs3Ftj75QOob90jCuwWAZeRBAiv5GI&s=sWJxgEYiygPV-6KO-Ow0G0dSFDsMzS5rDoZOkfmNte0&e=
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/https://urldefense.proofpoint.com/v2/url?u=https-3A__sourceforge.net_auth_subscriptions_&d=BQMCAg&c=OrYO-caJHQE1g_AJU3az1awi55It-bjDIQrtRiZ6WBk&r=8jJy-HeCJnLCRbZn2ZCJzQ&m=bExLzQarfxSisNs3Ftj75QOob90jCuwWAZeRBAiv5GI&s=rOzmK1XFnjJMTe76JUV96YNbkcLe8UG3tgk6bRlHUxQ&e=
Related
Bugs:
#87There's a regex change in the latest version to fix it. Not sure if David created a new release, but the master branch of the git repo has the fix in place.