opt-formproc w/domify

Mike Moulton <[email protected]> Mon, 27 Oct 2003 17:13:24 -0700
Newsgroups gmane.comp.web.maverick.general
Message-ID <[email protected]>
Ted,

I started playing with opt-formproc this weekend. So far it has been 
very useful, however I did find a problem when using domify as the view 
type.

In ThrowawayForm.java, line 366 there is a 'public Object 
getFormTarget' that returns 'this' if no target is specified. The 
intended behavior of this method is good, however when domify 
encounters it, a reentrant call happens. The best way to fix this is to 
make the method protected access.

Let me know if you want me to commit this fix.

..................................
Mike Moulton
[email protected]



-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
[INVALID FOOTER]