Ticket #607 (closed defect: fixed)
Xinha messing with global arrays, thus breaking other JS in the same page
| Reported by: | mso@… | Owned by: | gogo |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | Xinha Core | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
I noticed, that Xinha registers 2 function, namely contains() and indexOf() to all arrays in a document, not just the ones it uses itself. This completely breaks every other Javascript routne on the page using arrays. Isn't there any way to prevent this? I consider messing with the global namesapce bad behaviour.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
