fixes #1038
authorn.hoffmann <n.hoffmann@localhost>
Mon, 28 Sep 2009 14:56:05 +0000 (14:56 +0000)
committern.hoffmann <n.hoffmann@localhost>
Mon, 28 Sep 2009 14:56:05 +0000 (14:56 +0000)
taxeditor-editor/src/main/java/eu/etaxonomy/taxeditor/propertysheet/name/NonViralNamePropertySource.java

index e9d9a9afb5bea9a2711247415a7ce25f7ae9f9f6..08bcef5a276f09fa659b73c74a8ce06e86182d65 100644 (file)
@@ -501,6 +501,7 @@ public class NonViralNamePropertySource implements ICdmBasePropertySource {
                if (id.equals(P_ID_RANK)) {\r
                        int index = ((Integer) value).intValue();\r
                        name.setRank(ranks[index]);\r
+                       name.removeParsingProblem(ParserProblem.CheckRank);\r
         }\r
                        \r
                // Nomenclatural status        \r