Re: 'escapeHTML off' weirdness
Re: 'escapeHTML off' weirdness
- Subject: Re: 'escapeHTML off' weirdness
- From: Randall Perry <email@hidden>
- Date: Wed, 14 Jul 2004 21:48:18 -0400
Never mind. Somehow an invisible garbage char got into my string in the
Xcode editor. I deleted the space after 'filecode: ', retyped it, and now
it's ok.
> I've got these vars set in code:
>
> String filecode = "shmeckle";
>
> err = "<span class='data'>The file name <u>did not begin with your
> filecode: <b>" + filecode + "</b></u></span>";
>
> When I output the 'err' var through a WOString with 'escapeHTML=false' I get
> strange characters after 'filecode:'. Here's the output:
>
> The file name did not begin with your filecode:,?shmeckle
>
>
> Any idea?
>
>
--
Randall Perry
sysTame
Xserve Web Hosting/Co-location
Website Design/Development
WebObjects Hosting
Mac Consulting/Sales
http://www.systame.com/
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.