https://bugzilla.wikimedia.org/show_bug.cgi?id=37693
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX --- Comment #5 from [email protected] 2012-07-03 13:15:21 UTC --- Sorry for the late answer but I found where the problem is coming from. Actually someone used the java syntax highlighter for a java stacktrace, it looked like that : <syntaxhighlight lang="java"> Caused by: java.lang.LinkageError: loader constraint violation: loader (instance of org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader) previously initiated loading for a .... blablabla </syntaxhighlight> Since this code is not a piece of java code, I suppose GeSHI extension have problems to understand this text and the page is never processed completly. I thought it was an incompatibility issue because it worked with our previous mediawiki environment, but it doesn't work anymore since the upgrade. Thanks -- 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
