Id is generated with PascalCasing, but query returns lowercase

41 views
Skip to first unread message

Paul Stovell

unread,
Jul 2, 2012, 7:16:01 PM7/2/12
to rav...@googlegroups.com
Given this test:


It seems that after calling Store(), the generated ID uses pascal casing (MyDocuments/1), but when I query for the document it returns lowercase. 

I understand that lowercase is used internally and that queries for ID are case-insensitive. It seems odd that the generator uses mixed case though. 

(I hit this because I import a bunch of documents, and then store the generated document ID for reference later - but when I check my list of ID's I don't get a match because the case has changed)

Paul


Itamar Syn-Hershko

unread,
Jul 2, 2012, 7:17:58 PM7/2/12
to rav...@googlegroups.com
Which build are you using?

I'm pretty sure this was noted and fixed prior to 960

Paul Stovell

unread,
Jul 2, 2012, 7:21:45 PM7/2/12
to rav...@googlegroups.com
Ah, my bad. I'm running 888. Will upgrade!

Paul
Reply all
Reply to author
Forward
0 new messages