[wp-trac] [WordPress Trac] #20256: PHP SESSION issues with Chrome

WordPress Trac wp-trac at lists.automattic.com
Sun Mar 18 22:31:56 UTC 2012


#20256: PHP SESSION issues with Chrome
---------------------------+------------------------------
 Reporter:  aternus        |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Rewrite Rules  |     Version:  3.0
 Severity:  normal         |  Resolution:
 Keywords:  close          |
---------------------------+------------------------------

Comment (by dd32):

 In this case, I'd suggest the plugin should only be generating a new
 captcha on pages which it's needed on, for example, when is_singular() is
 true. and prefixing the session variable with the post ID that it's
 generated for.

 404's hitting WordPress are common, It's not uncommon for theme CSS files
 to refer to non-existent items, or even post content referring to non-
 existent images, plugins need to work around the environment they're given
 unfortunately.

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


More information about the wp-trac mailing list