So I've looked into this more.  It is a encoding decoding issue around 𝛿. 
 In dspace 4  mets 𝛿 is converted to &#120575 which is correct

RE: http://www.codetable.net/decimal/120575

but in dspace 6 mets 𝛿 was improperly encoded as �� This 
breaks the xml decoder and so the page does not render properly.

Any ideas?

On Thursday, July 6, 2017 at 11:51:22 AM UTC-7, ben Sheaff wrote:
>
> I want to ask a question about a possible bug in dspace 6 In dspace 4 it 
> works and and dspace 6 it does not.
>
> basically, in the mets.xml for an item dspace 4 produces: 
>
> <dim:field qualifier="abstract" mdschema="dc" language="en_US" 
> element="description">This dissertation presents detailed studies of the 
> electronic structures of two&#13; molecular systems, iron monocarbide (FeC) 
> and rhenium mononitride (ReN). There had&#13; been no research on either 
> molecule prior to the present investigation.&#13; FeC is the first 3d 
> transition metal carbide to have been characterized&#13; spectroscopically. 
> The ground electronic state of FeC has been established in our studies&#13; 
> to be an inverted ³Δ (&#120575;³δ¹)
>
>  but dspace 6 produces: 
>
> <dim:field qualifier="abstract" mdschema="dc" language="en_US" 
> element="description">This dissertation presents detailed studies of the 
> electronic structures of two&#13; molecular systems, iron monocarbide (FeC) 
> and rhenium mononitride (ReN). There had&#13; been no research on either 
> molecule prior to the present investigation.&#13; FeC is the first 3d 
> transition metal carbide to have been characterized&#13; spectroscopically. 
> The ground electronic state of FeC has been established in our studies&#13; 
> to be an inverted ³Δ (&#55349;&#57087;³δ¹) 
>
> So the problem is: "invalid xmlChar value 55349" 
>
> This stops the page from rendering so you cannot see the item or any of 
> its metadata.
>
> The database is different but running on the same database server. Both 
> dspace 4 and 6 are on the same tomcat. Any ideas? 
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to