[opencms-dev] formgenerator
tony fauzzi
tony.fauzzi at gmail.com
Wed May 12 17:18:48 CEST 2010
Dear MailingList,
I'm trying to build (with eclipse) a last version of formgenerator
classes.Code at line line1717 of CmsForm.java is:
if (parameterValues[0].isEmpty()) {
// the file upload field is empty, so take the
hidden field value
value.append(parameterValues[1]);
}
The compiler return an error:
" The method isEmpty() is undefined for the type String "
Can you help me?
Thanks a lot!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20100512/a442a12c/attachment.htm>
More information about the opencms-dev
mailing list