Bugs item #2155479, was opened at 2008-10-09 13:00 Message generated for change (Comment added) made by tdonohue You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=119984&aid=2155479&group_id=19984
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Submission/Ingest Group: 1.5.1 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Dorothea Salo (dsalo) Assigned to: Nobody/Anonymous (nobody) Summary: Submission verify page handles dc.identifier.* incorrectly Initial Comment: On the submission verify page in XMLUI, the "Identifiers" line lists all identifiers, including dc.identifier.citation (which has a line to itself, above). I'm not completely sure what the 'null' at the beginning is, but it may be a placeholder for dc.identifier.uri, which also shouldn't be there. ---------------------------------------------------------------------- >Comment By: Tim Donohue (tdonohue) Date: 2009-01-27 12:44 Message: Stuart, Following up on this...Your XMLUI fix works fine for me. The only thing I'd also add is a check to be sure that displayValue is also not a null string (i.e. ""). Can we get this patch in for 1.5.2? It's a rather annoying bug that'd be great to squash once and for all. - Tim P.S. I haven't had a chance to test the JSPUI fix, mostly cause I don't have JSPUI running locally by default. ---------------------------------------------------------------------- Comment By: Stuart Lewis (stuartlewis) Date: 2008-12-20 16:04 Message: Hi Dorothea - I've attached a patch which seems to work. The same issue affects that JSPUI, however in that case the text isn't displayed, but a <br /> is entered instead. The patch addresses both of these. I don't know if there are likely to be any unforeseen consequences of this, so I'd be grateful if you could test it. Thanks, Stuart Lewis File Added: Fix_for_SF_bug_[2155479]_Submission_verify_page_handles_dc_identifier___incorrectly.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=119984&aid=2155479&group_id=19984 ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel
