|
"Bug" in context menu
|
Joined: Nov 2002
Posts: 258 Erlangen, Bayern, Germany
Member
|
OP
Member
Joined: Nov 2002
Posts: 258 Erlangen, Bayern, Germany |
Hy, i've noticed a flaw in the context menu (right-click in a Command Window, Editor Tab). If i had the code DELETE FROM table
WHERE 1 = 1; an right-click on "table" the context menu show not the full things for a table. Same with Update. There is no problem with Insert into and Select?
Thanks for helping & looking TenGor -- PL/SQL Dev.: 12.0.7.1837 Oracle 11g, 12 Windows 10, 11
|
|
|
Re: "Bug" in context menu
|
Joined: Aug 1999
Posts: 22,487
Member
|
Member
Joined: Aug 1999
Posts: 22,487 |
Works fine for me. I'm using 6.0.5, but I don't think that should make a difference.
Marco Kalter Allround Automations
|
|
|
Re: "Bug" in context menu
|
Joined: Nov 2002
Posts: 258 Erlangen, Bayern, Germany
Member
|
OP
Member
Joined: Nov 2002
Posts: 258 Erlangen, Bayern, Germany |
Hy, Well i found it. The Code must be like this: PROMPT table
DELETE FROM table
WHERE 1 = 1;
Thanks for helping & looking TenGor -- PL/SQL Dev.: 12.0.7.1837 Oracle 11g, 12 Windows 10, 11
|
|
|
Re: "Bug" in context menu
|
Joined: Nov 2002
Posts: 258 Erlangen, Bayern, Germany
Member
|
OP
Member
Joined: Nov 2002
Posts: 258 Erlangen, Bayern, Germany |
Hm, nobody found something?
Thanks for helping & looking TenGor -- PL/SQL Dev.: 12.0.7.1837 Oracle 11g, 12 Windows 10, 11
|
|
|
Re: "Bug" in context menu
|
Joined: Sep 1999
Posts: 212 Warszawa,Poland
Member
|
Member
Joined: Sep 1999
Posts: 212 Warszawa,Poland |
I think similar problem is presented in: When in doubt, or curious, RIGHT CLICK Joachim Rupik
Joachim Rupik Browser Extender & Plot Window Team Emberiza Software s.c. --------------------------------------------------------- Browser Extender home: http://www.browserextender.com
|
|
|
Re: "Bug" in context menu
|
Joined: Aug 1999
Posts: 22,487
Member
|
Member
Joined: Aug 1999
Posts: 22,487 |
Sorry, I missed this. It does indeed reproduce the error, and is clearly a parsing issue. We'll fix it.
Marco Kalter Allround Automations
|
|
|
Re: "Bug" in context menu
|
Joined: Nov 2002
Posts: 258 Erlangen, Bayern, Germany
Member
|
OP
Member
Joined: Nov 2002
Posts: 258 Erlangen, Bayern, Germany |
ok, no problem Thanks for looking.
Thanks for helping & looking TenGor -- PL/SQL Dev.: 12.0.7.1837 Oracle 11g, 12 Windows 10, 11
|
|
|
|
|
|