missing quote marks in example

Bug #1420420 reported by Randy Olive
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Touch Component Store
Fix Released
Low
Nekhelesh Ramananthan

Bug Description

In the following example on the UCS URL http://ubuntu-component-store.readthedocs.org/en/latest/_components/listitemwithactions.html

contents: Column {
    spacing: units.gu(2)
    anchors.fill: parent
    Label {
       id: title
       text: Test"
       font.bold: true
    }

    Label {
        id: subTitle
        text: "SubTitle
    }
}

the text: Test" and the text: "SubTitle are missing accompanying quote marks

Tags: syntax

Related branches

Changed in component-store:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → Nekhelesh Ramananthan (nik90)
status: Confirmed → In Progress
Changed in component-store:
status: In Progress → Fix Committed
Changed in component-store:
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.