Uncaught TypeError: Object 198 has no method 'toLowerCase'
persistence.search.js:59
Lots of these errors, just now while I’m typing 173 of them and counting :S
Submitted by Terje Pedersen on 31 May 2011 at 16:12
Issue Log
On 1 June 2011 at 11:02 Zef Hemel commented:
I’ll fix this in the persistence.js library. Making it robust even when trying to index
null
strings.
On 1 June 2011 at 11:02 Zef Hemel closed this issue.
On 1 June 2011 at 14:31 Terje Pedersen commented:
Seems like some of those came from using an old removed entity field, the compiler should have told me about it ;-)
On 17 June 2011 at 13:40 Terje Pedersen commented:
I think I know why I have some of these, I have used (searchable) on a Num field because I want to to search for these numbers
Log in to post comments