This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 11747 - openCursor's text contradicts itself
Summary: openCursor's text contradicts itself
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: Indexed Database API (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-13 11:26 UTC by Jeremy Orlow
Modified: 2011-03-08 01:20 UTC (History)
3 users (show)

See Also:


Attachments

Description Jeremy Orlow 2011-01-13 11:26:45 UTC
openCursor's text says "If the range parameter is a key range then the cursor's range is set to that range. Otherwise, if the range parameter is a key range then the cursor's range is set to key range containing only that key value. If the range parameter is not specified, the cursor's key range is left as undefined."  Clearly one of those should be negated.