Fixed NullPointerException in calls to doList and render where request object is...
authorl.morris <l.morris@localhost>
Thu, 13 Dec 2012 15:34:51 +0000 (15:34 +0000)
committerl.morris <l.morris@localhost>
Thu, 13 Dec 2012 15:34:51 +0000 (15:34 +0000)
commit9a230c108bcc4baae09c5e12da42cc7d004f65e9
tree61c9ecfb76fd6eb3f9b4840d0627eb01f54336ab
parent42d88b009baa731ddede564ace50a62c0d1f34a3
Fixed NullPointerException in calls to doList and render where request object is null.
cdmlib-remote/src/main/java/eu/etaxonomy/cdm/remote/controller/BaseListController.java
cdmlib-remote/src/main/java/eu/etaxonomy/cdm/remote/view/JsonView.java