I switched from version 2.1.1 to 2.1.3 and now I have problems with the simple-form-transformer...
In my old version i could get my breaks like that: <error name="persons" when="too-small">Error<br/></error> Or i could make a few changes in the text like that: <error name="persons" when="too-small">The <em>smallest</em> car seats 2.<br/></error> Now, that is not working any more. Btw, it is working with one tag, but not with more than one.. <error name="persons" when="is-null">Error<br/></error> <error name="persons" when="too-small">Error</error> is working <error name="persons" when="is-null">Error<br/></error> <error name="persons" when="too-small">Error<br/></error> is not working.. (EmptyStackException) Hope someone could help Freddy
pgp00000.pgp
Description: PGP signature
