Commit e915eff8 authored by Jérome Perrin's avatar Jérome Perrin

Fix translated category accessors

Translated property accessor accessor accidentally changed to return
on python2 unicode for translated messages and str for non translated
messages in a17bb910 

To make it worse, CMFCategory's Renderer was swallowing exceptions.

This restores translated accessors behavior and changes Renderer to
let exceptions propagate

See merge request !1629
parents eef80b9e 941eba51
Pipeline #21532 failed with stage
in 0 seconds