Closed (fixed)
Project:
HTML5 Tools
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2012 at 22:04 UTC
Updated:
27 Feb 2012 at 17:20 UTC
html5.js has a script error when loaded. The problem is you're calling the Drupal object in the js file and loading it before all other scripts load, including the Drupal object.
I fixed this in my own copy by moving the '_insert' var out of html5.js and adding it below the call to all script tags.
Comments
Comment #1
ericduran commentedYea, I also have this fixed in my checkout.
I've been waiting about pushing this out because I wanted to update the html5shiv to the latest version instead.
Comment #2
ericduran commentedComment #3
jdlind38 commentedIs there a way to patch this issue until the new release?
Comment #4
ericduran commentedThis is now fixed in the dev version.
I also added a jquery_update dependency.
Because in order to work properly without the innershiv you really should be using jquery 1.7
It might take a bit for it to be available on the project page.
--
http://drupalcode.org/project/html5_tools.git/commit/145b827