Okay
  Public Ticket #1349114
Laborator Options Javascript Error
Closed

Comments

  • spreeatelier-berlin started the conversation

    Hi friends, 

    we encountered the following Kalium theme bug on verion 2.1.4 when using the laborator options page <domain>/wp-admin/admin.php?page=laborator_options. we find two Kalium javascript files that through errors on jQuery 1.9: 

    jquery.maskedinput-1.2.2.js
    smof.js

    TypeError: $.browser is undefined[Weitere Informationen]  jquery.maskedinput-1.2.2.js:9:6
    TypeError: $(...).live is not a function[Weitere Informationen]  smof.js:391:2

    We hot-fixed the parts in the js files ourselves. But it would be great, if you could add these in the next Kalium theme release!!


    Thank you, Julius

  • [deleted] replied

    Dear Julius,

    I have updated the jQuery masked input plugin to 1.4.1. The future versions of Kalium will include it by default. Thank you very much for your suggestion.

    In case you want to fix it, simply update code with the latest version:

    https://raw.githubusercontent.com/digitalBush/jquery.maskedinput/1.4.1/dist/jquery.maskedinput.js