paulmason411
Posts: 127
|
| Posted: 01/07/2010, 9:48 PM |
|
Hi,
I have a couple of pages which have an abundance of 's in the label elements.
I'm presuming that codecharge is adding them each time it renders the html.
Has anybody else had this problem and know how to fix it?
_________________
http://paulmason.name - Web Development Blog
|
 |
 |
damian
Posts: 838
|
| Posted: 01/08/2010, 3:08 AM |
|
i have a project that code charge keeps adding heaps of </font> lables - just the close font ones... I just do a find/replace </font></font> with </font> a couple of times before republishing... dont know why, dont care too much...
_________________
if you found this post useful take the time to help someone else.... :)
|
 |
 |
rho
Posts: 85
|
| Posted: 01/08/2010, 10:18 PM |
|
I noticed the same behavior since release 4.3.something and reported the issue to Yes Software. They are aware of it and will provide a solution. No ETA on it though.
The workaround is - as damian points out - to repeatedly use find&replace to replace &-nbsp;</label> by </label> (of course, the -nbsp's without the "-").
Cheers, Rob.
|
 |
 |
paulmason411
Posts: 127
|
| Posted: 02/11/2010, 7:03 PM |
|
If anyone is having the same problem yes support have informed me of this patch:
http://support.yessoftware.com/files/LabelSpace.zip
I've done a lit bit of testing at it seems to work so far.
_________________
http://paulmason.name - Web Development Blog
|
 |
 |
feha
Posts: 712
|
| Posted: 02/15/2010, 8:00 AM |
|
Thanks, I had same problem
_________________
Regards
feha
www.vision.to
feedpixel.com |
 |
 |
mentecky
Posts: 321
|
| Posted: 02/15/2010, 3:56 PM |
|
Yet another update that no one has unless they beg for it. Thanks Yes for all your help!
_________________
http://www.ccselite.com |
 |
 |
ReneS
Posts: 225
|
| Posted: 02/16/2010, 12:09 PM |
|
Yet another comment that no one has begged for..... Thanks Mentecky for all your help!
Rene
|
 |
 |