Hi all,
I still see some problems affecting the way localized labels are
rendered after the recent refactoring.
The problem is that, if the label is missing, the framework should
always return the label id, so that it is rendered on the screen.
Right now this is not true (at least for the labels in screen widgets
and menu widgets); for an example have a look at this screen:
https://localhost:8443/accounting/control/GlAccountNrPaymentMethod?organizationPartyId=CompanyYou will notice that thetitles for the two screenlets are empty and
that there is also an empty menu item.
Any idea of how we could fix this?
Cheers,
Jacopo