https://bugzilla.wikimedia.org/show_bug.cgi?id=67920
--- Comment #3 from [email protected] --- Haha :) I am not good at searching, but I stumbled on this: https://bugzilla.wikimedia.org/show_bug.cgi?id=23108 and I am going to quote this "Some quick testing indicates this is very likely to be caused by a literal '(' in the $terms parameter, which is thrown into a regex unescaped." Notice that he says literal '('? That is what we share in common. Replication steps: 1)On a configured MediaWiki, on the upper right corner, there is a search textbox 2)Type something that includes the literal ')' (Example: "test)") or the literal '(' (Example: "test(") 3)The following error shows when searching such values from point 2: "Database Error. A database query error has occurred. This may indicate a bug in the software." -- 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
