|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________ Dspace-devel mailing list Dspace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-devel
https://github.com/DSpace/DSpace/pull/315
Empty metadata fields no longer cause the Mirage simple item view to break.
In addition to this, I added a few extra tests for empty dc.title metadata fields.
Ideally, we should make the system robust enough that empty metadata fields simply don't occur: if an admin executes an item edit, and he removes the entire string from a metadata field, the entire field should be removed. Will create a separate ticket for this.