Issue #947
Error string is missing string identifer
Start date:
Due date:
Estimated time:
Severity:
1. Low
Version:
2.6.0
Platform Release:
2.6.2
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
the s is missing from a "%()s" identifier for string substitution on error PLP0008. This should never be hit at runtime as this error is mostly for debug purposes
Associated revisions
Revision 7c7f7951
View on GitHub
Fix the PLP0008 error code
fixes #947
History
#1
Updated by bcourt over 5 years ago
- Status changed from ASSIGNED to MODIFIED
#2
Updated by bcourt over 5 years ago
- Status changed from MODIFIED to POST
#3
Updated by bcourt over 5 years ago
- Platform Release set to 2.6.2
#4
Updated by bcourt over 5 years ago
- Status changed from POST to MODIFIED
#5
Updated by bcourt over 5 years ago
- % Done changed from 0 to 100
Applied in changeset pulp|7c7f7951e05031055800a348036240486511aab0.
#6
Updated by dkliban@redhat.com over 5 years ago
- Status changed from MODIFIED to 5
#9
Updated by Skullman over 5 years ago
- Status changed from 5 to 6
Bugfix verified in version 2.6.2-0.2.beta.
New issue created for another error string problem: https://pulp.plan.io/issues/997
#10
Updated by dkliban@redhat.com over 5 years ago
- Status changed from 6 to CLOSED - CURRENTRELEASE
#12
Updated by bmbouter almost 2 years ago
- Tags Pulp 2 added
Please register to edit this issue
Fix the PLP0008 error code
fixes #947