[Touch-packages] [Bug 1292109] Re: UbuntuUI API docs example of toolbar incorrect

2015-01-27 Thread Daniel Holbach
** Changed in: ubuntu-html5-theme
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-html5-theme in
Ubuntu.
https://bugs.launchpad.net/bugs/1292109

Title:
  UbuntuUI API docs example of toolbar incorrect

Status in Ubuntu UI SDK for HTML5 Apps:
  Fix Released
Status in ubuntu-html5-theme package in Ubuntu:
  Fix Released

Bug description:
  Here:
  http://developer.ubuntu.com/api/html5/sdk-14.04/UbuntuUI.Toolbar/

  I shows this as the example of creating a toolbar object:
  var toolbar = UI.footer(footerID);

  This is incorrect and should be:
  var toolbar = UI.toolbar(toolbarID);

  As shown here:
  http://developer.ubuntu.com/api/html5/sdk-14.04/UbuntuUI.UbuntuUI/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-html5-theme/+bug/1292109/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1292109] Re: UbuntuUI API docs example of toolbar incorrect

2015-01-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/ubuntu-html5-theme

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-html5-theme in
Ubuntu.
https://bugs.launchpad.net/bugs/1292109

Title:
  UbuntuUI API docs example of toolbar incorrect

Status in Ubuntu UI SDK for HTML5 Apps:
  In Progress
Status in ubuntu-html5-theme package in Ubuntu:
  New

Bug description:
  Here:
  http://developer.ubuntu.com/api/html5/sdk-14.04/UbuntuUI.Toolbar/

  I shows this as the example of creating a toolbar object:
  var toolbar = UI.footer(footerID);

  This is incorrect and should be:
  var toolbar = UI.toolbar(toolbarID);

  As shown here:
  http://developer.ubuntu.com/api/html5/sdk-14.04/UbuntuUI.UbuntuUI/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-html5-theme/+bug/1292109/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1292109] Re: UbuntuUI API docs example of toolbar incorrect

2015-01-15 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-html5-theme -
0.1.2+15.04.20150115.2-0ubuntu1

---
ubuntu-html5-theme (0.1.2+15.04.20150115.2-0ubuntu1) vivid; urgency=low

  [ Alexandre Abreu ]
  * Meta branch that contains those bug fixes (easier to land):

  [ daker ]
  * Added timer to hide the toolbar (LP: #1293899, #1292109)

  [ David Barth ]
  * Fix a few small typos in the docs
  * Make sure to add the header after it's created
  * Remove the strict cordova-2.8 dependency, which is not supported
anymore (LP: #1409656)

  [ Ubuntu daily release ]
  * New rebuild forced
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 15 Jan 2015 
16:20:56 +

** Changed in: ubuntu-html5-theme (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-html5-theme in
Ubuntu.
https://bugs.launchpad.net/bugs/1292109

Title:
  UbuntuUI API docs example of toolbar incorrect

Status in Ubuntu UI SDK for HTML5 Apps:
  In Progress
Status in ubuntu-html5-theme package in Ubuntu:
  Fix Released

Bug description:
  Here:
  http://developer.ubuntu.com/api/html5/sdk-14.04/UbuntuUI.Toolbar/

  I shows this as the example of creating a toolbar object:
  var toolbar = UI.footer(footerID);

  This is incorrect and should be:
  var toolbar = UI.toolbar(toolbarID);

  As shown here:
  http://developer.ubuntu.com/api/html5/sdk-14.04/UbuntuUI.UbuntuUI/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-html5-theme/+bug/1292109/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp