[ 
http://jira.dspace.org/jira/browse/DS-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Wood reassigned DS-232:
----------------------------

    Assignee: Mark Wood

> DCPersonName parses name incorrectly (fix included)
> ---------------------------------------------------
>
>                 Key: DS-232
>                 URL: http://jira.dspace.org/jira/browse/DS-232
>             Project: DSpace 1.x
>          Issue Type: Bug
>          Components: DSpace API
>    Affects Versions: 1.5.2
>         Environment: Sun Java 1.5, MacOSX, Oracle.. not htat it matters..
>            Reporter: Larry Stone
>            Assignee: Mark Wood
>         Attachments: DCPersonName.java.diff.txt
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> When parsing a name string (e.g. value of dc.contributor.author metadata 
> field) DCPersonName assumes the last name is followed by a comma AND A SPACE. 
>  If the space is missing, it eats the first character of the firstname(s).  
> The attached patch fixes it, and deals with any other whitespace issues 
> around the comma so the format is more liberal: lastname can be followed by 
> arbitrary whitespace, then a comma, then firstname(s).  

-- 
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

        

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to