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 +0000

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

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, 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/~ubuntu-webapps-bugs
Post to     : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to