Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1440696

Summary: updateRepoSsl API call has wrong description in API Help
Product: Red Hat Satellite 5 Reporter: Lukáš Hellebrandt <lhellebr>
Component: APIAssignee: Tomáš Kašpárek <tkasparek>
Status: CLOSED CURRENTRELEASE QA Contact: Lukáš Hellebrandt <lhellebr>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 580CC: tkasparek, tlestach
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: spacewalk-java-2.5.14-81-sat Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-21 12:14:09 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:
Embargoed:
Bug Depends On:    
Bug Blocks: 1358815    

Description Lukáš Hellebrandt 2017-04-10 09:59:36 UTC
Description of problem:
updateRepoSsl API call has wrong description in API Help: it is "Updates repository source URL " which is probably copy-pasted from updateRepoUrl API call

Expected results:
"Updates repository SSL information" or something like that

Additional info:
Will provide patch

Comment 1 Lukáš Hellebrandt 2017-05-09 09:28:21 UTC
PR: https://github.com/spacewalkproject/spacewalk/pull/538

Comment 2 Tomáš Kašpárek 2017-05-09 14:12:43 UTC
spacewalk.git(master): f83499a7b2b24daf231af282a3b8d0c241c48831

Comment 5 Lukáš Hellebrandt 2017-05-10 11:34:53 UTC
As this is merely a comment change, I am verifying this bug with spacewalk-java-2.5.14-82.

updateRepoSsl's description now says: "Updates repository SSL certificates"