Firefox 3.6 breaks box embed codes
Reported by lux | February 16th, 2010 @ 12:57 PM | in 5.0.3 (closed)
Firefox 3.6 changes box embedding code from this:
<xt:box name="sitellite/nav/list" title="sitellite/nav/list" style="word-wrap: break-word; display: list-item; list-style-type: none; border: 0px none; background-image: url("/inc/app/xed/pix/box-bg.jpg"); background-repeat: no-repeat; width: 528px; height: 63px; font-weight: normal; padding: 23px 10px 0px 85px; margin: 5px;">sitellite/nav/list</xt:box>
To this:
<xt:box style="word-wrap: break-word; display: list-item;
list-style-type: none; border: 0px none;"
title="sitellite/nav/list"
name="sitellite/nav/list"></xt:box>
inc/app/xed/pix/box-bg.jpg"); background-repeat: no-repeat; width:
528px; height: 63px; font-weight: normal; padding: 23px 10px 0px
85px; margin: 5px;">sitellite/nav/list
The result is that the box still embeds, but some of the code is displayed in the page as well. The cause appears to be related to the background-image attribute.
Comments and changes to this ticket
-
labman April 5th, 2010 @ 03:37 PM
Can we get an update on this? This is affecting virtually all of my users. Thanks.
-
lux June 9th, 2010 @ 12:29 PM
- State changed from open to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Sitellite web content management system.