[wp-trac] [WordPress Trac] #17323: Warning for out of date and insecure browsers

WordPress Trac wp-trac at lists.automattic.com
Thu May 12 04:19:26 UTC 2011


#17323: Warning for out of date and insecure browsers
----------------------------+-----------------------
 Reporter:  aaroncampbell   |       Owner:  azaozz
     Type:  task (blessed)  |      Status:  reopened
 Priority:  normal          |   Milestone:  3.2
Component:  Administration  |     Version:  3.2
 Severity:  normal          |  Resolution:
 Keywords:  ux-feedback     |
----------------------------+-----------------------
Changes (by solarissmoke):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 After this was committed I am getting this error in trunk:

 {{{
 WordPress database error: [Data too long for column 'option_name' at row
 1]
 INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`)
 VALUES
 ('_site_transient_timeout_browsehappy_64720d6ea3deca8475bf698a243e3c29',
 '1305778596', 'yes') ON DUPLICATE KEY UPDATE `option_name` =
 VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload`
 = VALUES(`autoload`)
 }}}

 as a result of the issue raised in #15058. Either that needs to be fixed
 or the browsehappy transient needs a shorter string length?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17323#comment:20>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list