golang-github-ajg-form FTBFS with go 1.17
Bug #1942131 reported by
William Wilson
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| golang-github-ajg-form (Debian) |
New
|
Unknown
|
|||
| golang-github-ajg-form (Ubuntu) |
Fix Released
|
Low
|
William Wilson | ||
Bug Description
Due to changes in the valid separators accepted by net/url, this package FTBFS with go 1.17. For more information see https:/
| Changed in golang-github-ajg-form (Ubuntu): | |
| importance: | Undecided → Medium |
| importance: | Medium → Low |
| Changed in golang-github-ajg-form (Ubuntu): | |
| status: | New → Fix Committed |
| Changed in golang-github-ajg-form (Debian): | |
| status: | Unknown → New |
To post a comment you must log in.

This patch replaces the use of ';' with '&' which is still valid