View Single Post
Old 05-07-2012, 05:32 AM   #378
paulfiera
Addict
paulfiera could sell banana peel slippers to a Deveel.paulfiera could sell banana peel slippers to a Deveel.paulfiera could sell banana peel slippers to a Deveel.paulfiera could sell banana peel slippers to a Deveel.paulfiera could sell banana peel slippers to a Deveel.paulfiera could sell banana peel slippers to a Deveel.paulfiera could sell banana peel slippers to a Deveel.paulfiera could sell banana peel slippers to a Deveel.paulfiera could sell banana peel slippers to a Deveel.paulfiera could sell banana peel slippers to a Deveel.paulfiera could sell banana peel slippers to a Deveel.
 
paulfiera's Avatar
 
Posts: 387
Karma: 3102
Join Date: Dec 2010
Location: EU
Device: Kobo Aura ONE, Kobo Libra H20
Quote:
Originally Posted by kiwidude View Post
Changes in this release:
  • Properly fix the spaces encoding when using Check unused image files

Thanks @PaulFiera - I used the wrong encoding function in the last release, darned copy/paste...
You're welcome.

But still...


The space is encoded correctly, but nor the comma, which should be %2C.

Sorry. I know this is nitpicking and I wish they didn't name the files this way. I certainly don't when I'm developing for the Web.

EDIT:

Hold on because I'm finding a couple more:


I don't know which encoding functions are available to you but this looks like standard javascript escape() or encodeURIComponent()

Last edited by paulfiera; 05-07-2012 at 06:32 AM.
paulfiera is offline   Reply With Quote