plugin editor bug - unterminated attribute

  • The editor plugin generates xml code with unterminated attribute. The name does not have closing quotes. See below.
    ======================
    <hotspot name="hs1 devices="all"
    keep="false"
    visible="true" enabled="true" usecontentsize="false" handcursor="true" capture="true" children="true" maskchildren="false"
    zorder="0"
    fillcolor ="0xffffff" fillalpha ="0.00" borderwidth ="0.0" bordercolor ="0xffffff" borderalpha ="0.00"
    fillcolorhover="0xffffff" fillalphahover="0.10" borderwidthhover="4.0" bordercolorhover="0xffffff" borderalphahover="0.80"
    fadeintime="0.150" fadeouttime="0.300" fadeincurve="1.100" fadeoutcurve="0.700"
    onover=""
    onhover=""
    onout=""
    ondown=""
    onup=""
    onclick=""
    >
    <point ath="-34.7828" atv=" 0.6001" />
    <point ath=" 22.4907" atv=" 0.4950" />
    </hotspot>

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!