sword swap ingest crosswalk: attribute test for dc.identifier.uri incorrect
---------------------------------------------------------------------------

                 Key: DS-639
                 URL: http://jira.dspace.org/jira/browse/DS-639
             Project: DSpace 1.x
          Issue Type: Bug
    Affects Versions: 1.6.0
            Reporter: Bill Hays
            Priority: Minor


In the crosswalk, sword-swap-ingest.xsl, line 96,

<xsl:if test="epdcx:valueString[epdcx:sesURI]='http://purl.org/dc/terms/URI'">

does not accurately test for the given attribute.  One solution:

<xsl:if test="epdcx:valuestri...@epdcx:sesURI='http://purl.org/dc/terms/URI']">

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to