<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>5065</bug_id>
          
          <creation_ts>2007-09-21 00:50:34 +0000</creation_ts>
          <short_desc>php session in URL</short_desc>
          <delta_ts>2007-09-21 01:37:40 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Validator</product>
          <component>check</component>
          <version>0.8.1</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://who-are-the-mythbusters.net/index.php</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jordan">jordan.w.bradley</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>16740</commentid>
    <comment_count>0</comment_count>
    <who name="Jordan">jordan.w.bradley</who>
    <bug_when>2007-09-21 00:50:34 +0000</bug_when>
    <thetext>Hello

In my site there are several URLs such as the following: index.php?type=main&amp;amp;action=login but every link fails due to some mysterious parameter that is somehow added: index.php?type=main&amp;amp;action=login&amp;PHPSESSID=2ca6dd3b9cdb381623f60bb0ee0ad939

By viewing the source HTML directly you can see that no such PHPSESSID parameter exists in any of the urls.

Jordanwb</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>16746</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2007-09-21 01:37:40 +0000</bug_when>
    <thetext>(In reply to comment #0)

&gt; In my site there are several URLs such as the following:
&gt; index.php?type=main&amp;amp;action=login but every link fails due to some
&gt; mysterious parameter that is somehow added:
&gt; index.php?type=main&amp;amp;action=login&amp;PHPSESSID=2ca6dd3b9cdb381623f60bb0ee0ad939

This parameter is added by your php session handler when a user agent is not accepting cookies. Try it: set up your browser to refuse cookies...

This issue with php coding has been documented at:
http://www.w3.org/QA/2005/04/php-session

</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>