Re: [phpOpenTracker-User] v1.2 first bugs :)
Jean-Christian Imbeault <[email protected]>
| Newsgroups | gmane.comp.web.phpopentracker.general |
|---|---|
| Message-ID | <[email protected]> |
Sebastian Bergmann wrote: > >>PHP Notice: Undefined index: REMOTE_ADDR in You're probably right and I had not upgrade because I cannot reproduce the bug :) > I did not, and cannot, test a release with PostgreSQL. So if you can > come up with a fix for that, I will put into a phpOpenTracker 1.2.1 > release. I'll do my best. Do you mind changes to your source? According to the SQL specs I believe postgres is right in refusing to convert 0/1 to boolean (but I am not 100% positive). IMHO the best way would be not to use PHP's loose boolean type (0/1) when inserting into the DB but explicitly insert true/false ... What do you think? Jean-Christian Imbeault ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps