On 12/18/01 10:36 AM, "Phillip Rhodes" <[EMAIL PROTECTED]> wrote:

> In the example application, there is a Form.vm used for editing and an
> Insert.vm used for inserting.
> 
> The key difference between the two forms is the absence of hidden field of
> rfdid from Insert.vm.
> By including a rfdid in the form, we would get an error when
> inserting.  Would this be really hard to fix?

If you give me a patch, I'll apply it.
 
> Here is the error:
> 
> [Tue Dec 18 09:29:21 EST 2001] -- ERROR --
> Exception:  java.lang.reflect.InvocationTargetException
> Stack Trace follows:
> java.lang.reflect.InvocationTargetException:
> java.lang.StringIndexOutOfBoundsException: String index out of range: 0
> at java.lang.String.charAt(String.java:507)
> at java.math.BigDecimal.<init>(BigDecimal.java:129)
> at org.apache.turbine.om.NumberKey.<init>(NumberKey.java:80)
> at 
> org.apache.turbine.util.parser.BaseValueParser.getNumberKey(BaseValueParser.ja
> va:1163)
> at 
> org.apache.turbine.util.parser.BaseValueParser.setProperty(BaseValueParser.jav
> a:1358)
> 
> 
> 
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

-- 

jvz.

Jason van Zyl

http://tambora.zenplex.org
http://jakarta.apache.org/turbine
http://jakarta.apache.org/velocity
http://jakarta.apache.org/alexandria
http://jakarta.apache.org/commons



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to