Issue 10928

Tag factories fail in roundtripping

10928
Reporter: mdoering
Assignee: jcuadra
Type: Bug
Summary: Tag factories fail in roundtripping
Priority: Blocker
Resolution: Fixed
Status: Closed
Created: 2012-03-09 14:21:41.946
Updated: 2013-12-16 17:50:52.739
Resolved: 2012-07-04 11:27:24.172
        
Description: The clientIT tests for all network entities have a testGenericAddComponent base test that at the end checks if newly added tags are indeed the same as the one originally passed in. This fails and is out commented currently:

      //TODO: fix tag factories so this works
      //Assert.assertEquals(newTag, c);


Fix factories so we can enable this assertion again.]]>
    


Author: trobertson@gbif.org
Comment: Bumping to 0.2, raising to blocker
Created: 2012-06-26 14:00:59.729
Updated: 2012-06-26 14:00:59.729


Author: jcuadra@gbif.org
Created: 2012-07-04 11:27:24.206
Updated: 2012-07-04 11:27:24.206
        
Resolved in
http://code.google.com/p/gbif-registry/source/detail?r=3121
and
http://code.google.com/p/gbif-registry/source/detail?r=3122