Opened 5 years ago
Closed 5 years ago
#5818 closed defect (worksforme)
Suppress $cse variables in the OMEdit Variables Browser
Reported by: | Francesco Casella | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | blocker | Milestone: | 1.16.0 |
Component: | OMEdit | Version: | |
Keywords: | Cc: |
Description
In case the backend generates $cse
variables, they are shown first in the Variables Browser, which is totally weird for normal users who don't even have a clue what they are.
They should be suppressed, possibile enabled optionally and in that case shown at the end of the variable list, not at the beginning.
Attachments (1)
Change History (4)
comment:1 by , 5 years ago
Status: | new → accepted |
---|
comment:2 by , 5 years ago
I tried with the attached model, which shows $cse1
in the debugger, but in fact $cse1
does not appear in the Variables brower. Maybe this problem was solved in the meantime, or these variables only appear in other cases. Unfortunately I can't remember what I was working on when I opened this, sorry about that.
by , 5 years ago
comment:3 by , 5 years ago
Resolution: | → worksforme |
---|---|
Status: | accepted → closed |
@casella can you attach a test model so I can investigate this more.