Ticket #3837 (closed defect: wontfix)

Opened 7 years ago

Last modified 3 years ago

cd does not work in menu

Reported by: gnusupport Owned by:
Priority: major Milestone:
Component: mc-core Version: master
Keywords: cd menu Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

The following item is probably changing to the directory, but panel is not changing. Or I am doing it wrong? I wish to be asked for ID/query, then to change to directory by that ID.

Please help, as this is for me useful CRM feature.

I       Open contact directory                                                                   
        ID=%{Contact ID}                                                                         
        cd "/home/data1/protected/By-ID/$ID"


Change History

comment:1 Changed 7 years ago by zaytsev

As far as I know, you can't affect the panel directory from the menu code, because it runs in a subshell, and this is by design.

comment:2 Changed 3 years ago by andrew_b

  • Status changed from new to closed
  • Resolution set to wontfix
  • Milestone Future Releases deleted
Note: See TracTickets for help on using tickets.