Community
Participate
Working Groups
When you first create a child memento and then set the text data, as in: mementoToSerialize.createChild("type","id"); mementoToSerialize.putTextData(textData); the text data will no longer be there after serializing and then deserializing the memento.
Created attachment 20719 [details] proposed fix
Nick, can you please review (and possibly commit) the fix? The test class is attached to bug 93262.
Patch reviewed and applied. Thanks Boris.
Fixed.
Verified that the regression test XMLMemento.testPutTextDataWithChildrenBug93718 passes in I20050513-0010.