You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JavaBuilders
I finally migrated an old project from 0.2 to 1.0.x and now have the
problem that names with underscores are not working anymore. I know
this is againt java style but the names of the textfields map directly
to database fields.
For example the following name doesn't work anymore:
current_rg_nummer
Is there any sort of workaround ?
Regards
Roger
ro...@gilliar.de
unread,
Oct 28, 2009, 11:54:06 AM10/28/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JavaBuilders
Sorry,
forgot the error message:
Exception in thread "AWT-EventQueue-0"
org.javabuilders.layout.LayoutException: Unable to parse
custom_rg_nummer control constraint
Jacek Furmankiewicz
unread,
Oct 28, 2009, 12:02:33 PM10/28/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JavaBuilders
Interesting, never seen that before. Pls file a defect and I'll try to
get a fix out to you pronto.