[ 
http://jira.dspace.org/jira/browse/DS-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11414#action_11414
 ] 

Mark Diggory commented on DS-557:
---------------------------------

I'd still commit the fix for dates. If the proof of concept becomes popular, 
then there are grounds for something more feature rich, and fixes like this are 
that "discussion in the broader community" already at work.  There are many 
things that will need improvement with the whole system... but don't throw the 
babe out with the bath-water.



> LC Authority Names - Lookup Feature - names w/o dates
> -----------------------------------------------------
>
>                 Key: DS-557
>                 URL: http://jira.dspace.org/jira/browse/DS-557
>             Project: DSpace 1.x
>          Issue Type: Improvement
>    Affects Versions: 1.6.0, 1.6.1, 1.7
>            Reporter: Mark Diggory
>             Fix For: 1.7
>
>         Attachments: LCNameAuthority.java
>
>
> Forwarded conversation
> Subject: [Dspace-tech] LC Authority Names - Lookup Feature - names w/o dates
> ------------------------
> From: Francis, Ronee L <r.fran...@vanderbilt.edu>
> Date: Fri, Apr 23, 2010 at 11:59 AM
> To: "dspace-t...@lists.sourceforge.net" <dspace-t...@lists.sourceforge.net>
> We are having an issue with LC  Authority Names. When using the Lookup 
> feature in 1.6, the results do not include dates.
> Example results looks like this:
> Wilkins, Abraham
> Lincoln, Abraham
> Lincoln, Abraham
> Lincoln, Abraham
> Lincoln, Abraham
> Lincoln, Bommala-Abraham
> The OCLC search results look like this and include dates. Can someone help to 
> correct this or shed some light on the problem?
>  
> Thanks,
> Ronee
> ----------
> From: Mark Diggory <mdigg...@atmire.com>
> Date: Fri, Apr 23, 2010 at 4:36 PM
> To: "Francis, Ronee L" <r.fran...@vanderbilt.edu>
> Cc: "dspace-t...@lists.sourceforge.net" <dspace-t...@lists.sourceforge.net>
> Ronee,
> Do you have the link? It did not come through.I am suspect that the 
> SRUHandler is not parsing off the date and appending it in the choices. We 
> may want to revisit what fields should be passed through and included in the 
> choices.
> http://scm.dspace.org/svn/repo/dspace/trunk/dspace-api/src/main/java/org/dspace/content/authority/LCNameAuthority.java
> Mark
> ----------
> From: Mark Diggory <mdigg...@atmire.com>
> Date: Fri, Apr 23, 2010 at 4:44 PM
> To: "Francis, Ronee L" <r.fran...@vanderbilt.edu>
> Cc: "dspace-t...@lists.sourceforge.net" <dspace-t...@lists.sourceforge.net>
> Yes, its just returning one field of the srw record, not sure if its a
> problem, just not a "feature". I'd recommend possibly a JIRA ticket on
> exploring if xslt can be used to provide users with simple template
> option to set what the results should be formated like when turned in
> Choices in the Handler.
> <mx:datafield ind1="1" ind2=" " tag="400">
> <mx:subfield code="a">Lincoln, Abraham,</mx:subfield>
> <mx:subfield code="d">ca. 1840-1922</mx:subfield>
> </mx:datafield>
> --
> ----------
> From: Poulter, Dale <dale.poul...@vanderbilt.edu>
> Date: Mon, Apr 26, 2010 at 11:47 AM
> To: Mark Diggory <mdigg...@atmire.com>, "Francis, Ronee L" 
> <r.fran...@vanderbilt.edu>
> Cc: "dspace-t...@lists.sourceforge.net" <dspace-t...@lists.sourceforge.net>
> Mark,
> If anyone else is interested,  I have modified the LCNameAuthority.java to 
> also display/add dates (birth/death) to the lookup.

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

        

------------------------------------------------------------------------------

_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to