[Dspace-tech] utf issues with metadata

2013-07-02 Thread Eimar Koort
Hi,

I'm having UTF problems with dspace 3.0 (and 3.1)

Same issue is described here:
http://dspace.2283337.n4.nabble.com/Error-with-Dspace-OAI-PHM-listing-records-and-Identifiers-td4662827.html#a4664511

So my problems (using dspace 3.0):

http://dspace.emu.ee/oai/request?verb=ListRecords&metadataPrefix=mets&set=com_10492_1

1) Attachment URL-s containing %2F so they are not valid anymore and
attachment can't be found.
http://dspace.emu.ee/xmlui/bitstream/10492%2F79/1/bitstream

Should be:
http://dspace.emu.ee/xmlui/bitstream/10492/79/1/bitstream


2) Text (mods:abstract) containing non-ascii characters is not printed out
correctly:
"Looduslähedase metsamajanduse üheks..."

Should be: "Looduslähedase metsamajanduse üheks..."

Entry itself seems to be fine when looking here:
https://dspace.emu.ee/handle/10492/79

Any hints?

Regards
--
Eimar Koort
( eimar.ko...@gmail.com )
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] utf issues with metadata

2013-07-02 Thread SUZUKI Keiji
Hi Eimar,

I think that your problem (1) is same as the following issue.

https://jira.duraspace.org/browse/DS-1537

The problem (2) was not able to be reproduced in my environment.

Regards,
Keiji Suzuki
Ebetsu, Japan

2013/7/2 Eimar Koort 

> Hi,
>
> I'm having UTF problems with dspace 3.0 (and 3.1)
>
> Same issue is described here:
>
> http://dspace.2283337.n4.nabble.com/Error-with-Dspace-OAI-PHM-listing-records-and-Identifiers-td4662827.html#a4664511
>
> So my problems (using dspace 3.0):
>
>
> http://dspace.emu.ee/oai/request?verb=ListRecords&metadataPrefix=mets&set=com_10492_1
>
> 1) Attachment URL-s containing %2F so they are not valid anymore and
> attachment can't be found.
> http://dspace.emu.ee/xmlui/bitstream/10492%2F79/1/bitstream
>
> Should be:
> http://dspace.emu.ee/xmlui/bitstream/10492/79/1/bitstream
>
>
> 2) Text (mods:abstract) containing non-ascii characters is not printed
> out correctly:
> "Looduslähedase metsamajanduse üheks..."
>
> Should be: "Looduslähedase metsamajanduse üheks..."
>
> Entry itself seems to be fine when looking here:
> https://dspace.emu.ee/handle/10492/79
>
> Any hints?
>
> Regards
> --
> Eimar Koort
> ( eimar.ko...@gmail.com )
>
>
> --
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette:
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] utf issues with metadata

2013-07-05 Thread Eimar Koort
Hi SUZUKI,

Thank You for pointing out patch. This seems to be the right thing.
However  - i can't locate ItemUtils.java file in my system and i don't know
how to fix this problem or add this patch.

I think that second issue is also caused by double encoding...

--
Eimar Koort
( eimar.ko...@gmail.com )


2013/7/2 SUZUKI Keiji 

> Hi Eimar,
>
> I think that your problem (1) is same as the following issue.
>
> https://jira.duraspace.org/browse/DS-1537
>
> The problem (2) was not able to be reproduced in my environment.
>
> Regards,
> Keiji Suzuki
> Ebetsu, Japan
>
> 2013/7/2 Eimar Koort 
>
>> Hi,
>>
>> I'm having UTF problems with dspace 3.0 (and 3.1)
>>
>> Same issue is described here:
>>
>> http://dspace.2283337.n4.nabble.com/Error-with-Dspace-OAI-PHM-listing-records-and-Identifiers-td4662827.html#a4664511
>>
>> So my problems (using dspace 3.0):
>>
>>
>> http://dspace.emu.ee/oai/request?verb=ListRecords&metadataPrefix=mets&set=com_10492_1
>>
>> 1) Attachment URL-s containing %2F so they are not valid anymore and
>> attachment can't be found.
>> http://dspace.emu.ee/xmlui/bitstream/10492%2F79/1/bitstream
>>
>> Should be:
>> http://dspace.emu.ee/xmlui/bitstream/10492/79/1/bitstream
>>
>>
>> 2) Text (mods:abstract) containing non-ascii characters is not printed
>> out correctly:
>> "Looduslähedase metsamajanduse üheks..."
>>
>> Should be: "Looduslähedase metsamajanduse üheks..."
>>
>> Entry itself seems to be fine when looking here:
>> https://dspace.emu.ee/handle/10492/79
>>
>> Any hints?
>>
>> Regards
>> --
>> Eimar Koort
>> ( eimar.ko...@gmail.com )
>>
>>
>> --
>> This SF.net email is sponsored by Windows:
>>
>> Build for Windows Store.
>>
>> http://p.sf.net/sfu/windows-dev2dev
>> ___
>> DSpace-tech mailing list
>> DSpace-tech@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>> List Etiquette:
>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>>
>
>
>
>
>
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette