[Bug 14985] Specify how autoincrement + empty keypath works

2012-01-24 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=14985

Jonas Sicking jo...@sicking.cc changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #3 from Jonas Sicking jo...@sicking.cc 2012-01-24 08:58:20 UTC ---
Empty string is still a valid keyPath, at least for now. You just can't use an
empty-string keyPath at the same time as you use a key generator since that is
basically useless (see examples in comment 0).

The intent of this bug was just to cover the interaction between empty keypaths
and autoincrement.

If we do end up killing empty keypaths that seems like a separate bug, so
closing this for now. If we end up killing empty keypaths i'll open a new bug.

Feel free to reopen if you don't agree or if I'm misunderstanding something.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.



[Bug 14985] Specify how autoincrement + empty keypath works

2012-01-12 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=14985

Israel Hilerio [MSFT] isra...@microsoft.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||isra...@microsoft.com
 Resolution|FIXED   |

--- Comment #2 from Israel Hilerio [MSFT] isra...@microsoft.com 2012-01-13 
01:01:11 UTC ---
Section 3.1.5 needs to be updated to reflect the fact that a valid key path
can't be an empty string.  Currently it says:

A valid key path is either the empty string, a JavaScript identifier, or
multiple Javascript identifiers separated by periods

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.



[Bug 14985] Specify how autoincrement + empty keypath works

2011-11-30 Thread bugzilla
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14985

Jonas Sicking jo...@sicking.cc changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Jonas Sicking jo...@sicking.cc 2011-11-30 20:10:44 UTC ---
Fixed, made it throw.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.