Bug #38384 | Can't add project to MySQL FOrge? | ||
---|---|---|---|
Submitted: | 25 Jul 2008 17:53 | Modified: | 25 Jul 2008 18:30 |
Reporter: | Roland Bouman | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Websites: MySQLForge | Severity: | S1 (Critical) |
Version: | current | OS: | Any |
Assigned to: | Jay Pipes | CPU Architecture: | Any |
[25 Jul 2008 17:53]
Roland Bouman
[25 Jul 2008 18:30]
Jay Pipes
Fix pushed. Code was comparing for 0, not "0" for return from connection. Casting to (int) fixed the issue.