[Lazarus] Please test this page

Anthony Walter sysrpl at gmail.com
Tue Nov 17 10:36:55 CET 2015


Michael, thanks for testing. I am running mono on Linux here, but I use my
own hardware, so I have the option to do/user whatever I like.

If Konqueror is pooping on my stuff you can probably check the console and
see if there is a javascript error. Perhaps I can fix it.

Oh and yes, I do restrict the "phrase" to an identifier. In the template
code I pasted in my last message, at line #15

if (!phrase.IsIdentifier())
  return;

Reasoning, there is no page which isn't an identifier, so if I can
eliminate a search before it hits the database, then I save unnecessary
processor utilization.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20151117/c4c44095/attachment-0003.html>


More information about the Lazarus mailing list