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
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
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
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
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
7656Base LanguageBugNewNormalinvestigate performance of context-local helpers (e.g. TransactionManager.TransactionHelper)11/21/2023 07:29 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
7200Base LanguageBugNewNormalfix INIT and LABEL for LIKE defined fields or variables03/15/2023 01:32 PM
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
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
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
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
6904Base LanguageBugNewNormalfix TRANSACTION block issues11/02/2022 08:54 AM
6870Base LanguageBugNewNormalimplement a request queue for remote OpenClient connections10/20/2022 10:36 AM
6822Base LanguageFeatureNewNormalperformance of the FWD proxy implementation10/06/2022 04:27 AM
6819Base LanguageFeatureNewNormalrefactor FWD proxy implementation to use ReflectASM instead of Java Method reflectionGreg Shah11/22/2023 03:02 PM
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
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
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
6452Base LanguageFeatureNewNormaladd support for languages05/27/2022 10:24 AM
6451Base LanguageFeatureNewNormalI18N phase 405/27/2022 10:08 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
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
6423Base LanguageFeatureNewNormalfinish authentication features (some missing security items related to SECURITY-POLICY and CLIENT-PRINCIPAL)05/26/2022 03:41 PM
6419Base LanguageFeatureNewNormalcompatibility testing (and any needed fixes) for security features05/26/2022 03:27 PM
6416Base LanguageFeatureNewNormalexplore and implement ideas to make OO 4GL more efficient10/06/2022 10:01 AM
6389Base LanguageBugNewHighLENGTH function with COLUMN optionOvidiu Maxiniuc06/07/2022 07:39 AM
6382Base LanguageBugNewNormalXML serialization for ATTRIBUTE and TEXT XML-NODE-TYPE fields05/20/2022 07:43 AM
6373Base LanguageFeatureNewNormaldirect Java object access to converted Java code from in-JVM non-converted Java code06/15/2022 05:37 PM
6343Base LanguageFeatureNewNormalclass-based appserver exports05/10/2022 02:39 PM
6342Base LanguageFeatureNewNormalprovide a simple mechanism to call into converted code05/10/2022 01:06 PM
6292Base LanguageFeatureNewNormalnested catch blocks04/25/2022 01:20 PM
6280Base LanguageFeatureNewNormaldate literal // quirk05/26/2022 03:24 PM
6268Base LanguageBugNewNormalCharacters encoding issues with UTF-8 for emoji and confusable symbols.04/12/2022 03:04 AM
6161Base LanguageFeatureNewNormaladd support for DYNAMIC-PROPERTY() built-in function and DYNAMIC-PROPERTY language statement05/26/2022 07:49 AM
5909Base LanguageBugNewNormalProblem with conversion of STRING(char. char)12/20/2021 02:25 PM
5901Base LanguageBugNewNormalat least some 4GL warnings need to process differently when the current scope has a catch block12/15/2021 04:45 PM
5761Base LanguageBugNewNormalreplace ErrorManager.displayError with recordOrThrowError and fix recordOrShowError to morph into a recordOrThrowError in certain cases.11/08/2022 12:46 PM
5746Base LanguageFeatureNewNormalMore meaningful error message on conversion errors with OO references10/28/2021 07:10 AM
5745Base LanguageFeatureNewNormalNew access modes: package-private, package-protected10/20/2021 06:37 AM
5743Base LanguageBugNewNormalfinally block: finalizable processing10/20/2021 01:19 PM
5729Base LanguageFeatureNewNormalimplement polymorphic reflection support for properties and variables10/28/2021 04:18 AM
5691Base LanguageBugNewNormaldeviation in error generation for invalid method/property chaining09/29/2021 09:13 AM
5662Base LanguageFeatureNewNormaladd -WSDLAuth and -SSLAuth (and related) connect options for the web-services handle09/08/2021 12:26 PM
5635Base LanguageBugNewNormalOpenEdge.Core.Util.ConfigBuilder implementation08/31/2021 09:27 AM
5613Base LanguageBugNewNormal4GL built-in functions throw IllegalArgumentException08/20/2021 12:07 PM
5608Base LanguageBugNewNormalraw vs memptr parameters08/18/2021 01:01 PM
5541Base LanguageBugNewNormalstring(decimal, string) support in FWD is not fully compatible with 4GL07/12/2021 03:57 PM
5539Base LanguageBugNewNormalX-DOCUMENT (DOM) allows ISO control characters in OpenEdge for XML version 1.007/10/2021 04:25 AM
5446Base LanguageBugNewNormalPUT UNFORMATTED performace (stream is flushed on each call)10/01/2021 03:40 PM
5439Base LanguageBugNewNormalcom.goldencode.util.Stack problem06/12/2021 04:53 PM
5288Base LanguageBugNewNormalSome date field character comparisons have runtime incompatibilities during runtime03/22/2022 02:58 PM
5278Base LanguageBugNewNormalIMPORT UNFORMATTED raw with a process stream04/22/2021 03:28 PM
5276Base LanguageBugNewNormalresolve issues with multi-byte character processing09/13/2023 08:17 AM
5201Base LanguageBugNewNormalfix issues related to the error messages reported for invalid date/datetime/datetime-tz literals03/15/2021 04:45 PM
5194Base LanguageBugNewNormalStream handle - type missing, not deletableConstantin Asofiei03/12/2021 09:33 AM
5160Base LanguageFeatureNewNormalAbout cast() function supportGreg Shah03/03/2021 12:30 AM
5146Base LanguageFeatureNewNormalrecord additional legacy class and method data in annotations02/21/2021 11:28 AM
5123Base LanguageBugNewNormalRemove sessionFree AppServer configuration parameterConstantin Asofiei02/02/2021 11:42 AM
5111Base LanguageSupportNewNormalTempTableSchema & BufferFieldConstantin Asofiei01/29/2021 08:28 PM
5104Base LanguageBugNewNormalCannot cast integer input parameter to dynamic function character parameter01/28/2021 11:14 AM
5046Base LanguageBugNewNormalErrorManager - recordOrShowErrorConstantin Asofiei12/18/2020 02:00 AM
(1-100/1761) Per page: 25, 50, 100

Also available in: Atom CSV PDF