click manifest should prefill the application name as the title

Bug #1214626 reported by Jamie Strandboge
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
qtcreator (Ubuntu)
Fix Released
High
Zoltan Balogh
Saucy
Fix Released
High
Zoltan Balogh

Bug Description

If I create a new application and look in Packaging, the title is set like so:
    "title": "My Cool App",

This should be set prefilled with the appname instead. Eg, if the appname is 'foobar', then the manifest might have:
{
    ...
    "name": "com.ubuntu.developer.id.foobar",
    ...
    "title": "foobar",
    ...
}

Tags: appstore
tags: added: appstore
Changed in qtcreator (Ubuntu Saucy):
assignee: nobody → Zoltan Balogh (bzoltan)
importance: Undecided → High
status: New → Confirmed
Zoltan Balogh (bzoltan)
Changed in qtcreator (Ubuntu Saucy):
status: Confirmed → Fix Committed
Revision history for this message
Jamie Strandboge (jdstrand) wrote :

This is fixed in 2.7.1-0ubuntu5~saucy1~test4 from the sdk staging ppa.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package qtcreator - 2.7.1-0ubuntu7

---------------
qtcreator (2.7.1-0ubuntu7) saucy; urgency=low

  * debian/patches/qtcreator-plugin-ubuntu.patch:
    - Support manifest format which is compatible with click hooks
      (LP: #1214623)
    - The title is filled with the application name in the manifest
      (LP: #1214626)
    - The description field is added to the manifest file (LP: #1214612)
    - Some initial work on #1215133: Replace "_" with "-" in the name of the
      security manifest file
    - Enable Click packaging for Cordova projects (LP: #1216046)
 -- Timo Jyrinki <email address hidden> Mon, 26 Aug 2013 09:48:45 +0300

Changed in qtcreator (Ubuntu Saucy):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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