Error Form Tab Template on FF 3

black.be3

Member
Hi Rob/Hugh,
The tab template displayed incorectly when using FF version 3.
Using version 8 showed corectly

Code:
Error: localstorage is not defined
Source File: http://localhost/fag/media/system/js/tabs.js
Line: 50
 
I made changes that i think fix the problem on /media/system/js/tabs.js

Code:
line 50 :
this.options.display = Browser.Features.localstorage[this.storageName];

line 53:
if (this.options.display == null) {

line 86 :
Browser.Features.localstorage[this.storageName] = i;
 
hi

Thanks for tracking that down. Perhaps you could report that to the Joomla bug squad list or report in on Joomla's tracker as its a potential bug in the Joomla code and not Fabriks

thx
Rob
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top