Yes, it is. 
This line of code probably needs to be changed: 
https://github.com/mdipierro/web2py-book/blob/master/controllers/default.py#L152
 
to 
k = data.lower().find(search.lower())




On Thursday, March 19, 2015 at 2:35:59 PM UTC+5:30, Kenneth wrote:
>
> Hello,
>
> is the search function in web2py Book supposed to be case sensitive? 
>
> I went to the online book and typed sqlform in the search field. 
>
> Was a little bit surprised when I got: No results for "sqlform" Searching 
> for SQLFORM works. 
>
>
> Kenneth
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to