Ticket #3404 (closed defect: fixed)

Opened 9 years ago

Last modified 9 years ago

[patch] color tag viewnormal not accepted

Reported by: and Owned by: andrew_b
Priority: major Milestone: 4.8.14
Component: mc-skin Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master

Description

color tag viewnormal is not respected, because
underlying bsearch() expected a sorted array to work correctly

attached patch will solve this bug.

Attachments

mc-4.8.13-old_colors-orderfix.patch (698 bytes) - added by and 9 years ago.
old_color table sort fix

Change History

Changed 9 years ago by and

old_color table sort fix

comment:1 Changed 9 years ago by andrew_b

  • Status changed from new to accepted
  • Votes for changeset set to andrew_b
  • Component changed from mc-core to mc-skin
  • Version changed from 4.8.13 to master
  • Branch state changed from no branch to on review
  • Milestone changed from Future Releases to 4.8.14
  • Owner set to andrew_b

Thanks! Applied.

Branch: 3404_old_colors_sort
changeset:29d4afc657e9d70d2f7b258d9654173f04f31b6d

comment:2 Changed 9 years ago by andrew_b

  • Branch state changed from on review to approved

comment:3 Changed 9 years ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset changed from andrew_b to committed-master
  • Resolution set to fixed
  • Branch state changed from approved to merged

comment:4 Changed 9 years ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.