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"/>
&nbsp; &nbsp; <wo:submit action="$viewRecentNotes" value="View"/></td>
                <td style="text-align:right"><wo:string 
value="$dueNotes.count"/>
&nbsp; &nbsp; <wo:submit action="$viewDueNotes" value="View"/></td>
                <td style="text-align:right"><wo:string 
value="$newProjects.count"/>
&nbsp; &nbsp; <wo:submit action="$viewNewProjects" value="View"/></td>
                <td style="text-align:right"><wo:string
value="$expiringProjects.count"/> &nbsp; &nbsp; <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.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to