Project

General

Profile

Actions

Bug #7054

closed

Morpho does not correctly handle enumerated codes with additional free text

Added by ben leinfelder almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
Start date:
07/11/2016
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:

Description

When defining Attribute/columns as unordered, enumerated values with codes: When I select the checkbox "Attribute contains free-text in addition to those values listed above" and check back on the column later, the window that pops up when I select "edit column description" is the Morpho Editor interface instead of the "Define Attribute/Column" interface.

Actions #1

Updated by ben leinfelder almost 8 years ago

  • Status changed from New to Closed

For some reason we were adding a "pattern" element when the checkbox was selected but were not handling the element when returning to the form. I have removed the pattern element.
//returnMap.put(xPathRoot + "textDomain1/pattern1", ".*");

Actions

Also available in: Atom PDF