Comment 2 for bug 394133

Revision history for this message
Barry Warsaw (barry) wrote :

Stupid ideas:

1. Change new-held-message.txt to stop at the "visit:" line, wrap that after substitution and then use string concatenation to add the %(review_url)s and closing.

2. Set force_wrap=False in notify_message_held() and see if that works. You may need to unfill the only paragraph in new-held-message.txt that you really care about wrapping.