https://bugzilla.wikimedia.org/show_bug.cgi?id=40152
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Krinkle <[email protected]> --- (In reply to comment #2) > The offending line now says: > $('#monthly-link').attr('href', baseURL + $.param(paramsOut)); Indeed, it no longer throws an exception this way. Marking WORKSFORME. I wouldn't say fixed because it still doesn't make sense to have dozens of inline script tags, global variables and commented out HTML without also commenting out the related logic and what not. It is a big mess. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
