Ticket #7281 (closed Bug: fixed)
Translation in dropdown actions
| Reported by: | radekj | Owned by: | hannosch |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0.5 |
| Component: | Internationalization | Keywords: | |
| Cc: |
Description
In 'Display' dropdown actions, when a content item is selected as a default view and you are not it this item context (for example you are in '/folder_contents' view), the translation is displayed with error - mesage string is: "Item: ${contentitem}", and '</br>' tag is displayed in translation string (for example in Dutch translation).
Change History
comment:3 follow-up: ↓ 4 Changed 4 years ago by radekj
- Status changed from closed to reopened
- Resolution fixed deleted
I've just checked and noticed that this problem still exists in Plone 3.0.4.
Note: See
TracTickets for help on using
tickets.

(In [18133]) when viewing the folder the title of the selected default-page should be shown in the "display" content menu (instead of the title of the folder) and the mapping needs to be set up correctly as well (see #7281)