14 messages in com.googlegroups.bloggerdevRe: [bloggerDev] Re: Unnecessary div?
FromSent OnAttachments
Jarek Zgoda07 Feb 2006 01:22 
Ted Pavlic11 Feb 2006 15:57 
Jarek Zgoda12 Feb 2006 03:48 
Ted Pavlic12 Feb 2006 11:14 
Jarek Zgoda12 Feb 2006 14:44 
Ted Pavlic14 Feb 2006 06:18 
Steve Jenson14 Feb 2006 10:20 
Ted Pavlic14 Feb 2006 11:45 
Steve Jenson14 Feb 2006 11:57 
Phil Ringnalda14 Feb 2006 12:01 
Steve Jenson14 Feb 2006 12:12 
Ted Pavlic14 Feb 2006 12:27 
Ted Pavlic14 Feb 2006 12:35 
Ted Pavlic18 Feb 2006 15:30 
Subject:Re: [bloggerDev] Re: Unnecessary div?
From:Jarek Zgoda (jzg@o2.pl)
Date:02/12/2006 02:44:22 PM
List:com.googlegroups.bloggerdev

Ted Pavlic napisał(a):

Yep. I've tried CDATA too.

It works for most characters, but there are a few that it drops completely for some reason. I don't remember exactly which characters it was dropping, but they were significant. For example, it may have been changing every

target="_blank"

to

target="blank"

This ISN'T what it was doing, but what it did was along the same magnitude. It would drop one important control character that changed the behavior of the code.

Thanks for advice, will try to use your workaround with encoding, but it's a mess...

Hello, blogger.com dev team, anyone? We've got a problem here.