2024-04-27 22:24 BST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002867NetSurfABENDpublic2024-02-25 21:51
ReporterVincent Sanders 
Assigned ToVincent Sanders 
SeveritycrashReproducibilityalways 
StatusresolvedResolutionfixed 
Product Version3.11 
Target Version3.12Fixed in Version3.12 
Summary0002867: Segmentation fault if form contains radio inputs without names
DescriptionA radio button without a name causes a segmentation fault due to string comparison of null strings.
Steps To Reproducetrivial page consisting only of:

<form><input type="radio"><input type="radio">
</form>

select any button
TagsNo tags attached.
Fixed in CI build #6659
Reported in CI build #
URL of problem page
Attached Files

-Relationships
+Relationships

+Notes

-Issue History
Date Modified Username Field Change
2024-02-25 21:49 Vincent Sanders New Issue
2024-02-25 21:49 Vincent Sanders Status new => assigned
2024-02-25 21:49 Vincent Sanders Assigned To => Vincent Sanders
2024-02-25 21:51 Vincent Sanders Status assigned => resolved
2024-02-25 21:51 Vincent Sanders Resolution open => fixed
2024-02-25 21:51 Vincent Sanders Fixed in Version => 3.12
2024-02-25 21:51 Vincent Sanders Fixed in CI build # => 6659
2024-02-25 21:51 Vincent Sanders Note Added: 0002440
+Issue History