Ticket #2324 (closed defect: fixed)

Opened 14 years ago

Last modified 13 years ago

manually changing syntax definition is broken

Reported by: ossi Owned by: andrew_b
Priority: major Milestone: 4.7.5
Component: mcedit Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset: committed-master

Description

open a source file => syntax highlighting is on
now go to the menu to change the syntax (you don't even have to choose a different entry from the list) => syntax highlighting is gone

Change History

comment:1 Changed 14 years ago by andrew_b

  • Owner set to andrew_b
  • Status changed from new to accepted
  • severity changed from no branch to on review
  • Milestone set to 4.7.4

Created 2324_edit_syntax_select branch. Parent branch is master.
changeset:6d91adab5680b1c716a8f5fafa124480e16b3025

comment:2 Changed 14 years ago by andrew_b

  • Keywords stable-candidate added

Must be applied to 4.7.0-stable branch after #1754.

comment:3 Changed 14 years ago by angel_il

  • Votes for changeset set to angel_il

comment:4 Changed 14 years ago by slavazanko

  • Votes for changeset changed from angel_il to angel_il slavazanko
  • severity changed from on review to approved

comment:5 Changed 14 years ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset changed from angel_il slavazanko to committed-master
  • Resolution set to fixed
  • severity changed from approved to merged

comment:6 Changed 14 years ago by slyfox

  • Status changed from testing to reopened
  • Resolution fixed deleted

Tried to exclusively select C/C++ program and lost any highlighting on the following file:

a.inc

class C {
    public:
        int hello() { return 0x07; }
}

GNU Midnight Commander 4.7.4-22-g7680906

comment:7 Changed 14 years ago by andrew_b

  • Votes for changeset committed-master deleted
  • severity changed from merged to on review
  • Milestone changed from 4.7.4 to 4.7.5

Created 2324_edit_syntax_select_fix branch. Parent branch is master.
changeset:8f63ddefd0dabfac6db2dc3a343da661609df40d

comment:8 Changed 14 years ago by slavazanko

  • Votes for changeset set to slavazanko

comment:9 Changed 14 years ago by angel_il

  • Votes for changeset changed from slavazanko to slavazanko angel_il
  • severity changed from on review to approved

comment:10 Changed 14 years ago by andrew_b

  • Status changed from reopened to closed
  • Votes for changeset changed from slavazanko angel_il to committed-master
  • Resolution set to fixed
  • severity changed from approved to merged

comment:11 Changed 13 years ago by andrew_b

  • Keywords stable-candidate removed
Note: See TracTickets for help on using tickets.