Opened 18 years ago

Closed 18 years ago

#203 closed defect (fixed)

Infinite maxlength on StringParameterType

Reported by: Johan Enell Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 2.0
Component: web Version: trunk
Keywords: Cc:

Description

Setting maxlength to null on a StringParameterType means that the string is infinite. The web however sets the maxlength on the textfield to 255.

Change History (5)

comment:1 by Nicklas Nordborg, 18 years ago

Milestone: BASE 2.0+BASE 2.0

comment:2 by Nicklas Nordborg, 18 years ago

Priority: trivialmajor

comment:3 by Nicklas Nordborg, 18 years ago

Owner: changed from Nicklas Nordborg to Martin Svensson

comment:4 by Nicklas Nordborg, 18 years ago

Owner: changed from Martin Svensson to Nicklas Nordborg
Status: newassigned

comment:5 by Nicklas Nordborg, 18 years ago

Resolution: fixed
Status: assignedclosed

(In [2455]) Fixes #203: Infinite maxlength on StringParameterType

  • Added Text test parameter to NullPlugin
  • Fixed problem with zoom window not saving annotation or plugin parameters
  • Text input fields now use the with and height values within reasonable limits
Note: See TracTickets for help on using tickets.