Ashish Kulkarni · GitHub

Ashish Kulkarni

This is a fix for bug #1665241, as the original fix for #399249
in  0b14af5  should not apply to
option values, which are supposed to be passed through as-is.

Ashish Kulkarni

@scoder

@ashkulz

ashkulz deleted the fix-select-option-values branch

February 17, 2017 09:08

Merged

nozayasu pushed a commit to nozayasu/scrapy that referenced this pull request

Mar 2, 2017
This can make the spider fail due to incorrect values being posted
server-side, which is extremely hard to debug because it is easy
to miss leading/trailing whitespace, even with a logging proxy.
The fix was merged for lxml 3.8 in lxml/lxml#228 so document that
as well.

Read the original on github.com ↗