#4333 disable strict_parsing of parse_qs
Closed by mikem. Opened by alisboav.
alisboav/koji issue-4332  into  master

Download 4333.patch

Fix https://pagure.io/koji/issue/4332

Disabling strict parsing is not the right fix here. Kojiweb has always errored on invalid args. The issue here is that blank args should not be invalid.

Alternate approach in #4334

Pull-Request has been closed by mikem

Metadata