View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002595 | NetSurf | [All Projects] General | public | 2018-04-30 07:56 | 2022-04-14 14:27 | ||||
Reporter | fkooman | ||||||||
Assigned To | Vincent Sanders | ||||||||
Severity | major | Reproducibility | always | ||||||
Status | closed | Resolution | fixed | ||||||
Platform | linux | OS | fedora | OS Version | 27 | ||||
Product Version | 2.0 | ||||||||
Target Version | Fixed in Version | 3.9 | |||||||
Summary | 0002595: form submit with <button> does not send its name/value in form POST | ||||||||
Description | This works: <form method="post"> <input type="submit" name="button" value="Button"> </form> This does not: <form method="post"> <button name="button" value="Button">Button</button> </form> According to HTML 4 (as far as I understand it) requires also <button> to send its name/value on form submit: https://www.w3.org/TR/html401/interact/forms.html#h-17.5 See "URL of problem page" for a link to an example. | ||||||||
Steps To Reproduce | - create a HTML form with button - submit it - name/value not available as "POST parameters" on server | ||||||||
Additional Information | NetSurf 3.8 (Dev) compiled on 2018-04-29 | ||||||||
Tags | No tags attached. | ||||||||
Fixed in CI build # | 4560 | ||||||||
Reported in CI build # | |||||||||
URL of problem page | https://helium.tuxed.net/fkooman/netsurf-form-button-submit/ | ||||||||
Attached Files |
|
Notes | |
jelina den (reporter) 2018-11-02 19:36 |
http://bestblackfridaysales2018.com/ http://bestblackfridaysales2018.com/walmart-black-friday-sales-2018/ |
Jonathon Coleman (reporter) 2018-12-20 12:21 |
https://www.concretecontractorsfayettevillear.com |
Vincent Sanders (administrator) 2019-02-22 21:17 |
our processing of the button type attribute was incorrect according to https://html.spec.whatwg.org/multipage/form-elements.html#attr-button-type fixed, thanks for the report |
Vincent Sanders (administrator) 2019-07-19 08:32 |
we believe this issue has been resolved in NetSurf 3.9 |
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2018-04-30 07:56 | fkooman | New Issue | |
2018-07-20 15:11 | Michael Drake | Status | new => acknowledged |
2018-11-02 19:36 | jelina den | Note Added: 0001855 | |
2018-12-20 12:21 | Jonathon Coleman | Note Added: 0001870 | |
2019-02-22 21:17 | Vincent Sanders | Assigned To | => Vincent Sanders |
2019-02-22 21:17 | Vincent Sanders | Severity | minor => major |
2019-02-22 21:17 | Vincent Sanders | Status | acknowledged => resolved |
2019-02-22 21:17 | Vincent Sanders | Resolution | open => fixed |
2019-02-22 21:17 | Vincent Sanders | Product Version | => 2.0 |
2019-02-22 21:17 | Vincent Sanders | Fixed in Version | => 3.9 |
2019-02-22 21:17 | Vincent Sanders | Fixed in CI build # | => 4560 |
2019-02-22 21:17 | Vincent Sanders | Note Added: 0001893 | |
2019-07-19 08:32 | Vincent Sanders | Status | resolved => closed |
2019-07-19 08:32 | Vincent Sanders | Note Added: 0002018 | |
2020-02-21 15:52 | Horea Kaii | Tag Attached: https://scott-keever-seo.business.site/ | |
2020-02-21 15:52 | Horea Kaii | Tag Detached: https://scott-keever-seo.business.site/ | |
2021-08-10 09:09 | Jenny | Tag Attached: HTMLUnknownElement | |
2021-08-10 09:09 | Jenny | Tag Attached: https://www.gulfcoastwebsitedesign.com/blog/responsive-vs-adaptive-website-design | |
2021-08-10 09:09 | Jenny | Tag Detached: HTMLUnknownElement | |
2021-08-10 09:09 | Jenny | Tag Detached: https://www.gulfcoastwebsitedesign.com/blog/responsive-vs-adaptive-website-design |