Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Release 1.5
-
Fix Version/s: Release 1.5
-
Component/s: Validation
-
Labels:None
-
Environment:Stripes 1.5 trunk, r587
Description
If @StrictBinding does not permit binding a property, it silently skips the associated request parameter. This leaves the property null without warning. It should log it at WARN level.
logs a warning when binding is denied