On Wednesday 07 September 2011, Stephan Bergmann wrote:
final String FldResult1 = "*i*"; final String FldResult2 = "+b+*i*"; final String FldResult3 = "-1-+b+*i*"; - final String FldResult4 = "1."; - final String FldResult5 = " 1."; - final String FldResult6 = "A. 1."; + final String FldResult4 = "1"; + final String FldResult5 = " 1"; + final String FldResult6 = "A 1";
The last one should be "A.1" rather than "A 1". The second last should be "1" rather than " 1". The ule implemented was actually somewhat more complex than the simple rule described in the bug report.
Attachment:
signature.asc
Description: This is a digitally signed message part.