FLUID-5955: Valuemapper gives misleading error message on wrong syntax

Metadata

Source
FLUID-5955
Type
Bug
Priority
Minor
Status
Closed
Resolution
Fixed
Assignee
Kasper Galschiot Markus
Reporter
Kasper Galschiot Markus
Created
2016-09-13T03:43:51.116-0400
Updated
2016-09-14T10:31:57.816-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Model Transformation System

Description

There is a pretty bad blunder in the valuemapper implementation. If a valuemapper transform is declared, which is missing the mandatory "match" directive, it will output an error message saying that a "matches" directive needs to be supplied (note the match*es*).

Comments