Mod4j: Modeling for Java using Domain Specific Languages

Backslashes in regexp properties must be escaped three times

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.1.0
  • Fix Version/s: 2.1
  • Labels:
    None
  • Number of attachments :
    0

Description

Probably the regexp strings are parsed three times in a row by java code.
Example:
string emailAddress regexp "^[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\\\\.[A-Za-z]{2,4}$" nullable;

Activity

Hide
Jos Warmer added a comment -

Moved to next release, focus in 1.3 is on Presentation DSL.

Show
Jos Warmer added a comment - Moved to next release, focus in 1.3 is on Presentation DSL.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: