- From: Israel Hilerio <israelh@microsoft.com>
- Date: Wed, 6 Jul 2011 17:06:25 +0000
- To: "public-webapps@w3.org" <public-webapps@w3.org>
- CC: Adam Herchenroether <aherchen@microsoft.com>
What is the expected behavior when calling update() in a cursor index that requires unique values. Firefox allows the update, even when it results in a duplicate value. Chrome throws an error event with the code set to UNKNOWN_ERR. We believe an error should be thrown because of the violation of the unique value index constraint and the error code should be set to CONSTRAINT_ERR. What do you think? Israel
Received on Wednesday, 6 July 2011 17:07:06 UTC