General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated
8676Base LanguageFeatureNewNormalABLUnit assert error messages are different in different OE versions04/26/2024 04:40 AM
8643Base LanguageBugNewNormalErrorManager not handling caught errors and error-status:error attribute properly04/17/2024 09:05 AM
8579Base LanguageBugTestNormalUnit and OEUnit conversion: ignore annotations from other frameworkVladimir Tsichevski04/04/2024 05:26 PM
8510Base LanguageBugNewNormalreplace all 'new logical' in FWD runtime with logical.of or logical.UNKNOWN04/03/2024 05:26 AM
8346Base LanguageBugNewNormalFind and fix any use cases with implicit use of working directory when accessing file-system resource02/26/2024 01:18 PM
8309Base LanguageBugNewNormalDo the error handling for r-index and extend implementation to INDEX and LONGCHARVladimir Tsichevski02/22/2024 03:18 AM
8294Base LanguageBugNewNormalSESSION attributes access statements produce uncompilable Java code02/20/2024 09:37 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
8140Base LanguageFeatureNewNormalClient PID12/20/2023 05:30 AM
8139Base LanguageBugNewNormalOS-COMMAND fails on windows if not in "batch mode"Eugenie Lyzenko02/02/2024 03:03 AM
8138Base LanguageFeatureNewNormalABLUnit configuration using environment variables12/20/2023 01:21 PM
8124Base LanguageFeatureNewNormalrework conversion and runtime support for BLOCK-LEVEL and ROUTINE-LEVEL statements12/18/2023 10:44 AM
8116Base LanguageBugNewNormalSEARCH vs FILE-INFOEugenie Lyzenko12/14/2023 09:29 AM
8084Base LanguageBugTestNormalrefactor the 'execute' method for legacy classesConstantin Asofiei12/14/2023 12:18 PM
8008Base LanguageBugNewNormalread-json on a 1252 longchar should convert to utf-8 automatically before hydrating temp-tables/datasets, and support other Unicode encodings like UTF-3212/05/2023 05:51 AM
7990Base LanguageBugNewNormalinvestigate what can be improved after 7494a adds BlockDefinition instance to Scopeable.scopeStart10/31/2023 01:34 PM
7875Base LanguageFeatureNewNormalInteractive child process launching is broken in GUI10/04/2023 05:50 PM
7873Base LanguageBugTestNormalconversion issues with dataset/table parameters for class eventsConstantin Asofiei10/05/2023 06:26 AM
7842Base LanguageFeatureNewLowMake FWD behave the same as OE regarding input through09/27/2023 07:42 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
7386Base LanguageFeatureNewNormalpredefined auditing events support and a better persistence approach for auditing data05/26/2023 07:52 AM
7348Base LanguageFeatureNewNormalmutable proxy implementation05/11/2023 01:53 PM
7345Base LanguageBugNewNormalThe memptr deallocation attempt after the connection to client is interrupted/suspended05/11/2023 06:08 AM
7299Base LanguageBugTestNormalresolution of the target OO method in chained calls with poly argumentsConstantin Asofiei11/01/2023 06:09 AM
7200Base LanguageBugNewNormalfix INIT and LABEL for LIKE defined fields or variables03/15/2023 01:32 PM
7198Base LanguageBugTestNormalconversion of empty UPDATE/SET/PROMPT-FOR statementsConstantin Asofiei06/05/2023 10:20 AM
7184Base LanguageBugReviewNormalIncorrect conversion of concatenated string literals to a LONGCHARVladimir Tsichevski09/18/2023 03:11 PM
7176Base LanguageBugNewNormalcleanup p2j.oo code considering the #7045 and #712203/07/2023 08:05 AM
7175Base LanguageBugReviewNormalsubstitute: incorrect handling of unknown longchar valuesVladimir Tsichevski03/07/2023 04:51 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
7082Base LanguageFeatureNewNormalImprove converted call site names01/27/2023 01:18 PM
7073Base LanguageBugNewNormalLaunching non-interactive program creates JNI core dump in process_linux.c due to ncurses01/25/2023 07:37 AM
7045Base LanguageFeatureTestUrgentre-implement "normal" (non-abend) stack unwinding to avoid throwing an exceptionEduard Soltan03/21/2024 04:26 AM
7000Base LanguageFeatureNewNormalReplace old-style synchronization primitives with java.util.concurrent classes12/20/2022 07:47 AM
6999Base LanguageBugNewNormalOO methods/properties used in direct Java calls12/16/2022 03:31 AM
6993Base LanguageBugReviewNormalOO: incorrect field names in DataTypeEnum.javaVladimir Tsichevski12/14/2022 07:42 AM
6974Base LanguageBugNewNormalNPE at OpenEdge.Core.Class.IsInterface12/01/2022 07:52 AM
6963Base LanguageBugNewNormalIncorrect conversion of legacy class constructors with an unknown argument of object type05/01/2023 09:04 AM
(1-50/1762) Per page: 25, 50, 100

Also available in: Atom CSV PDF