Search and Top Navigation
#15161 closed bug (notabug)
Opened April 02, 2017 05:01PM UTC
Closed April 02, 2017 08:44PM UTC
Last modified April 06, 2017 11:27PM UTC
Bower and Google CDN files are different
Reported by: | huan086 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | [meta] ui.build | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
jquery-ui.min.js obtained from Bower is different from that obtained from http://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js by a backslash character in line 7 column 12704.
I'm computing the subresource integrity hash using the file from Bower, in order to ensure that the same file on Google isn't tampered with. The missing backslash character on the Google version seems to be an unintentional tampering.
Attachments (0)
Change History (1)
Changed April 02, 2017 08:44PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
We don't manage the Bower package.