I have triggered Rules which send e-mails, which contain tokens. The e-mails are triggered when an integer field increases, and the same e-mails can be triggered up to 5 times.

Two e-mails are sent each time, one through Mime Mail and one through Private Message. Both messages include the same tokens.

Sometimes, the tokens work as expected. Other times, the fields are left blank, nothing. There are <p> before and after each token, and the paragraph breaks do appear.

So, for instance, in messages 1,2 and 4, the tokens may work. In messages 3 and 5, the token area is blank. The tokens are either displayed or blank for both the Mime Mail and the Private Message mail.

The fields are all node fields, unrelated to user profile. They are Replacement patterns for updated content Token.

The cck fields from which the tokens are derived are all in this format:

home_address|<b>YOUR HOME ADDRESS</b> - We need a precise street address,

I see other issues where tokens in e-mail do not work as expected, but did not see anything else with this behavior.

I will try the development version and realize this may not be reproducible, just want to document it in case someone has the same issue or has a solution.