https://bugzilla.wikimedia.org/show_bug.cgi?id=30557
--- Comment #3 from Christian Boltz <[email protected]> 2012-01-19 13:54:01 UTC --- Created attachment 9868 --> https://bugzilla.wikimedia.org/attachment.cgi?id=9868 patch for this and other issues Patch against http://svn.wikimedia.org/svnroot/mediawiki/branches/REL1_16/extensions/SelectCategory This patch includes fixes for the following issues: - fix nesting and closing of <ul>/<li> (bug 30557 = this bugreport) (if you are only interested in those changes, take all lines containing $fresh_level_started) - make $wgSelectCategoryMaxLevel working (bug 27795, fixed in trunk) - $wgSelectCategoryRoot ignored on Special:Upload (bug 24911) - new config option $wgSelectCategoryToplevelAllowed -- 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
