Print Thread
Double quoted identifiers in e.g. packages are not marked as too long when more than 30 characters
#64344 12/08/22 08:57 AM
Joined: Dec 2005
Posts: 2,004
Roima Denmark
Member
OP Offline
Member
Joined: Dec 2005
Posts: 2,004
Roima Denmark
When using double quoted identifiers in e.g. packages, the identifiers are not marked as too long (exceeding 30 characters) even if the Editor settings "Mark identifiers longer than 30 characters" and "Including Oracle 12.2 or later" are checked.

E.g.
Code
DECLARE
  VeryVeryVeryVeryVeryLongIdentifier  INT; -- this is marked and is OK
  "Another Very Very Long Identifier" INT; -- this is *not* marked
<...>

The first identifier is marked with a red underlining when I type/edit it, but the second (double quoted) identifier is not.

This is important to us because we need to be backwards compatible with version 11 of the database and we can not easily detect this kind of error when developing and compiling code on a newer version of the database.

Could this please be fixed?

Last edited by Claus Pedersen; 12/08/22 09:29 AM.
Re: Double quoted identifiers in e.g. packages are not marked as too long when more than 30 characters
Claus Pedersen #64345 12/08/22 09:35 AM
Joined: Aug 1999
Posts: 22,207
Member
Offline
Member
Joined: Aug 1999
Posts: 22,207
We'll fix it!


Marco Kalter
Allround Automations
Re: Double quoted identifiers in e.g. packages are not marked as too long when more than 30 characters
Claus Pedersen #64369 01/03/23 03:52 PM
Joined: Dec 2005
Posts: 2,004
Roima Denmark
Member
OP Offline
Member
Joined: Dec 2005
Posts: 2,004
Roima Denmark
Fixed in version 15.0.3, thanks!


Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.160s Queries: 14 (0.024s) Memory: 2.5022 MB (Peak: 3.0380 MB) Data Comp: Off Server Time: 2024-05-02 00:00:23 UTC
Valid HTML 5 and Valid CSS