Menu

Invalid link for odd Session ID

Help
Alan Moor
2007-06-08
2013-01-24
  • Alan Moor

    Alan Moor - 2007-06-08

    I had a session ID that had a "+" in it.  That caused the generated link in sessionsList.jsp to fail (it took the "+" to be a space).  I updated the jsp to escape the link text and that fixed the problem.

    Cheers.

     
    • Cédrik

      Cédrik - 2007-06-13

      Good catch! I have added a URLEncoder.encode(...) around the session id in this jsp, as well as in the administration servlet. Those changes will appear in the next version, due Real Soon Now (tm).

      Cheers,
      Cédrik

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.