https://bugzilla.wikimedia.org/show_bug.cgi?id=38334
--- Comment #8 from Krinkle <[email protected]> 2012-10-01 17:44:02 UTC --- Why am I suddenly responsible for this? (just wondering, I don't mind). To answer the question: No, PHP errors should not be acceptable, our unit tests should've caught it in which case whatever caused this couldn't have been merged in the first place. However I'd rather not add isset() calls in Vector.php all over the place, it should have a 'href' property at that point. So though the error comes from that line, the problem is deeper. Maybe Niklas can provide a more elaborate stack trace and dump the array in question to see what else is in it? (e.g. it it contains 'text' => 'Thread', we'd know to look in LQT). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
