Bug #46092 Text in a "Text Note" item is validated as sql code
Submitted: 9 Jul 2009 16:12 Modified: 28 Aug 2009 11:45
Reporter: Johannes Taxacher Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.1.16 OS:Any
Assigned to: Mike Lischke CPU Architecture:Any

[9 Jul 2009 16:12] Johannes Taxacher
Description:
text inside a "text note" item, found on the "MySQL Model Page" is syntax highlighted and syntax checked, which is not appropriate for simple text-notes.

How to repeat:
- create a "model Note" in a document
- open the note and write some non-sql text (like i.e. "hello text")
- wait for a few seconds.

WB highlights this as error, but these text notes are designed to hold various text, so this syntax hightlighting/error marking is inappropriate and rather annoying

Suggested fix:
remove the syntax check/highlighting for these text-notes
[13 Aug 2009 13:00] Mike Lischke
Fixed in 5.1 + 5.2
[14 Aug 2009 16:54] Johannes Taxacher
fixed in 5.1.17
[28 Aug 2009 11:45] Tony Bedford
An entry was added to the 5.1.17 changelog:

The text contained in a Text Object in an EER Diagram was syntax highlighted. This was not appropriate for a simple text note.