Bug 86807 - webkit-patch upload fails if bug title contains '<textarea>'
Summary: webkit-patch upload fails if bug title contains '<textarea>'
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-17 22:29 PDT by Shinya Kawanaka
Modified: 2012-05-18 14:17 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 2012-05-17 22:29:02 PDT
I found this bug when uploading a patch for https://bugs.webkit.org/show_bug.cgi?id=82568

Webkit/Tools/Script/webkitpy/thirdparty/autoinstalled/mechanize/_form.py, line 441, in start_select
    raise ParseError("SELECT inside TEXTAREA")
Comment 1 Eric Seidel (no email) 2012-05-18 14:17:22 PDT
Yeah, I've seen it get confsued by tags in the title before.  Not entirely sure why.