bugGNU FM - Bugs: bug #26573, Quote cuts short album title in...

 
 

bug #26573: Quote cuts short album title in RDF feed

Submitter:  James Eaton <bananabob>
Submitted:  Thu 14 May 2009 09:14:17 AM UTC
   
 
Category:  nixtape/alpha Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  tobyink
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 18 May 2009 06:52:03 PM UTC, comment #1: 

Fix in r1720.

Toby Inkster <tobyink>
Group Member
Thu 14 May 2009 09:14:17 AM UTC, original submission:  

As can be seen from the information below the album title is cut short in one place in the RDF feed when a quote is used. The title should read 7" Single, but is chopped at 7 in <decription> below.

 <item rdf:about="http://alpha.libre.fm/user/bananabob#1242181187.c9a2">
    <rdf:type rdf:resource="http://purl.org/ontology/last-fm/ScrobbleEvent"/>
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2009-05-13T03:19:47+01:00</dc:date>
    <link xml:lang="en">http://alpha.libre.fm/artist/Carl%20Perkins/album/7%22%20Single/track/Blue%20Sude%20Shoes</link>
    <description xml:lang="en">7</description>
    <title xml:lang="en">Carl Perkins: Blue Sude Shoes</title>
    <gob:track_played rdf:resource="http://alpha.libre.fm/user/bananabob#1242181187.c9a2.track"/>
    <gob:user rdf:resource="http://alpha.libre.fm/user/bananabob#me"/>
  </item>

  <mo:Track rdf:about="http://alpha.libre.fm/user/bananabob#1242181187.c9a2.track">
    <foaf:maker rdf:resource="http://dbtune.org/musicbrainz/resource/artist/068bd7ab-c38e-4fae-8ed2-cb0c153ed68f"/>
    <foaf:page rdf:resource="http://alpha.libre.fm/artist/Carl%20Perkins/album/7%22%20Single/track/Blue%20Sude%20Shoes"/>
    <dc:title xml:lang="en">Blue Sude Shoes</dc:title>
  </mo:Track>

  <mo:Record rdf:about="http://alpha.libre.fm/user/bananabob#1242181187.c9a2.album">
    <dc:title xml:lang="en">7&quot; Single</dc:title>
    <foaf:page rdf:resource="http://alpha.libre.fm/artist/Carl%20Perkins/album/7%22%20Single"/>
    <foaf:depiction rdf:resource="http://ecx.images-amazon.com/images/I/51aOJ8-PScL._SL50_.jpg"/>
    <mo:track rdf:resource="http://alpha.libre.fm/user/bananabob#1242181187.c9a2.track"/>
  </mo:Record>

  <mo:MusicArtist rdf:about="http://dbtune.org/musicbrainz/resource/artist/068bd7ab-c38e-4fae-8ed2-cb0c153ed68f">
    <foaf:page rdf:resource="http://alpha.libre.fm/artist/Carl%20Perkins"/>
    <foaf:name xml:lang="en">Carl Perkins</foaf:name>
  </mo:MusicArtist>


James Eaton <bananabob>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tobyink (Posted a comment)
  • -email is unavailable- added by bananabob (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-05-18 tobyink StatusNone Fixed
        Assigned toNone tobyink
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code