Ticket #284 (closed defect: fixed)
[mc-4.6] Incorrect menu items painting if screen library is NCurses
Reported by: | andrew_b | Owned by: | andrew_b |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | mc-core | Version: | 4.6.2 |
Keywords: | commited-mc-4.6 commited-master | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
If mc is built with NCurses, i18n'd menu items (Russian in KOI8-R locale for me) are displayed incorrectly.
Change History
comment:1 Changed 16 years ago by andrew_b
- Keywords review added
- Owner set to andrew_b
- Status changed from new to assigned
comment:2 follow-up: ↓ 3 Changed 16 years ago by slavazanko
- Keywords vote-slavazanko added
Patch looks good (changed one string const char* to const unsigned char*).
But need to add Changelog strings.
My vote here (if Changelog will changed too)
Note: See
TracTickets for help on using
tickets.
284_mc-4.6-menu-ncurses branch is created. Please review.