In a dieision table I have an action that looks like this.
headline.setText("$param");
In the column below I have data that looks like this
$338
I get an error from the regex parser during the translation of the table
If I remove the $ so the data reads 338 The table translates fine and everything works.
This is critical since I have users entering data into the decision tables who would not understand the idea of substituting another character for the $ sign
Recommendation for immediate results is to download 2.5 beta 2, and use the decisiontable jar from it with 2.1 (it should work and there haven't been many changes to decision tables itself for 2.5).