- The update of jquery caused an about with missing variable $this which is
authorRoland Häder <roland@mxchange.org>
Sun, 14 Aug 2011 01:24:09 +0000 (01:24 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 14 Aug 2011 01:24:09 +0000 (01:24 +0000)
commit7997d491854dad4a6a6524d8cd8229a073f7cf59
tree920cba26fb7aeaff3c554240338e0ac4d0baa529
parenta619bfa6f37f7309a8413a6e5886a097211b6600
- The update of jquery caused an about with missing variable $this which is
  caused by the code "compiler" (see FILTER_COMPILE_CODE() and eval() command
  in loadTemplate()). If I would prevent "compiling" dollar chars, also
  JavaScript templates e.g. from ext-surfbar won't work anymore.
- TODOs.txt updated
.gitattributes
DOCS/TODOs.txt
inc/filters.php
inc/js/js-jquery.php
inc/template-functions.php
inc/wrapper-functions.php
js/jquery.js [new file with mode: 0644]
templates/de/html/js/js_jquery.tpl
templates/de/html/page_header.tpl