Re: NSAttributedString producing malformed XHTML
Re: NSAttributedString producing malformed XHTML
- Subject: Re: NSAttributedString producing malformed XHTML
- From: Douglas Davidson <email@hidden>
- Date: Tue, 19 Jun 2007 16:14:42 -0700
On Jun 19, 2007, at 12:43 PM, Glen Simmons wrote:
This works fine unless there happen to be two images with
hyperlinks next to each other. Then, the above produces XHTML with
an extra </font> tag after the second image. I know this is a
really specific / weird issue, but I thought I'd throw it out there
and see if anyone had any suggestions. Using XHTML is a
requirement, so I'm afraid "Don't do that" won't be overly
helpful. :-) And yes, I'll file a bug.
The only obvious workaround is to insert a character, any character,
in between the two, outside of either link. A non-printing character
will do.
Douglas Davidson
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden