Re: XHTML WOForm?
Re: XHTML WOForm?
- Subject: Re: XHTML WOForm?
- From: Hunter Hillegas <email@hidden>
- Date: Thu, 17 Mar 2005 08:22:48 -0800
Wow, I didn't know this existed!
Anyway, when I try to integrate this, my WOImage's still don't have a
closing slash in the tag:
<img width="75" height="56"
src="/ofe/content/photos/thumbnail/1708623853-N1809-N2385.JPG">
When I would expect:
<img width="75" height="56"
src="/ofe/content/photos/thumbnail/1708623853-N1809-N2385.JPG"/>
Should the patcher register anything in the log when it gets setup? I
want to make sure I'm doing this correctly.
Cheers,
Hunter
On Mar 17, 2005, at 5:13 AM, Fabian Peters wrote:
Hi Alberto,
What do I have to do to use ERXPatcher in my project? Documentation
says that "The patches are automatically registered if this framework
gets loaded" but the code isn't XHTML-compliant.
Am I missing something?
assuming you have integrated ERExtensions you'll have to put an entry
like
er.extensions.ERXPatcher.cleanupXHTML=true
in your application's Properties file.
hth
Fabian
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden