Commit
9b7f3f2a82ff859f08c45b439c17cd62b2997239
by devpabloggtsk60-61: Fixes story creation/update with themes
Fixes story creation and update issues when themes are set by explicitly
using the ThemeTypeConverter in JSF views. The converter is no longer
applied globally and is referenced where required to ensure correct
theme rendering and form submission in read, editor, and story card
components.