General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated
8510Base LanguageBugNewNormalreplace all 'new logical' in FWD runtime with logical.of or logical.UNKNOWN04/03/2024 05:26 AM
8427Base LanguageBugClosedNormalLOG-MANAER:CLOSE-LOG does not reset the enabled stateGalya B03/13/2024 05:08 AM
8274Base LanguageBugNewNormaluse singleton/immutable BDT instances when returned from FWD runtime into the application02/13/2024 02:26 PM
8273Base LanguageBugNewNormalavoid ErrorConditionException for FIND ... NO-ERROR if no record is found02/13/2024 02:24 PM
8272Base LanguageBugNewNormalreduce ClassNotFoundException and NoSuchMethodException usage in RuntimeJastInterpreter02/13/2024 02:23 PM
8154Base LanguageBugWIPNormalrefactor scopeable stacksConstantin Asofiei04/01/2024 06:41 PM
8084Base LanguageBugTestNormalrefactor the 'execute' method for legacy classesConstantin Asofiei12/14/2023 12:18 PM
7990Base LanguageBugNewNormalinvestigate what can be improved after 7494a adds BlockDefinition instance to Scopeable.scopeStart10/31/2023 01:34 PM
7873Base LanguageBugTestNormalconversion issues with dataset/table parameters for class eventsConstantin Asofiei10/05/2023 06:26 AM
7759Base LanguageBugNewNormalimprove CASE statement for integer type08/29/2023 05:01 PM
7722Base LanguageBugWIPNormalimprove performance of equals/not equals when used with character/longcharDănuț Filimon08/24/2023 07:45 AM
7656Base LanguageBugNewNormalinvestigate performance of context-local helpers (e.g. TransactionManager.TransactionHelper)11/21/2023 07:29 AM
7644Base LanguageBugTestNormalload all legacy enums on FWD server startupConstantin Asofiei07/31/2023 08:01 AM
7643Base LanguageBugTestNormalmemory leak in AssociatedThreadConstantin Asofiei07/31/2023 08:41 AM
7484Base LanguageBugTestNormaldecimal format - left-side 'balance' must include group separatorsConstantin Asofiei07/11/2023 01:28 PM
7460Base LanguageBugMerge PendingHighimplement Progress.Lang.Class:getMethods Marian Edu12/04/2023 03:25 AM
7438Base LanguageBugReviewNormalthe label in the UNDO <lbl>, THROW is not validated or used in 4GLConstantin Asofiei06/16/2023 07:16 AM
7317Base LanguageBugClosedNormalaccumulator using another accumulator as expressionConstantin Asofiei06/05/2023 10:29 AM
7316Base LanguageBugClosedNormalregression in 'ACCUM ... extVar' expansion - subscript not emittedConstantin Asofiei06/05/2023 10:29 AM
7315Base LanguageBugClosedNormalunknown literal passed as an argument to a 'object' parameterConstantin Asofiei06/05/2023 10:30 AM
7314Base LanguageBugClosedNormalconversion issue for FIRST-OF(f1) when there is a collision between the field name and a var nameConstantin Asofiei06/05/2023 10:30 AM
7313Base LanguageBugClosedNormalregression in '<record-phrase> USING FRAME f field'Constantin Asofiei06/05/2023 10:30 AM
7312Base LanguageBugClosedNormalmtime(character) is allowed in 4GLConstantin Asofiei06/05/2023 10:31 AM
7311Base LanguageBugClosedNormalabs(integer) must return int64Constantin Asofiei06/05/2023 10:31 AM
7310Base LanguageBugClosedNormalbuffer scope in constructor/destructor is not computed correctlyConstantin Asofiei06/05/2023 10:31 AM
7308Base LanguageBugClosedNormal4GL does not validate the extent index in a 'DEF VAR ... LIKE v1[100]' case, where v1 is extent or scalar.Constantin Asofiei06/05/2023 10:31 AM
7304Base LanguageBugClosedHighUN_MINUS resolves to int64 instead of integer in ExpressionConversionWorker Constantin Asofiei06/05/2023 10:32 AM
7301Base LanguageBugClosedNormalpre-scan of a 'DEFINE BUFFER btt1 FOR btt1' from within a methodConstantin Asofiei06/05/2023 10:32 AM
7299Base LanguageBugTestNormalresolution of the target OO method in chained calls with poly argumentsConstantin Asofiei11/01/2023 06:09 AM
7272Base LanguageBugClosedHighRUN ... NO-ERROR must log the 'missing.p was not found' message, always.Galya B06/27/2023 09:00 AM
7250Base LanguageBugClosedNormalPROMPT-FOR with a table field reference resolves to NO-REFERENCE in OpenEdgeConstantin Asofiei06/05/2023 10:31 AM
7243Base LanguageBugClosedNormalcollision between YEAR function and a perm table abbreviated nameConstantin Asofiei04/10/2023 08:23 AM
7240Base LanguageBugClosedNormalconversion problem related to ENTERED in a IF exprConstantin Asofiei06/05/2023 10:30 AM
7215Base LanguageBugClosedNormal'display v @ ch' - v gets added to the ch's frameConstantin Asofiei03/27/2023 04:18 AM
7206Base LanguageBugClosedNormalshared frame defined with the same name but different widgetsConstantin Asofiei06/05/2023 10:28 AM
7204Base LanguageBugClosedNormalmethod overload with dataset/temp-table parameters uses the index at the parameter signatureConstantin Asofiei03/27/2023 04:18 AM
7203Base LanguageBugClosedNormalINIT clause for datetime var copied from 'like' phraseConstantin Asofiei03/27/2023 04:18 AM
7202Base LanguageBugClosedNormal'accum' frame-level widget can have widget optionsConstantin Asofiei03/27/2023 04:19 AM
7198Base LanguageBugTestNormalconversion of empty UPDATE/SET/PROMPT-FOR statementsConstantin Asofiei06/05/2023 10:20 AM
7176Base LanguageBugNewNormalcleanup p2j.oo code considering the #7045 and #712203/07/2023 08:05 AM
7126Base LanguageFeatureNewNormalreplace 'new unknown()' with 'unknown.INSTANCE' in FWD conversion and runtime04/10/2023 10:53 AM
7122Base LanguageFeatureWIPNormalconvert default getter/setter as plain Java methodsConstantin Asofiei03/14/2024 03:17 PM
7089Base LanguageBugWIPNormalsanitize p2j.oo method signatureConstantin Asofiei02/15/2023 05:21 AM
6999Base LanguageBugNewNormalOO methods/properties used in direct Java calls12/16/2022 03:31 AM
6936Base LanguageFeatureWIPHighOpenClient with null values at the DataObject (table) fields for native typesConstantin Asofiei11/16/2022 01:40 PM
6904Base LanguageBugNewNormalfix TRANSACTION block issues11/02/2022 08:54 AM
6870Base LanguageBugNewNormalimplement a request queue for remote OpenClient connections10/20/2022 10:36 AM
6827Base LanguageFeatureWIPNormalreduce the memory footprint of WrappedResource implementations: replace BDTs with Java typesConstantin Asofiei01/20/2023 09:23 AM
6826Base LanguageFeatureReviewNormalreduce the BDT usage in FWD runtime Constantin Asofiei03/25/2024 08:37 AM
6824Base LanguageFeatureWIPNormal lazy initialization of collection class membersConstantin Asofiei01/20/2023 09:21 AM
6822Base LanguageFeatureNewNormalperformance of the FWD proxy implementation10/06/2022 04:27 AM
6821Base LanguageFeatureWIPNormaljava collection performanceStanislav Lomany03/03/2023 07:00 AM
6820Base LanguageFeatureReviewNormalreduce String.toLowerCase and toUpperCase usage and String instancesHynek Cihlar02/15/2023 04:17 AM
6819Base LanguageFeatureNewNormalrefactor FWD proxy implementation to use ReflectASM instead of Java Method reflectionGreg Shah11/22/2023 03:02 PM
6818Base LanguageFeatureWIPNormalanalyze the performance of the FWD open client proxy client supportConstantin Asofiei02/21/2023 09:56 AM
6817Base LanguageFeatureTestNormalreplace INSTANTIATING-PROCEDURE and other handle<ExternalProgram> with the actual referrentHynek Cihlar01/17/2023 02:35 AM
6814Base LanguageFeatureNewNormalJMX instrumentation for FWD core, persistance and ORM layers10/31/2022 05:57 AM
6811Base LanguageBugNewNormalERROR conditions converted to structured OO exceptions are not logged in OE10/05/2022 12:10 PM
6743Base LanguageBugNewNormalfix GET-SIGNATURE for all parameter modes and types09/09/2022 12:38 PM
6650Base LanguageFeatureWIPNormalimprove performance of Scopeable notification in TM.processScopeNotificationsConstantin Asofiei12/21/2023 02:39 PM
6649Base LanguageFeatureTestUrgentimprove the performance or SourceNameMapper runtimeDănuț Filimon12/23/2023 02:34 PM
6640Base LanguageBugNewNormalparsing bug for initial ",0000" for decimal variables or fieldsGreg Shah08/22/2022 04:11 PM
6623Base LanguageBugNewNormalvalidate the memptr bytes in "copy-lob from memptr to clob/longchar" statement07/21/2022 03:08 AM
6570Base LanguageBugWIPNormalstale procedure leak when appservers are usedAlexandru Lungu03/21/2024 09:29 AM
6555Base LanguageBugClosedNormalSECURITY-POLICY:SET-CLIENT fails with an imported CLIENT-PRINCIPALIgor Skornyakov07/18/2022 08:12 AM
6537Base LanguageBugWIPHighproblems with ADD-INTERVAL06/23/2022 05:23 PM
6533Base LanguageBugNewNormaldynamic equals operator06/20/2022 01:11 PM
6500Base LanguageFeatureNewNormaladd equivalent support for -nb command line option06/07/2022 10:53 AM
6482Base LanguageBugTestHighPOLY version of ArrayAssigner.assignMulti, when the r-value can be an extent or scalarOvidiu Maxiniuc06/07/2022 07:37 AM
6446Base LanguageBugTestHightemp-table:create-like adds add before-table, tooOvidiu Maxiniuc06/07/2022 07:37 AM
6413Base LanguageBugTestNormalbatch copy can be nested if there is a before-table record which needs to be populated in RecordBuffer$Handler.invokeConstantin Asofiei06/01/2022 03:08 PM
6412Base LanguageBugTestHighimplement BUFFER:KEYS attributeOvidiu Maxiniuc06/01/2022 04:36 PM
6404Base LanguageBugTestHighconversion for dataset-handle and table-handle parameters with table fields or class propertiesConstantin Asofiei06/07/2022 07:38 AM
6402Base LanguageBugTestHighserialize-name for write-/read-json is not workingOvidiu Maxiniuc06/01/2022 04:36 PM
6401Base LanguageBugTestHighdynamic query can reference any buffer part of the added buffer's datasetOvidiu Maxiniuc06/01/2022 04:33 PM
6400Base LanguageBugTestHighADD-SOURCE-BUFFER can have the fields qualified with the table nameOvidiu Maxiniuc06/01/2022 04:33 PM
6392Base LanguageBugWIPNormalbuffer flush and validation when the external program gets deleted can cause unique index validation errorConstantin Asofiei05/24/2022 08:50 AM
6389Base LanguageBugNewHighLENGTH function with COLUMN optionOvidiu Maxiniuc06/07/2022 07:39 AM
6388Base LanguageBugTestHighsave-where-string works without the buffer attached to a datasetOvidiu Maxiniuc06/01/2022 04:32 PM
6384Base LanguageBugTestNormaldynamic query conversion issuesOvidiu Maxiniuc06/01/2022 04:33 PM
6382Base LanguageBugNewNormalXML serialization for ATTRIBUTE and TEXT XML-NODE-TYPE fields05/20/2022 07:43 AM
6293Base LanguageBugRejectedNormaldataset/temp-table options defined in interface05/06/2022 01:32 AM
5761Base LanguageBugNewNormalreplace ErrorManager.displayError with recordOrThrowError and fix recordOrShowError to morph into a recordOrThrowError in certain cases.11/08/2022 12:46 PM
5743Base LanguageBugNewNormalfinally block: finalizable processing10/20/2021 01:19 PM
5651Base LanguageBugWIPNormalconditions raised from a finally block11/15/2022 09:51 AM
5608Base LanguageBugNewNormalraw vs memptr parameters08/18/2021 01:01 PM
5539Base LanguageBugNewNormalX-DOCUMENT (DOM) allows ISO control characters in OpenEdge for XML version 1.007/10/2021 04:25 AM
5538Base LanguageBugClosedLowfix readByte() for DirStream, ProcessStream, and othersTheodoros Theodorou09/29/2023 12:33 PM
5446Base LanguageBugNewNormalPUT UNFORMATTED performace (stream is flushed on each call)10/01/2021 03:40 PM
5296Base LanguageBugClosedNormaloutput parameters are cleared if an argument is another function callConstantin Asofiei06/14/2021 07:06 AM
5294Base LanguageBugClosedNormalparsing problems for assign-style statements with a OO chained lvalue03/25/2022 01:13 PM
5278Base LanguageBugNewNormalIMPORT UNFORMATTED raw with a process stream04/22/2021 03:28 PM
5201Base LanguageBugNewNormalfix issues related to the error messages reported for invalid date/datetime/datetime-tz literals03/15/2021 04:45 PM
4635Base LanguageFeatureNewNormalbundle CREATE folowed by ASSIGN in a single statement05/05/2020 05:54 PM
4630Base LanguageFeatureNewNormalinline var definition for an OUTPUT parameter in an async RUN call04/28/2020 08:49 AM
4602Base LanguageBugNewNormalfixes for OO 4GL and structured error handling 05/17/2024 08:37 AM
4563Base LanguageBugNewNormalassigning a dynamic extent var to a OO method call as rvalue03/03/2020 01:50 PM
4462Base LanguageBugNewNormalNOW with comparison operators12/11/2019 04:50 PM
4461Base LanguageBugNewNormalDST and add-interval12/11/2019 04:50 PM
4355Base LanguageBugClosedNormalexception member of the CATCH block can be referenced after the block catching itConstantin Asofiei06/20/2020 11:53 AM
(1-100/371) Per page: 25, 50, 100

Also available in: Atom CSV PDF