issue 15
(PutAttributes crashes with empty attribute (Amazon)) reported by thomas.schoessow
- PutAttributes crashes if at least one attribute is empty.
What is the expected output? What do you see instead?
Would expect that PutAttribute doesn't either fail or adds an empty
attribute or an attribute with a default.
What version of the product are you using? On what operating system?
1.0.0.0 as of 25.02.2008
PutAttributes crashes if at least one attribute is empty.
What is the expected output? What do you see instead?
Would expect that PutAttribute doesn't either fail or adds an empty
attribute or an attribute with a default.
What version of the product are you using? On what operating system?
1.0.0.0 as of 25.02.2008
Aug 08, 2008
issue 14
(Delete using an attribute object tries to use value even if ...) reported by candland
- What steps will reproduce the problem?
1. Added Test case in Patch File to reproduce.
What is the expected output? What do you see instead?
Attribute is not deleted when using an object to specify name.
Please provide any additional information below.
Patch file attached created from root of project. Sorry patch file has some
changes from previous patches.
What steps will reproduce the problem?
1. Added Test case in Patch File to reproduce.
What is the expected output? What do you see instead?
Attribute is not deleted when using an object to specify name.
Please provide any additional information below.
Patch file attached created from root of project. Sorry patch file has some
changes from previous patches.
Jul 30, 2008
issue 13
(VistaDB Impl incorrectly deletes attributes w/ replace [PATC...) reported by candland
- What steps will reproduce the problem?
1. Create array of two + attributes with replace = true.
2. Call PutAttributes on the VistaDB Impl.
3. Notice that the first attribute is inserted, then deleted on the second.
What is the expected output? What do you see instead?
All attributes should remain.
What version of the product are you using? On what operating system?
Source
Please provide any additional information below.
Patch file attached was created from the root directory.
All unit test still pass.
What steps will reproduce the problem?
1. Create array of two + attributes with replace = true.
2. Call PutAttributes on the VistaDB Impl.
3. Notice that the first attribute is inserted, then deleted on the second.
What is the expected output? What do you see instead?
All attributes should remain.
What version of the product are you using? On what operating system?
Source
Please provide any additional information below.
Patch file attached was created from the root directory.
All unit test still pass.