[KULRICE-8319] Expressions not being evaluated for components in a dialog group Created: 26/Sep/12 Updated: 03/Apr/13 Resolved: 30/Nov/12 |
|
Status: | Closed |
Project: | Kuali Rice Development |
Component/s: | Development |
Affects Version/s: | None |
Fix Version/s: | 2.2 |
Security Level: | Public (Public: Anyone can view) |
Type: | Bug Fix | Priority: | Critical |
Reporter: | Jerry Neal (Inactive) | Assignee: | Sona Sona (Inactive) |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
||||||||||||||||
Rice Module: |
KRAD
|
||||||||||||||||
KAI Review Status: | Not Required | ||||||||||||||||
KTI Review Status: | Not Required |
Description |
We've expressions and Uif-DataField defined at the dialog and it looks like it's not evaluating those before showing the dialog. For the below sample, we''re setting form properties (courseOffering and count) before calling the showDialog() from the controller method but the form properties not getting displayed. Any limitations using DialogGroup or is it a bug? <bean id="schedulingConfirmDialog-Group" parent="Uif-DialogGroup"> )" p:fieldLabel.style="font-weight:bold;"/> Our controller method (just snippet here) looks like public ModelAndView selectedCOActions(....){ } |
Comments |
Comment by Jessica Coltrin (Inactive) [ 16/Oct/12 ] |
moving m4 criticals and blockers to rc1 |