https://bugzilla.wikimedia.org/show_bug.cgi?id=20594





--- Comment #4 from Platonides <platoni...@gmail.com>  2009-09-14 11:38:02 UTC 
---
dbname is not used by MWSuggest for anything. Unless you customized MWSuggest
by changing $wgEnableMWSuggest to something which contains {dbname}

To hide it, you can:
a) Disable MWSuggest
b) Filter it at skin stage as shown on comment 1 (you will get a javascript
error).
c) Modify its content as in comment 2 to something different than the database
name.
d) Apply the patch that removes the placeholder (may not apply cleanly, since
it's agaisnt trunk).


-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to