FS#47992 - Localized [Y/n] doesn't recognize lower/upper case

Attached to Project: Pacman
Opened by Daniel (Wiseacre) - Tuesday, 02 February 2016, 08:04 GMT
Last edited by Allan McRae (Allan) - Tuesday, 29 March 2016, 04:23 GMT
Task Type Bug Report
Category i18n & l10n
Status Closed
Assigned To Andrew Gregory (andrewgregory)
Architecture All
Severity Medium
Priority Normal
Reported Version 5.0.0
Due in Version 5.1.0
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Summary and Info:
Localized [Y/n] doesn't recognize lower/upper case

Steps to Reproduce:
- Try the following command:
LANG=uk_UA.utf8 pacman -S pacman
- Type "Т" (localized Y).
- Everything is fine (installation in progress).
- Try again:
LANG=uk_UA.utf8 pacman -S pacman
- Type "т" (lower case of "Т" above).
- No proper behaviour (installation doesn't happen).

Please provide lower and upper case support for localized pacman.
This task depends upon

Closed by  Allan McRae (Allan)
Tuesday, 29 March 2016, 04:23 GMT
Reason for closing:  Fixed
Additional comments about closing:  git commit 02731189

Loading...