https://bugzilla.wikimedia.org/show_bug.cgi?id=65620
--- Comment #11 from dan <[email protected]> --- the issue for the preview page is definitely that complex category and the way i set-up the placement of the categories onto the preview page using $Output->setCategoryLinks( $item['categories'] ); that method doesn't seem to be able to handle the complex category. i tried to pre-parse the category ahead of time, but have not yet succeeded. at the moment i have 2 possible solutions: 1. remove the display of the categories on the preview page. 2. remove the complex category from the preview page, but allow non-complex categories on the preview page. the complex category would show on the final page. unless someone else has time to sort out a better solution, which one shall we go with? -- 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
