NIHVIVO-646 JS bug fixes and refinements

This commit is contained in:
rjy7 2010-07-02 18:29:07 +00:00
parent 9a525138bf
commit fc8e41feec

View file

@ -91,11 +91,12 @@ public class PrimitiveRdfEdit extends FreeMarkerHttpServlet{
protected void processRequest(VitroRequest vreq, HttpServletResponse response) {
/* Test error case
//Test error case
/*
if (1==1) {
doError(response, "Test error", 500);
return;
}*/
} */
/* Predefined values for RdfFormat are "RDF/XML",
* "N-TRIPLE", "TURTLE" (or "TTL") and "N3". null represents