Stripes

@StrictBinding does not log the properties it blocks

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major 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.

Activity

Hide
Ben Gunter added a comment - 21/Jul/07 9:36 PM

logs a warning when binding is denied

Show
Ben Gunter added a comment - 21/Jul/07 9:36 PM logs a warning when binding is denied

People

Vote (0)
Watch (0)

Dates

  • Created:
    21/Jul/07 10:57 AM
    Updated:
    04/Jan/11 2:48 PM
    Resolved:
    21/Jul/07 9:36 PM