glens       2004/12/31 23:06:34

  Modified:    src/testcases/org/apache/poi/hssf/model
                        TestFormulaParser.java
  Log:
  Fixed bugzilla references
  
  Revision  Changes    Path
  1.14      +1 -1      
jakarta-poi/src/testcases/org/apache/poi/hssf/model/TestFormulaParser.java
  
  Index: TestFormulaParser.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-poi/src/testcases/org/apache/poi/hssf/model/TestFormulaParser.java,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- TestFormulaParser.java    23 Aug 2004 08:52:48 -0000      1.13
  +++ TestFormulaParser.java    1 Jan 2005 07:06:34 -0000       1.14
  @@ -212,7 +212,7 @@
         
        /**
         * Bug Reported by [EMAIL PROTECTED] (Jens Riis)
  -      * Refers to Bug <a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17582";>#17582</a>
  +      * Refers to Bug <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=17582";>#17582</a>
         *
         */
        public void testNonAlphaFormula(){
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to