Bug #46246 script name reverts to 'script' using the apply button
Submitted: 16 Jul 2009 21:47 Modified: 10 Aug 2009 14:21
Reporter: Aron Beal Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.1.16 OS:MacOS (Build 4210)
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: apply, name, Saving, script

[16 Jul 2009 21:47] Aron Beal
Description:
In my version, I can't seem to keep the name of the script I'm writing to what I assign it to be.  The value in the field automatically reverts to 'script' when the apply button is pressed.

Unless I'm misunderstanding the purpose of the apply button, this seems to be bug behavior.

How to repeat:
Steps to reproduce:
1. In a new mdb file, choose the "Add Script" icon.
2. Double click the icon of the new, empty script, to open for editing.
3. Change the value in the "name" field to something else. ('foo', for example).
4. Modify the contents of the script in some fashion, so the apply button lights up.
5. Click 'Apply'.  The name then reverts to 'script'.
[17 Jul 2009 4:01] Valeriy Kravchuk
Thank you for the bug report. Verified just as described.
[7 Aug 2009 17:05] Johannes Taxacher
this "name" field in the SQL-script- and model-note-editors has been removed, as they are redundant. renaming is available on overview page by single clicking on selected item caption or pressing the Enter key.
Change will be in 5.1.17
[10 Aug 2009 14:21] Tony Bedford
An entry was added to the 5.1.17 changelog:

When a SQL Script was added and then its name changed, the name would erroneously revert back to “Script”.