#98 JavaScript errors in Administration page
Closed: Fixed None Opened 9 years ago by mkosek.

When I clicked the "Info plugins" link in the Administration page, I saw couple errors in my Chrome console:

Resource interpreted as Font but transferred with MIME type
application/font-sfnt:
"https://ipsilon.demo1.freeipa.org/idp/ui/fonts/open-sans/OpenSans-Regular.ttf".



Uncaught TypeError: Cannot read property 'createDocumentFragment' of null
jquery.js:3
o.extend.buildFragmentjquery.js:3
o.fn.extend.domManipjquery.js:3
o.fn.extend.afterjquery.js:3
o.each.o.fn.(anonymous function)bootstrap.js:6
b.showbootstrap.js:6
b.enterjquery.js:2
o.extend.proxy.o.isFunction.fjquery.js:3
o.each.o.event.special.(anonymous function).handlejquery.js:3
o.event.dispatchjquery.js:3
o.event.add.r.handle

Fields changed

milestone: => 1.0 m4
owner: => puiterwijk
status: new => assigned

After checking, the mimetype set in EL7 mime.types of application/font-sfnt is valid per IANA assignment: http://stackoverflow.com/questions/2871655/proper-mime-type-for-fonts.

The javascript error is an error from bootstrap in how it calls jQuery, which I will look further into.

Fixed in: c4c121e

resolution: => fixed
status: assigned => closed

Fields changed

rhbz: => 0

Metadata Update from @nkinder:
- Issue assigned to puiterwijk
- Issue set to the milestone: 1.0 m4

7 years ago

Login to comment on this ticket.

Metadata