https://bugzilla.wikimedia.org/show_bug.cgi?id=38482
--- Comment #6 from MWJames <[email protected]> 2012-07-30 17:01:51 UTC --- Looking into it a bit further, it involves both printers from SMW (such as SMW_QP_List.php) and those delivered by SRF as well as queries executed in Special:Ask and within normal pages. Since no one has recently worked (to the best of my knowledge) on SMW_QP_List.php and assuming that the symptoms appear in Special:ask and normal page queries, and recently untouched printers show the same symptoms my assumptions would be that something happens after getResultText() either in SMW_QueryProcessor.php or SMW_QueryPrinter.php that causes the added whitespace at the top. I think we also can eliminate JS/CSS as cause because SMW_QP_List.php does not use any specific CSS elements nor does it load any JavaScript or CSS specific files via the ResourceLoader and still shows the same behaviour as other printers that use JS or CSS. -- 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
