RDF can't have multiple elements in a <lp:product> or <lp:series>

Bug #1541 reported by Morgan Collett
4
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Medium
Morgan Collett

Bug Description

You can't have:

 <lp:series>
            <lp:ProductSeries>
                <lp:specifiedAt
    rdf:resource="https://launchpad.ubuntu.com/products/dpkg/+series/1.10/+rdf"/>
            </lp:ProductSeries>
            <lp:ProductSeries>
                <lp:specifiedAt
    rdf:resource="https://launchpad.ubuntu.com/products/dpkg/+series/1.13/+rdf"/>
            </lp:ProductSeries>
        </lp:series>

Instead, each <lp:ProductSeries> must be in a separate <lp:series>

Same for products within a project, and product releases within a series.

Morgan Collett (morgan)
Changed in doap:
assignee: nobody → morgan
status: New → Accepted
Morgan Collett (morgan)
Changed in doap:
status: Accepted → PendingUpload
Morgan Collett (morgan)
Changed in doap:
status: PendingUpload → Fixed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.