rbeckman-nextgen / test-mc5

0 stars 0 forks source link

Regular expressions break Transformers #9

Closed rbeckman-nextgen closed 4 years ago

rbeckman-nextgen commented 4 years ago

Including the following regular expression breaks javascript transformation:

replace(/^\s|\s$/g,'');

Imported Issue. Original Details: Jira Issue Key: MIRTH-25 Reporter: chrisl Created: 2006-09-11T05:42:58.000-0700

rbeckman-nextgen commented 4 years ago

This should be fixed with the transformer caching. Will check soon.

Imported Comment. Original Details: Author: chrisl Created: 2006-10-05T18:13:48.000-0700

rbeckman-nextgen commented 4 years ago

Fixed with compiled JS scripts

Imported Comment. Original Details: Author: chrisl Created: 2006-10-25T00:37:58.000-0700