Alt.Binz forum

New Alt.Binz versions => Bugs => Fixed bugs => Topic started by: Hakan on February 07, 2011, 12:07:53 am

Title: [0.35.1] Missing last character in filename.
Post by: Hakan on February 07, 2011, 12:07:53 am
See screenshot below. The list is in 'filename mode' and misses the last character of the file extension.


(http://img84.imageshack.us/img84/8113/altb351.jpg) (http://img84.imageshack.us/i/altb351.jpg/)
Title: Re: [0.35.1] Missing last character in filename.
Post by: Hecks on February 07, 2011, 12:44:47 am
Strange, works perfectly fine here even with the example given.

Edit: ah, i see the probem with the other posted version, another fiddly header to regex. You can change the regex pattern for yourself in: misc\filemoderegex.txt

This isn't really a bug as such.
Title: Re: [0.35.1] Missing last character in filename.
Post by: Hakan on February 08, 2011, 03:00:40 am
Aha gonna try that, tnx. Never changed any setting manually outside the program.
Title: Re: [0.35.1] Missing last character in filename.
Post by: Rdl on February 16, 2011, 08:26:43 pm
This is a bug inside the software and cannot be fixed with "filemoderegex.txt" file.

It's fixed now, internal regex is also improved and since I haven't seen anyone improving it - I've removed use of regex from "misc\filemoderegex.txt"
Title: Re: [0.35.1] Missing last character in filename.
Post by: Hecks on February 16, 2011, 08:34:24 pm
That explains why I couldn't find a regex that would work for that (apart from my shitty skillz) ;)