Skip to content

Fix field error handling in BeanViewForm#7799

Merged
labkey-adam merged 1 commit into
release26.3-SNAPSHOTfrom
26.3_fb_bean_view_form_fix
Jun 29, 2026
Merged

Fix field error handling in BeanViewForm#7799
labkey-adam merged 1 commit into
release26.3-SNAPSHOTfrom
26.3_fb_bean_view_form_fix

Conversation

@labkey-adam

@labkey-adam labkey-adam commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Rationale

A TableViewForm change in the related PR removed the use of BeanUtilsPropertyBindingResult, causing field error validation attempts on BeanViewForm to throw. OlapController$ContainerScopingTestCase started failing as a result. This restores the use of BeanUtilsPropertyBindingResult for BeanViewForm only. It also removes a couple unnecessary uses of this class.

Related Pull Requests

Tasks 📍

  • Claude Code Review
  • Code Review
  • TeamCity and Merge

@labkey-adam labkey-adam merged commit c0ef8ce into release26.3-SNAPSHOT Jun 29, 2026
9 of 10 checks passed
@labkey-adam labkey-adam deleted the 26.3_fb_bean_view_form_fix branch June 29, 2026 21:06
XingY pushed a commit that referenced this pull request Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants