You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by no...@apache.org on 2014/10/17 11:35:35 UTC

svn commit: r1632525 - /lucene/dev/trunk/solr/core/src/java/org/apache/solr/util/CommandOperation.java

Author: noble
Date: Fri Oct 17 09:35:35 2014
New Revision: 1632525

URL: http://svn.apache.org/r1632525
Log:
SOLR-6476 error message fixed

Modified:
    lucene/dev/trunk/solr/core/src/java/org/apache/solr/util/CommandOperation.java

Modified: lucene/dev/trunk/solr/core/src/java/org/apache/solr/util/CommandOperation.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/core/src/java/org/apache/solr/util/CommandOperation.java?rev=1632525&r1=1632524&r2=1632525&view=diff
==============================================================================
--- lucene/dev/trunk/solr/core/src/java/org/apache/solr/util/CommandOperation.java (original)
+++ lucene/dev/trunk/solr/core/src/java/org/apache/solr/util/CommandOperation.java Fri Oct 17 09:35:35 2014
@@ -92,7 +92,7 @@ public  class CommandOperation {
     return val;
 
   }
-  static final String REQD = "'{0}' is a required field";
+  static final String REQD = "''{0}'' is a required field";
 
 
   /**Get collection of values for a key. If only one val is present a