Title: Bug, I guess
Last modified: August 22, 2016

---

# Bug, I guess

 *  [manuelmasia](https://wordpress.org/support/users/manuelmasia/)
 * (@manuelmasia)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/bug-i-guess/)
 * The plugin returns a seamless sequence of notices like this:
 *     ```
       Notice: Uninitialized string offset: 11439 in wp-content/plugins/theme-check/checks/i18n.php on line 27
       ```
   
 * And this happens because of an open parenthesis among the text:
 *     ```
       _e( 'text field (you can leave it blank', 'mytheme' );
       ```
   
 * Note the parenthesis before “you can…”. Of course I’ve simply fixed by closing
   the parenthesis, but I think it is possibile (for some reason) a scenario with
   parenthesis not closed if the thing doesn’t generate a fatal error.
 * Manuel 🙂
 * [https://wordpress.org/plugins/theme-check/](https://wordpress.org/plugins/theme-check/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [11 years, 6 months ago](https://wordpress.org/support/topic/bug-i-guess/#post-5418694)
 * Hah. Nice catch. Definitely a bug, but probably not one that would crop up often.
   People tend to pair parentheses.
 * I’ll look into it.

Viewing 1 replies (of 1 total)

The topic ‘Bug, I guess’ is closed to new replies.

 * ![](https://ps.w.org/theme-check/assets/icon-128x128.png?rev=972579)
 * [Theme Check](https://wordpress.org/plugins/theme-check/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/theme-check/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/theme-check/)
 * [Active Topics](https://wordpress.org/support/plugin/theme-check/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/theme-check/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/theme-check/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/bug-i-guess/#post-5418694)
 * Status: not resolved