> in 1.3.0-beta4, Page.renderPage() doesn't call the updateFeedback() on its > children any more. Because of this change the FormComponentFeedbackBorder > component fails to work. > > Is there a reason for this change? Do I have to call updateFeedback() now > myself? What's the supposed place to do this?
It should work without that, but if it doesn't, you found a bug. Could you please open a JIRA issue for it? Also, it would be great to have a unit test for these borders, so that it won't happen again. Eelco --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
