Title: Bug reporting?
Last modified: August 18, 2016

---

# Bug reporting?

 *  [hlke](https://wordpress.org/support/users/hlke/)
 * (@hlke)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/bug-reporting/)
 * I’m encountering quite a few “database error” messages that seem to be related
   to variable type mismatches or perhaps just plain old bugs in the code.
 * For example, if I edit my user info and leave the ICQ field blank, I get an error
   that says: WordPress database error: [Out of range value adjusted for column ‘
   user_icq’ at row 1]
 * The query reveals that it is trying to update user_icq with ”, but user_icq is
   supposed to be an int. In the profile.php code there is a check to make sure 
   the if there is a value for ICQ that it is all numbers, but nothing that converts”
   into an int so it can be inserted into the database.
 * It seems to me that this is buggy code, but I can’t find any mention of it on
   the forums. Where do I report a bug?
 * Edited to add: I’m using MySQL 5.0, which apparently may be the source of my 
   problems.

Viewing 1 replies (of 1 total)

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/bug-reporting/#post-277892)
 * [http://trac.wordpress.org/newticket](http://trac.wordpress.org/newticket)
 * You will need to login to Trac using the same info that you login here with.

Viewing 1 replies (of 1 total)

The topic ‘Bug reporting?’ is closed to new replies.

## Tags

 * [database](https://wordpress.org/support/topic-tag/database/)
 * [report](https://wordpress.org/support/topic-tag/report/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Mark (podz)](https://wordpress.org/support/users/podz/)
 * Last activity: [20 years, 7 months ago](https://wordpress.org/support/topic/bug-reporting/#post-277892)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
