taconite
taconite copied to clipboard
jQuery Taconite Plugin
In the processDoc function there are some global events which are causing issues with newer versions of jQuery. ``` $.event.trigger('taconite-begin-notify', [taconiteDoc]); $.event.trigger('taconite-rawdata-notify', [rawData]); $.event.trigger('taconite-complete-notify', [xml, !!status, status === true ?...
Weird issue, if JavaScript within an EVAL block exceeds 4000 characters, it seems to truncate the remaining script and then try to execute it. An error will be thrown by...
Hi Affects taconite 3.65 to 3.66. Since the introduction of 3.65 a bug has occurred. When trying to assign an empty value or a value with a leading 0, taconite...
I am using FF version 7.0.1 for Ubuntu Linux. JavaScript in the XML response is not showing up in the updated HTML. For example, this XML response: ``` alert("hello"); ]]>...
Hi, This is a weird bug. It only occurs if the content of the CDATA tag is generated like this: ``` ``` The DOM element with id "main" will now...
Hi Mike, and first let me thank you producing an incredibly useful extension. I've just upgraded to version 3.64 and hit a problem where my code entered an infinite error...
On line 101 of the library, it performs a test on the data element (which has been determined to be a string) to "decide" whether or not to process the...
Error with Windows7 (32bit) and IE8 (taconite version 3.64), line 124 character 3, see screenshot at http://tinypic.com/r/2rd7m0x/7 Message: "object required".