Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: KodamaDeveloped on May 30, 2020, 04:58:10 am

Title: Can't mark a script as TRUSTED with 20.03
Post by: KodamaDeveloped on May 30, 2020, 04:58:10 am
This is my third question for migrating Code::Blocks setting from 17.12 to 20.03, thank you.

- Open [Scripting console] dialog by [View|Script console].
- Execute the following by [Command] text box.
    IO.RemoveFile(_T("Dummy.dat"))
- [Security Warning!] dialog pops up.
- Choose "Mark this script as TRUSTED for this session" on [Choose your action] drop down list.  Click [OK] to close the dialog.
- Open [Scripting settings] dialog by [Settings|Scripting].  Open [Trusts] tab page.

With 17.12, an anonymous script is registered with Signatre=0 and Temp?=Yes.  With 20.03, it is not registered.
Title: Re: Can't mark a script as TRUSTED with 20.03
Post by: BlueHazzard on May 30, 2020, 09:43:17 am
Can you open a ticket for this?
This seems to be a bug...
Title: Re: Can't mark a script as TRUSTED with 20.03
Post by: KodamaDeveloped on June 01, 2020, 01:42:20 am
Done, #973.