[FIXED] flashgot 1.3.0.5: unicode handling in filenames

Bug reports and enhancement requests
Locked
zp6cge
Posts: 1
Joined: Fri Aug 12, 2011 3:43 pm

[FIXED] flashgot 1.3.0.5: unicode handling in filenames

Post by zp6cge »

Hi:

Unicode handling seems to work OK now. Unicode control characters like U+202A in front of the filename and U+202C, U+200F at the end are stripped from the filenames with version 1.3.0.5. (I never found out why they were there in the first place, anyway.)
But there is a new hitch: The last character of the filename is also stripped.
e.g. "The_Lawmaker.flv" becomes "The_Lawmake.flv".
Not a big deal but I thought you ought to know.
I'm using curl 7.21.7 on Debian Wheezy (testing) for actually fetching from Youtube.

Thank you for the plug-in.

Cheers
Eike
Mozilla/5.0 (X11; Linux i686; rv:5.0) Gecko/20100101 Firefox/5.0 Iceweasel/5.0
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: flashgot 1.3.0.5: unicode handling in filenames

Post by therube »

URL where this occurs?

OK, confirmed, FlashGot 1.3.0.6rc1.

The link from here works as a test, Strange characters in File.

flashgot.fgt.done shows this name part to be: "Hilarious_Karate_Ca" (missing the 't').
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; rv:6.0) Gecko/20110813 Firefox/6.0 SeaMonkey/2.3
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: flashgot 1.3.0.5: unicode handling in filenames

Post by Giorgio Maone »

Mozilla/5.0 (Windows NT 5.2; WOW64; rv:6.0) Gecko/20100101 Firefox/6.0
Locked