Notice: Comments you submit will be routed for moderation. If you have an account, please log in first.

Ticket #1700 (closed Bug: fixed)

Opened 18 months ago

Last modified 18 months ago

No line return for lyricsfly view

Reported by: mr.magicvince@… Owned by:
Priority: 3, low Milestone: 1.9 "Killer Queen"
Component: Functional Version: 1.8.4
Keywords: lyrics Cc:

Description

When a song is found on lyricsfly, there's no end line.

Attachments

Change History

Changed 18 months ago by bflorat

  • keywords lyrics added
  • component changed from (Jajuk Members) Any (Default Component) to (Java Developer) Functional

Sorry, we don't see what you mean, could you detail ?

Please also provide the jajuk version you use (Help -> About)

Here's a sample of output :

" One last time before it's over One last time before the end One last time before it's time To go again

©FICTION SONGS LIMITED Lyrics delivered by lyricsfly.com

"

Note that the last line is mantatory for legal reasons.

Changed 18 months ago by mr.magicvince@…

Yes the output is

" One last time before it's over One last time before the end One last time before it's time To go again

©FICTION SONGS LIMITED Lyrics delivered by lyricsfly.com

" instead of

"One last time before it's over
One last time before the end
One last time before it's time
To go again

©FICTION SONGS LIMITED Lyrics delivered by lyricsfly.com

"

I have the issue with 1.8.x (ubuntu) and 1.9

Changed 18 months ago by bflorat

  • status changed from new to closed
  • version set to 1.8.4
  • resolution set to fixed

Well, i cannot reproduce, seems to be a FlyLyrics? problem only for some songs.

It seems that in some case, we get <line1>[BR]<line2> without \n so we drop every \n and we replace every [BR] by a \n to make sure to get a single carriage return

Fixed in upcoming 27 aug 2010 daily build / 1.9 RC7/ 1.9 final

Feel free to reopen

Add/Change #1700 (No line return for lyricsfly view)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.