← Back to team overview

touch-packages team mailing list archive

[Bug 1427729] Re: Now actionsbar.js needs to be included

 

This bug was fixed in the package ubuntu-html5-theme -
0.1.2+15.04.20150304-0ubuntu1

---------------
ubuntu-html5-theme (0.1.2+15.04.20150304-0ubuntu1) vivid; urgency=medium

  [ Alexandre Abreu ]
  * revert revision 196: push to trunk instead of usual landing

  [ CI Train Bot ]
  * New rebuild forced.

  [ David Barth ]
  * Fixes Uncaught ReferenceError: ActionBar is not defined

  [ daker ]
  * Removed ActionsBar deps Fixed the back button in PageStack Fixed
    PageStack actions (LP: #1427729, #1427909)
 -- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx>   Wed, 04 Mar 2015 21:32:05 +0000

** 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/1427729

Title:
  Now actionsbar.js needs to be included

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

Bug description:
  In RTM the following section in a page will work:

                      <footer id="footer1" data-role="footer" class="revealed">
                          <nav>
                              <ul>
                                  <li>
                                      <a href="#" id="addfeed">
                                          <img src="/usr/share/ubuntu-html5-ui-toolkit/0.1//ambiance/img/actions/add.svg" alt="Add feed" />
                                          <span>Add feed</span>
                                      </a>
                                  </li>
                              </ul>
                          </nav>
                      </footer>

  For vivid, I have to add

      <script src="/usr/share/ubuntu-html5-ui-
  toolkit/0.1/ambiance/js/actionsbar.js"></script>

  Example code: lp:~dholbach/+junk/new-header-toolbar-breakage-testcase

  This breaks our HTML5 training materials, so it'd be nice to fix this
  soon if possible.

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