https://bugzilla.wikimedia.org/show_bug.cgi?id=47849
MWJames <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from MWJames <[email protected]> --- Thanks, the information was utterly sufficient. The issue was a result of [1] and while I'm at it I fixed a "real" bug where $this->compileQueries( $desc ) would return -1 and break with $this->executeQueries( $this->m_queries[$qid] ) due to a problem when trying to access an array with index -1. [1] https://gerrit.wikimedia.org/r/#/c/44609/ -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
