Remove mention of ubuntu in the xml/html report to make it distro agnostic

Bug #1276359 reported by Sylvain Pineau
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PlainBox (Toolkit)
Fix Released
Medium
Zygmunt Krynicki

Bug Description

We must remove mention to ubuntu as plainbox is now upstreamed to debian:

See plainbox/data/report/checkbox.xsl:

<xsl:template match="software/lsbrelease">
    <h3 id="lsbrelease">Installed version of Ubuntu</h3>
    <table>
        <xsl:for-each select="property">
            <tr>
                <td class="label"><xsl:value-of select="@name" /></td>
                <td><xsl:value-of select="." /></td>
            </tr>
        </xsl:for-each>
    </table>
</xsl:template>

Tags: debian

Related branches

tags: added: plainbox
description: updated
Zygmunt Krynicki (zyga)
tags: added: debian
Zygmunt Krynicki (zyga)
Changed in checkbox:
milestone: none → plainbox-0.6
Zygmunt Krynicki (zyga)
Changed in plainbox:
importance: Undecided → Medium
Changed in checkbox:
importance: High → Medium
Changed in plainbox:
status: New → Confirmed
milestone: none → 0.6
Zygmunt Krynicki (zyga)
Changed in checkbox:
milestone: plainbox-0.6 → none
Zygmunt Krynicki (zyga)
no longer affects: checkbox
Zygmunt Krynicki (zyga)
tags: removed: plainbox
Zygmunt Krynicki (zyga)
Changed in plainbox:
assignee: nobody → Zygmunt Krynicki (zkrynicki)
status: Confirmed → In Progress
Zygmunt Krynicki (zyga)
Changed in plainbox:
status: In Progress → Fix Committed
Daniel Manrique (roadmr)
Changed in plainbox:
status: Fix Committed → Fix Released
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.