Problem with case modifier %! %

Report a bug or a problem.
Post Reply
den51
Newbie
Newbie
Posts: 2
Joined: Thu Oct 23, 2014 3:19 pm

Problem with case modifier %! %

Post by den51 »

Hi

First of all, thanks for coding this great software.

Now, my little issue :
when I use the %!<ulpfs>% command, the result is somehow odd.
Examples :
supposing a song with an initial id3 tag -> title = the song is beautiful
%!uT% returns "the song is beautiful" (according to the help file, all letters should be upper case)
%!UT% returns "THE SONG IS BEAUTIFUL" (U parameter should have no effect ?)
%!pT% returns "The song is beautiful" (should be "The Song is Beautiful", because "is" is defined as "always lower case" in options > case)
%!fT% returns "the song is beautiful" (should be "The song is beautiful")
%!FT% returns "THE SONG IS BEAUTIFUL" (F parameter should have no effect ?)

Am I missing something ?
Is there a possible conflict with any other settings (ie. option > case,even if I think I've never changed any of them...) ?

Thanks

User avatar
jtclipper
Administrator
Administrator
Posts: 768
Joined: Tue Aug 10, 2010 12:04 pm

Re: Problem with case modifier %! %

Post by jtclipper »

Thanks for reporting, this should be working now in the latest beta build

den51
Newbie
Newbie
Posts: 2
Joined: Thu Oct 23, 2014 3:19 pm

Re: Problem with case modifier %! %

Post by den51 »

Thanks !

I've just installed the .89b release and it works great !

:)

Post Reply