Re: submit button errors on deployment
Re: submit button errors on deployment
- Subject: Re: submit button errors on deployment
- From: David LeBer <email@hidden>
- Date: Thu, 10 Feb 2011 14:17:24 -0500
On 2011-02-10, at 2:04 PM, Joe Little wrote:
> I'm getting these errors:
>
> Error: com.webobjects.appserver._private.WODynamicElementCreationException:
> 'action' is a constant.
> Reason: <er.extensions.foundation.ERXPatcher$DynamicElementsPatches$SubmitButton>'action'
> is a constant.
>
> For this section
>
> <tr>
> <td style="text-align:right"><wo:string value="$recentNotes.count"/>
> <wo:submit action="$viewRecentNotes" value="View"/></td>
> <td style="text-align:right"><wo:string value="$dueNotes.count"/>
> <wo:submit action="$viewDueNotes" value="View"/></td>
> <td style="text-align:right"><wo:string value="$newProjects.count"/>
> <wo:submit action="$viewNewProjects" value="View"/></td>
> <td style="text-align:right"><wo:string
> value="$expiringProjects.count"/> <wo:submit
> action="$viewExpiringProjects" value="View"/></td>
> </tr>
>
> In ModernLook. I noticed that I was getting XML parsing errors as well
> in deployment though the PageWrapper marks it as HTML4 transitional.
That does not look like ModernLook code. So I'm assuming it's a custom component of yours.
Is WOOgnl enabled?
;david
--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
site: http://codeferous.com
blog: http://davidleber.net
profile: http://www.linkedin.com/in/davidleber
twitter: http://twitter.com/rebeld
--
Toronto Area Cocoa / WebObjects developers group:
http://tacow.org
_______________________________________________
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