https://bugzilla.wikimedia.org/show_bug.cgi?id=54800
Web browser: ---
Bug ID: 54800
Summary: Broken html formatting in jqplotchart donut legend
Product: MediaWiki extensions
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: Unprioritized
Component: SemanticResultFormats
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
Classification: Unclassified
Mobile Platform: ---
Summary: Broken html formatting in jqplotchart donut legend
<nowiki>{{#ask: ... | format = jqplotchart | charttype = donut | theme = simple
}}</nowiki>
Hello,
I have used something similar to the above to create
[http://wiki.guildwars2.com/wiki/Template:Drop_rate_lookup_table], which mostly
displays as intended. However, upon inspection of the html it is generating a
formatting line for the legend with the following:
<table class="jqplot-table-legend" style="top: 10px; right: 10px; font-family:;
font-size: 8.93px; position: absolute;"
102);margin-top:10px;margin-bottom:0px;margin-left:0px;margin-right:10px;"=""
102,="" ms",arial,helvetica,sans-serif;color:rgb(102,="" trebuchet="">
...whereas it should be writing something like:
<table class="jqplot-table-legend" style="top: 10px; right: 10px;
font-family:'trebuchet ms',arial,helvetica,sans-serif; font-size: 8.93px;
position: absolute; margin: 10px 10px 0 0; color:rgb(102,102,102);">
(I suspect the problem comes from the quotes around "trebuchet ms"). This ends
up dropping a lot of the formatting for the legend.
Thanks, Alex.
--
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