Constantin Asofiei's activity
From 09/25/2025 to 10/24/2025
10/24/2025
- 09:30 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Greg Shah wrote:
> I have no objection. It can be put the change into the current changes.
>
> Constantin?
Curr...
10/23/2025
- 11:48 AM Database Bug #10390: FIND FIRST buffer field change does not propagate into the next FIRST FIRST statements.
- Teodor, is this an issue with the #9457 customer app?
- 11:33 AM Database Bug #10590 (Merge Pending): Indices are not taken from the model temp-table
- Eduard, please merge after 9906a
- 08:00 AM Base Language Feature #9955 (Merge Pending): Implement ClientPrincipal:TENANT-ID and ClientPrincipal:TENANT-NAME
- This can be merged after 10542a.
- 08:00 AM Database Bug #10542 (Merge Pending): Write trigger called when multiple buffers reference the same record
- This can be merged after 10501a
- 07:59 AM Database Bug #10480 (Merge Pending): Wrong sort criteria in FOR LAST when index has desc component
- This can be merged after 10417a
- 07:58 AM Base Language Bug #10558 (Merge Pending): READ-XML does not populate the field with a XML prefix on SERIALIZABL...
- 07:58 AM Base Language Bug #10558: READ-XML does not populate the field with a XML prefix on SERIALIZABLE-NAME
- This can be merged after 10519a.
- 07:57 AM Base Language Bug #10519 (Merge Pending): ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- This can be merged after 10509a.
- 07:57 AM Base Language Bug #10509 (Merge Pending): SEARCH(directory_path) returns unkown
- This can be merged after 10455a.
- 07:57 AM Database Bug #10455 (Merge Pending): Persistent table CAN-FIND FIRST issue
- This can be merged after 10336b.
- 07:56 AM Base Language Bug #10336 (Merge Pending): Issue on object deletion: java.lang.IllegalStateException
- This can be merged after 10391a.
- 07:52 AM Base Language Bug #10391 (Merge Pending): Comparisons methods not returning the correct result in poly cases
- Paul, please merge 10391a now.
- 05:13 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Is it @PROCEDURE adm-clone-props :@?
If you look in @load_code_set.xml@, @descent-rules@ on ~190 will call @push_c...
10/17/2025
- 01:21 AM Database Bug #10590: Indices are not taken from the model temp-table
- Eduard, see 10590a/16183 - a copy of the index AST is required when copying from the model.
10/16/2025
- 08:23 AM Runtime Infrastructure Bug #10733: evaluate and document mandatory configuration required when deploying FWD in production
- @max_connection@ is per-cluster, so all databases in that cluster (including multi-tenant) will use this value. So, ...
- 07:57 AM Runtime Infrastructure Bug #10733: evaluate and document mandatory configuration required when deploying FWD in production
- When deploying to production, there is configuration which needs to be adjusted depending on the customer's load. Th...
- 07:36 AM Runtime Infrastructure Bug #10733 (New): evaluate and document mandatory configuration required when deploying FWD in pr...
10/13/2025
- 05:16 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- Dănuț Filimon wrote:
> Constantin Asofiei wrote:
> > We need to generate the same .java names regardless of OS - so... - 05:08 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- We need to generate the same .java names regardless of OS - so I think that collection needs to be case-insensitive, ...
- 03:07 AM Testing Bug #10547 (Rejected): Order of unit test classes execution inside a package
- This is handled by #10568
- 02:47 AM Database Feature #6457: finish COPY-LOB support
- Eduard Soltan wrote:
> Otherwise there are 7 tests that require some code-page changes.
You mean there is still wor... - 02:43 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- Review of 10560a rev 16169:
* please make it compile in Java 8 - see @XmlImport@ line 3949, the @.toList()@ call;
*... - 02:36 AM Database Bug #10689: Wrong temp-table FOR EACH sorting criteria
- Review of 10689a rev 16213:
* check copyright year and set it to 2025
* @Schema record type ({@link #TEMP_TABLE} or...
10/09/2025
- 08:31 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- Dănuț Filimon wrote:
> I've made a similar patch to #10626-2 in #9917, it was for the frames and menus (explained th...
10/08/2025
- 05:16 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- I mean the basepath - if that is /ws and the request URI is /wsa, then it will match. I think basepath needs to be s...
- 04:54 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Tomasz, beside the @requestUri.startsWith(instance.getBasePath())@ check mentioned by Hynek, I think we are OK.
10/06/2025
- 07:47 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- From #10522, please also add @OpenEdge.Core.Collections.StringCollection@ (and dependencies) plus check the changes f...
- 07:45 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- Andrei, in this pass, I'd like to have only unimplemented files in FWD (@RT_LVL_STUB@) in a branch.
- 06:33 AM Base Language Bug #10522: Bring changes from 7156e/15727 to trunk
- Dănuț Filimon wrote:
> Dănuț Filimon wrote:
> > Committed *10522a/16177*. Changes from 7156e/15727 built on trunk/1... - 05:23 AM Base Language Bug #10613: Incremental conversion issue: temp-table dmo does not get converted
- Dănuț Filimon wrote:
> I can still reproduce #10613-1 with the latest 6083a. As far as I can remember, I did not fix...
10/04/2025
- 01:02 PM Database Bug #10385 (WIP): Incorrect reset of the cursor cache in Reposition
- ETF fails with 10385a - see #10615-29
10/03/2025
- 01:16 PM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- Teodor: please make sure to run your tests in a later version than OE 11.6 - especially when you find 'weird quirks'.
- 11:52 AM Database Bug #10560 (WIP): Wrong buffer picking for ReadXml when seralization name of a buffer correspond ...
- As I understand there is still more work on this.
- 01:14 PM Base Language Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Teodor Gorghe wrote:
> Committed revision *16148* on task branch *10519a*:
> - Upgraded to the latest FWD-H2-1.62.
... - 07:55 AM Base Language Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Teodor, please fwd-h2 rev 62 in 10519a.
- 12:41 PM Base Language Feature #9955: Implement ClientPrincipal:TENANT-ID and ClientPrincipal:TENANT-NAME
- *Ovidiu* - please rebase now.
- 07:52 AM Base Language Bug #10352 (WIP): Fix READ-JSON dataset handle method's behaviour
- Teodor Gorghe wrote:
> You can reproduce with any prodataset, with an XML-NODE-NAME on a parent id field different t... - 07:50 AM Base Language Bug #10352: Fix READ-JSON dataset handle method's behaviour
- Teodor, regarding your last note - is that fixed in 10352a?
- 07:39 AM Database Feature #9440 (Closed): get-codepage() function should work with CLOB fields
- 07:37 AM Database Feature #6457: finish COPY-LOB support
- Eduard, please address the review and - is there anything else for this task?
- 07:34 AM Base Language Feature #9448 (Closed): compatibility test security features
- 03:04 AM Base Language Feature #9448 (Merge Pending): compatibility test security features
- Teodor, please merge 9448a now.
- 04:43 AM Runtime Infrastructure Bug #10574 (New): contextlocal cross-dependencies
- Branch 10574a was merged to trunk rev 16207 and archived.
What's left is to improve/refactor the ContextLocal feat... - 03:07 AM Runtime Infrastructure Bug #10574 (Merge Pending): contextlocal cross-dependencies
- I'll merge after 10483a.
- 04:40 AM Database Bug #10483 (WIP): memory leak in BufferManager.openBuffers
- Branch 10483a was merged to trunk rev 16206 and archived.
What's left is to check if the solution needs to be refi... - 03:07 AM Database Bug #10483 (Merge Pending): memory leak in BufferManager.openBuffers
- I'll merge after 10662a.
- 04:32 AM Base Language Bug #10309 (Merge Pending): DATASET WRITE-JSON does not change value for a property
- Teodor, please merge now.
- 03:06 AM Database Bug #9763 (Merge Pending): xml-node-name buffer option
- 03:06 AM Database Bug #9763: xml-node-name buffer option
- Eduard, please merge after 10586a.
- 03:06 AM Base Language Bug #10380 (Merge Pending): WRITE-XML serializes decimals different than the specified format
- 03:06 AM Base Language Bug #10380: WRITE-XML serializes decimals different than the specified format
- Teodor, please merge after 9763c.
- 03:06 AM Base Language Bug #10662: Prodataset ADD-PARENT-ID-RELATION issue
- Teodor, please merge after 10380a.
- 03:05 AM Base Language Bug #10538 (Merge Pending): QUOTER strips time part in datetime and datetime-tz
- Eduard, please merge after 10381a.
- 03:04 AM Base Language Bug #10381 (Merge Pending): READ-JSON dataset handle method doesn't throw error when parsing a in...
- Paul, please merge after 10371a.
10/02/2025
- 07:48 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- Work it on this branch.
- 03:29 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- I've committed my changes to 10560a rev 16167 - use a context in 'resolveTableByXmlName'.
- 06:45 AM Base Language Bug #10519 (Review): ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Merged 10519a_h2 to fwd-h2 rev 62 and pushed to projsrv01.
- 05:19 AM Base Language Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Alexandru Lungu wrote:
> I am OK with 10519a_h2. This can be merged to fwd-h2 trunk.
> *But* I want to stress out t... - 03:48 AM Base Language Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- *Alexandru* - do you think is safe to commit 10519a_h2 to fwd-h2 trunk? I need to add this to 9457c.
10/01/2025
- 05:14 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- Teodor Gorghe wrote:
> Committed revision *16166* on task branch *16166*:
> - Resolving the parent buffer by its le... - 04:36 AM Conversion Tools Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- I would go a different way: is OK to re-generate all DMOs, but the name should be preserved *if the key matches*. Ma...
09/30/2025
- 10:58 AM Base Language Bug #10636: 4GL FOR FIRST LEAVE statement exits the function
- Also, you can target the @FOR@ block in OE if it has an explicit label and that is used for leave/next. So just th...
- 10:57 AM Base Language Bug #10636: 4GL FOR FIRST LEAVE statement exits the function
- Teodor, I think this is just the target of the leave/next is the outer block in such case:...
- 08:12 AM Conversion Tools Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- I don't recall exactly when, but this was a known 'limitation' of incremental conversion, from few years back. I thi...
- 07:34 AM User Interface Bug #10236: Side label for a widget isn't displayed when parent frame is defined using n DOWN, ...
- How is this working in ChUI in FWD?
09/29/2025
- 04:59 AM User Interface Bug #10628 (Merge Pending): embedded mode loading indicator issue
- Please merge now.
09/26/2025
- 04:28 PM User Interface Bug #10628: embedded mode loading indicator issue
- Greg, the fix would be this:...
- 10:08 AM Base Language Bug #10613: Incremental conversion issue: temp-table dmo does not get converted
- The root cause for this regression is the change to not process any .schema files if there are not changes in .df fil...
- 09:07 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- From #10536-27:
I don't know when this was regressed, but if you have two tables named @Foo_BARSomething@ and @Foo... - 09:05 AM Conversion Tools Bug #10626 (Test): DMO names can collide on case-insensitive file-system
- 07:19 AM Base Language Bug #10620: Missing getter when converting frame attributes in MESSAGE statements
- Paula Păstrăguș wrote:
> In the customer application I’m working on, the PIXELS-PER-ROW and PIXELS-PER-COLUMN attrib... - 07:07 AM Base Language Bug #10620: Missing getter when converting frame attributes in MESSAGE statements
- Paula Păstrăguș wrote:
> I don’t think this will be easy to address. Right now, I can’t identify a simple solution.
... - 05:27 AM Database Bug #10480: Wrong sort criteria in FOR LAST when index has desc component
- Alexandru Lungu wrote:
> > BTW, you can duplicate this with above testcase (the second FOR EACH) if in TempTableHelp...
09/25/2025
- 10:55 AM Database Bug #10611 (WIP): Incorrect abbreviation name resolved at conversion time
- This one fails the #9457 project, with 9457c.
- 09:59 AM Database Bug #10480: Wrong sort criteria in FOR LAST when index has desc component
- Alex, about the previous note; this test:...
- 03:29 AM Base Language Bug #10567: same buffer can be used as argument multiple times
- Please keep the change in @ScopedList@ (but still log a warning maybe). Otherwise, yes, find a place where we can av...
Also available in: Atom