RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1672360 - werkzeug breaks form validation in Pagure/pagure.io by substituting things unnecessarily
Summary: werkzeug breaks form validation in Pagure/pagure.io by substituting things un...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: python-werkzeug
Version: 7.6
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: ---
Assignee: John Keck
QA Contact: atomic-bugs@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-02-04 17:47 UTC by Neal Gompa
Modified: 2021-03-15 07:33 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-03-15 07:33:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Fedora Pagure fedora-infrastructure issue 7542 0 None None None 2019-02-04 17:48:26 UTC

Description Neal Gompa 2019-02-04 17:47:51 UTC
Description of problem:
The version of python-werkzeug in RHEL7/CentOS7 is currently problematic. Among other, it replaces "+" by " " in http forms, that breaks uploading ssh keys/deploy keys (which often contains "+").

All the unit-tests to pass on RHEL7 using a newer version of python-werkzeug (0.9.6, scratch-build: https://koji.fedoraproject.org/koji/taskinfo?taskID=32535657 )

Please upgrade werkzeug to at least 0.9.6 so that this issue goes away.

Version-Release number of selected component (if applicable):
0.9.1-2.el7

How reproducible:
Always

Steps to Reproduce:
1. Run the Pagure test suite as described here: https://pagure.io/pagure/commits/run_test_container


Actual results:
Test failures due to validation errors.

Expected results:
All tests pass.

Additional info:
This has a Fedora infrastructure ticket describing the issue too: https://pagure.io/fedora-infrastructure/issue/7542

Comment 2 Neal Gompa 2019-02-08 11:16:26 UTC
For what it's worth, this is also a problem since Pagure is in EPEL7 proper, and we can't replace or update base packages for RHEL, including ones in Extras. I'd greatly appreciate this being fixed so this problem goes away.

Comment 3 Michael Watters 2019-02-21 15:39:15 UTC
This is definitely something that should be fixed upstream as it could affect multiple projects besides pagure.  As a licensed customer what do we need to do to have this looked at?

Comment 4 Neal Gompa 2019-02-22 09:42:16 UTC
(In reply to Michael Watters from comment #3)
> This is definitely something that should be fixed upstream as it could
> affect multiple projects besides pagure.  As a licensed customer what do we
> need to do to have this looked at?

I think you need to file a request with Red Hat Support to have them fix it and reference this bug there.

Comment 5 farrotin 2019-02-22 09:55:24 UTC
Would be indeed good to have a status on this, as the scope is now wider, with CentOS having also git projects on pagure, so impacting CentOS contributors and also SIGs members (mostly Red Hat employees those days)

Comment 8 RHEL Program Management 2021-03-15 07:33:13 UTC
After evaluating this issue, there are no plans to address it further or fix it in an upcoming release.  Therefore, it is being closed.  If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened.


Note You need to log in before you can comment on or make changes to this bug.