diff roundup/scripts/__init__.py @ 8210:4ed886dc2558

fix(web): issue2551381 - roundup-server parses multiple '?" incorrectly. Change 'rfind()' to 'find()' to locate the first unencoded/unescaped '?' in a URL. End the path component of the url at that point. This matches https://www.rfc-editor.org/rfc/rfc3986#section-3.4.
author John Rouillard <rouilj@ieee.org>
date Sun, 15 Dec 2024 00:36:19 -0500
parents 6e3e4f24c753
children
line wrap: on
line diff

Roundup Issue Tracker: http://roundup-tracker.org/