moutard / SubZoom-Proto1

1 stars 1 forks source link

Error with uniquiness searchKeys. #142

Closed moutard closed 11 years ago

moutard commented 11 years ago

Only in specific case, that i didn't identified yet the keywords can't be updated. Not critical because it wil be updated later.

Can't open the database engine_indexeddb.js:1006 Event {clipboardData: undefined, cancelBubble: false, returnValue: true, srcElement: IDBRequest, defaultPrevented: false…} bubbles: true cancelBubble: false cancelable: true clipboardData: undefined currentTarget: IDBRequest defaultPrevented: false eventPhase: 2 returnValue: true srcElement: IDBRequest target: IDBRequest timeStamp: 1362403313368 type: "error" proto: Event engine_indexeddb.js:1007 IDBRequest {readyState: "done", transaction: IDBTransaction, source: IDBObjectStore, webkitErrorMessage: "Unable to add key to index 'sKeyword': at least on…key does not satisfy the uniqueness requirements.", error: DOMError…} error: DOMError errorCode: 4 onerror: function (oEvent){ onsuccess: function (oEvent) { readyState: "done" result: null source: IDBObjectStore transaction: IDBTransaction webkitErrorMessage: "Unable to add key to index 'sKeyword': at least one key does not satisfy the uniqueness requirements." proto: IDBRequest