The html.tpl.php for Bootstrap uses the HTML5Shiv to provide HTML5 support to IE8 and below. Google code has now shut down (See http://google-opensource.blogspot.co.uk/2015/03/farewell-to-google-code....), and as a result all sites using this will now break!

Suggest perhaps using the shiv from jsDelivr as that's the CDN that's used for the Bootstrap JS / CSS ?

CommentFileSizeAuthor
#2 bootstrap_relies_on-2724195-2.patch506 bytespsebborn
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

psebborn created an issue. See original summary.

psebborn’s picture

Status: Active » Needs review
FileSize
506 bytes

Attached patch replaces with the jsDelivr version of the HTML5 shiv..

  • markcarver committed 35e435f on 7.x-3.x authored by psebborn
    Issue #2724195 by psebborn: Bootstrap relies on Googlecode for HTML5Shiv...

  • markcarver committed 337f373 on 7.x-3.x
    Issue #2724195 by psebborn: Bootstrap relies on Googlecode for HTML5Shiv...
markhalliwell’s picture

Version: 7.x-3.5 » 7.x-3.x-dev
Assigned: psebborn » Unassigned
Priority: Major » Normal
Status: Needs review » Fixed
Issue tags: -frontend, -cross browser compatibility

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.