(Robert Tansley)

- Fixes to QueryArgs and RegisterServlet that cause NullPointerExceptions on
  invalid input


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1762 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Robert Tansley
2007-04-05 22:35:52 +00:00
parent 9b6c5729e4
commit f0c5ceec69
3 changed files with 31 additions and 7 deletions

View File

@@ -1,5 +1,9 @@
1.4.2 beta
===========
(Robert Tansley)
- Fixes to QueryArgs and RegisterServlet that cause NullPointerExceptions on
invalid input
(Andrea Bollini)
- SF Patch #1528142 Malformed OAI-PMH response: illegal bytes in UTF-8 for SF Bug #1490162