bug #9007
closedEnable i18n support for media description UI
100%
Description
Currently it shows only English/Default language. If a description is stored in another language this text is not visible and not editable.
Related issues
Updated by Andreas Müller over 3 years ago
- Tags changed from greece to greece, i18n
Updated by Katja Luther almost 3 years ago
- Target version changed from Release 5.18 to Release 5.19
Updated by Andreas Müller almost 3 years ago
- Target version changed from Release 5.19 to Release 5.21
Updated by Andreas Müller over 2 years ago
- Target version changed from Release 5.21 to Release 5.22
Updated by Andreas Müller over 2 years ago
- % Done changed from 0 to 30
This seems to be partly fixed. I18n support exists for media description and for media title.
@Katja, can you please link to the ticket where this was fixed?
However, there seems to be the issue left, that if only a non-default language text exists this is not shown if multi-language support is not selected in the preferences. But maybe I am wrong and it there is only an empty default language representation in my example. But empty data shouldn't be stored.
This might be a general issue for all i18n handlings. If this is true we need a general ticket on correct handling of i18n and can close this one as duplicate or worksforme.
Updated by Andreas Müller over 2 years ago
- Related to feature request #7707: Handle title / titleCache similar to Media in Classification and other classes added
Updated by Andreas Müller over 2 years ago
- Related to bug #6838: Implement i18n for FeatureTreeEditor added
Updated by Katja Luther over 2 years ago
- Target version changed from Release 5.22 to Release 5.45
Updated by Andreas Müller over 1 year ago
- Status changed from New to Feedback
- Target version changed from Release 5.45 to Release 5.32
- % Done changed from 30 to 70
- Severity changed from normal to critical
This to me seems to be fixed. Can you please verify and close the ticket if possible.
Updated by Andreas Müller over 1 year ago
There seems to be a related open issue with the details view for the MediaSpecimen in the specimen tree editor.
- i18n editing of the title is not available here, and to me it looks like when editing the record always a title record in the default language is create, this is unwanted if a title in another language exists already; either we always offer i18n support in such a case or we disable the field for editing - I realized this when using media in salvador database for media specimen. The media there use Latin as title language (as the title shows mostly the taxon name and author of reference) and Spanish for the description. Especially for the title this leads to unwanted results after saving the data as also the titleCache changes then => #10107
- the description is not available at all (but there might be data if the media reused and originally stems from another input), we should at least show a warning or info if such data exists (see also #6229) => #10108
These issues may become new ticket/s if they are not fast to fix.
Updated by Andreas Müller over 1 year ago
- Copied to bug #10107: i18n bug when editing media not having a default language title added
Updated by Andreas Müller over 1 year ago
- Copied to bug #10108: Description for MediaSpecimen not shown even if it exists (i18n) added
Updated by Andreas Müller over 1 year ago
- Status changed from Feedback to Resolved
- % Done changed from 70 to 90
I guess this is solved and can be closed? Remaining issues copied to new tickets. Please move back to original milestone before closing.
Updated by Andreas Müller over 1 year ago
- Priority changed from Highest to Priority14
Updated by Katja Luther over 1 year ago
- Status changed from Resolved to Closed
- Target version changed from Release 5.32 to Release 5.22
The ticket can be closed because now the language text is get by "getPreferedLanguageText"