Refs #27795 -- Prevented SafeText from losing safe status on str()
This will allow to replace force_text() by str() in several places (as one of the features of force_text is to keep the safe status).
Showing
Please
register
or
sign in
to comment