Opened 12 years ago
Closed 12 years ago
#1055 closed defect (fixed)
MCP - unable to add "Other language"
Reported by: | ianwallen | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | v2.8.0 |
Component: | User interface (web) | Version: | v2.8.0RC0 |
Keywords: | Cc: |
Description
When attempting to add "Other language" via the medatada editor, it always sets the language to "English" so I'm unable to add other languages via the interface.
OS: Windows XP Using todays 2.8 nightly build and latest MCP schema plugin.
Attachments (1)
Change History (6)
by , 12 years ago
Attachment: | update-fixed-info.patch added |
---|
comment:1 by , 12 years ago
comment:2 by , 12 years ago
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 12 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
I believe this was just a partial fix. It fixed the issue in that I can now select another main languages for the MCP metadata.
However if I click on "Other Languages" for the metadata I get an blank selection box. So I cannot create a multilingual record.
This may be related to Ticket #1054?
comment:5 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Yes - Both languageCode *and* language need to be processed in iso19139 mode to pick up the language select box - why can't we all speak one language eg. esperanto? - would make things much easier! :-) Thanks.
The problem seems to be in the update-fixed-info.xsl file.
Not sure why this was hard coded to "English"?
I also noticed the same for the Country - it is hard coded to "Australia"? This means that code similar to the following would not be possible. (Taken from http://www.schemacentral.com/sc/niem21/e-gmd_PT_Locale.html)
I have upload a proposed patch based on the update-fixed-info.xsl from update-fixed-info.xsl