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
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
6854Base LanguageSupportWIPNormalbase language testsMarian Edu02/15/2024 12:29 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
6772Base LanguageFeatureNewNormalincrease usage of ASSIGN bracketing09/20/2022 11:30 AM
6754Base LanguageFeatureNewNormalcomplete BOM support for XmlHelper.readXMLEncoding()09/14/2022 07:02 AM
6743Base LanguageBugNewNormalfix GET-SIGNATURE for all parameter modes and types09/09/2022 12:38 PM
6693Base LanguageBugNewNormalStringFormat fixes - finish up and merge branch 4880a|b|c08/23/2022 01:56 AM
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
6537Base LanguageBugWIPHighproblems with ADD-INTERVAL06/23/2022 05:23 PM
6533Base LanguageBugNewNormaldynamic equals operator06/20/2022 01:11 PM
6506Base LanguageFeatureNewNormalimplement CGI WebSpeed support and the standard web-disp.p dispatch functionality06/09/2022 02:24 AM
6500Base LanguageFeatureNewNormaladd equivalent support for -nb command line option06/07/2022 10:53 AM
6498Base LanguageFeatureNewNormaladd equivalent support for the -errorstack command line option06/06/2022 12:34 PM
6493Base LanguageFeatureNewNormaladd equivalent support for the command line parameters -ucc and -utf8intatcharEugenie Lyzenko02/02/2024 09:37 AM
6490Base LanguageFeatureNewNormalDYNAMIC-INVOKE which returns an extent06/05/2022 02:56 PM
6489Base LanguageSupportNewNormalport tests of the Open Java Client to the Open .NET Client06/05/2022 10:41 AM
6488Base LanguageSupportNewNormalwrite tests which use Java Open Client to access the appserver testcases01/31/2024 07:25 AM
6482Base LanguageBugTestHighPOLY version of ArrayAssigner.assignMulti, when the r-value can be an extent or scalarOvidiu Maxiniuc06/07/2022 07:37 AM
6452Base LanguageFeatureNewNormaladd support for languages05/27/2022 10:24 AM
6451Base LanguageFeatureNewNormalI18N phase 405/27/2022 10:08 AM
6446Base LanguageBugTestHightemp-table:create-like adds add before-table, tooOvidiu Maxiniuc06/07/2022 07:37 AM
6434Base LanguageBugNewNormalunknown stream reference errors in post-parse-fixups05/26/2022 08:59 PM
6433Base LanguageFeatureNewNormalimplement WEB-CONTEXT system handle05/26/2022 08:47 PM
6432Base LanguageFeatureNewNormalimplement the WEB special stream05/26/2022 08:15 PM
6431Base LanguageFeatureWIPNormalimplement support to allow CPINTERNAL set to UTF-8 and CP936Theodoros Theodorou03/29/2024 06:16 AM
6430Base LanguageFeatureNewNormalimplement features dependent upon CPCOLL/CPCASE06/08/2022 09:34 PM
6429Base LanguageFeatureNewNormalimplement I18N tests and fix issues to make the tests work05/26/2022 07:41 PM
6428Base LanguageFeatureNewNormalimplement IS-LEAD-BYTE() built-in function09/13/2023 08:16 AM
6427Base LanguageFeatureNewNormalfinish the COMPARE built-in function05/26/2022 06:51 PM
6424Base LanguageFeatureWIPNormalfill gaps in Java Open Client replacement (appserver client support)Galya B04/30/2024 09:12 AM
6423Base LanguageFeatureNewNormalfinish authentication features (some missing security items related to SECURITY-POLICY and CLIENT-PRINCIPAL)05/26/2022 03:41 PM
6422Base LanguageFeatureWIPNormalimplement auditing support including AUDIT-POLICY and AUDIT-CONTROL Theodoros Theodorou04/29/2024 04:39 PM
6420Base LanguageFeatureReviewNormalimplement the AUDIT-ENABLED() built-in functionTheodoros Theodorou08/11/2023 10:55 AM
6419Base LanguageFeatureNewNormalcompatibility testing (and any needed fixes) for security features05/26/2022 03:27 PM
(1-100/1761) Per page: 25, 50, 100

Also available in: Atom CSV PDF