Actions
Bug #4754
closedTechnique "Package management for Debian / Ubuntu / APT systems", typo in the option to install an earlier package
Bug #4754:
Technique "Package management for Debian / Ubuntu / APT systems", typo in the option to install an earlier package
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
2 issues: wrong display, and wrong recording of the selection.
The display in the GUI is:
">= this version or any earlier one"
instead of :
"<= this version or any earlier one"
And, if you select
>= this version or any later one
validate and redisplay the page,
<= this version or any earlier onegets selected instead of
>= this version or any later one
Actions