Just figured out the bug, javascript in href of link tags worked fine
on chrome, but failed on firefox, I've changed any such links from <a
href="javascript...." to <a onClick="jsFunc()..."

Hopefully this works across everywhere, pushed and updated.

Thanks,
Abhishek

On May 22, 4:57 am, GoldenTiger <goldenboy...@gmail.com> wrote:
> Great, now I am learning web2py I have a few of them noted at my Mac
> desktop.
>
> There is a little bug athttp://bugs.madetokill.com
> Register button redirect to javascript code instead of /index.php?
> page=regUser
>
> Juan Martinez

Reply via email to