This has been fixed for beta 2, though it involves big DB changes: many string-based identifiers are now case sensitive in the DB whereas they used to be case insensitive. In general, this shouldn't cause any issues as when we dealt with them in PHP, they were treated as case sensitive. This just makes it consistent.