Get_text with safe_erb on Rails 2

After patching safe_erb to work with rails 2, I am now getting conflicts
with get_text.

When get_text gets a translated value, I recieve the tainted exception.
Has anyone come across this before and if so, where do I monkey patch to
insert the untaint() method… :slight_smile:

If no responses, I will eventually post my solution…

Thanks in advance

ilan