Bug #244

Cookie parsing in webrick fails on too many semicolons

Added by tenderlovemaking (Aaron Patterson) almost 4 years ago. Updated about 1 year ago.

[ruby-core:17683]
Status:Rejected Start date:07/09/2008
Priority:Normal Due date:
Assignee:gotoyuzo (GOTOU Yuuzou) % Done:

0%

Category:lib
Target version:-
ruby -v:

Description

Cookie parsing in webrick fails on too many semicolons.  I've attached a patch with a test that fixes the problem.

webrick.patch (1.2 kB) tenderlovemaking (Aaron Patterson), 07/09/2008 11:55 am

History

Updated by tenderlovemaking (Aaron Patterson) almost 4 years ago

This also breaks in ruby 1.8

Updated by shyouhei (Shyouhei Urabe) almost 4 years ago

Extra semicolons are not allowed in RFC2965.  I don't think webrick should take care of those malformed input.

Updated by yugui (Yuki Sonoda) over 3 years ago

  • Category changed from YARV to lib
  • Status changed from Open to Rejected
  • Assignee changed from drbrain (Eric Hodel) to gotoyuzo (GOTOU Yuuzou)

Also available in: Atom PDF