bug in generation of radiobuttongroupDefaultOptions.setOptions(..)

I have met this problem many times. I rename a radiobuttongroup and set its default options as what i need. However, the JSC automatically generated an invalid code for it. The blank-space between "new" and "com.sun.rave.web.ui.model.Option" is missing. As a consequence, the system throws error '.class' expected and ')' expected.

I have to manually correct this.

Is this a bug in JSC?

[410 byte] By [field] at [2007-11-26 10:20:34]
# 1

Hi,

This looks like a bug but I cannot reproduce it using the latest hot fix.

Could you give me some steps in order to reproduce this: I've tried first

an id rename using the property sheet and then adding/setting the defaultoption

items and then reversing the order of operations.

/krys

Creator Team

3431603 at 2007-7-7 2:19:07 > top of Java-index,Development Tools,Java Tools...
# 2
Hi -,This was an issue, we had fixed in our latest HotFix3.Please get the latest updates from Update Center, it should resolve your issue and you shouldn't see this issue anymore.We would appreciate your feedback on this.Regards,Sakthi
sakthivelgopal at 2007-7-7 2:19:07 > top of Java-index,Development Tools,Java Tools...
# 3
After I installed all updates from the Update Center, the problem is gone. Thanks a lot,
field at 2007-7-7 2:19:07 > top of Java-index,Development Tools,Java Tools...