Bug 1316587

Summary: Typo in log message in abrt_curl.c
Product: Red Hat Enterprise Linux 6 Reporter: Matej Habrnal <mhabrnal>
Component: libreportAssignee: abrt <abrt-devel-list>
Status: CLOSED NEXTRELEASE QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.9CC: msuchy, nobody+abrt-devel-list
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-10-13 08:58:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Matej Habrnal 2016-03-10 14:33:28 UTC
Description of problem:
There is a typo in abrt_curl.c in log message "Ingoring URL without scheme and hostname" (https://github.com/abrt/libreport/blob/rhel6/src/lib/abrt_curl.c#L600).

Version-Release number of selected component (if applicable):
2.0.9-32

Actual results:
"Ingoring URL without scheme and hostname"

Expected results:
"Ignoring URL without scheme and hostname"

Comment 2 Miroslav Suchý 2017-10-13 08:58:54 UTC
This is fixed in RHEL7. In this stage of RHEL6 it will likely do not qualify to get backported.