Free cookie consent management tool by TermsFeed Policy Generator

Opened 12 years ago

Closed 11 years ago

#1916 closed defect (done)

StringConvertibleValueView doesn't recognize it is read-only when validating textbox

Reported by: abeham Owned by: abeham
Priority: medium Milestone: HeuristicLab 3.3.8
Component: Data.Views Version: 3.3.8
Keywords: Cc:

Description

It will prevent the user from leaving the control forever if the underlying Content was configured with an invalid value and the view itself is ReadOnly.

Change History (5)

comment:1 Changed 12 years ago by abeham

  • Owner changed from swagner to abeham
  • Status changed from new to accepted

comment:2 Changed 12 years ago by abeham

  • Owner changed from abeham to mkommend
  • Status changed from accepted to reviewing

r8469: prevented validation when view is readonly

comment:3 Changed 12 years ago by mkommend

Reviewed r8469.

comment:4 Changed 12 years ago by mkommend

  • Owner changed from mkommend to abeham
  • Status changed from reviewing to readytorelease

comment:5 Changed 11 years ago by swagner

  • Resolution set to done
  • Status changed from readytorelease to closed
  • Version changed from 3.3.7 to 3.3.8
Note: See TracTickets for help on using tickets.