Project

General

Profile

Activity

From 09/16/2025 to 10/15/2025

10/15/2025

05:05 PM Feature #3853: implement LOG-MANAGER runtime
Greg Shah wrote:
> > Can I get logs from customer applications to find a baseline ?
>
> We can ask for some logs ...
Tomasz Domin

10/14/2025

05:24 AM Bug #10203 (WIP): XMLs cannot be imported into a dataset without a schema present
Committed revision *106220* on task branch *10203a*:
- Improved @DATASET:READ-XML@ infer support when DATASET node i...
Teodor Gorghe
02:25 AM Bug #10203: XMLs cannot be imported into a dataset without a schema present
Rebased branch @10203a@ to trunk revision @16219@. Teodor Gorghe
03:54 AM Bug #10712 (Review): SAX-READER QName parameter is wrong
Committed revision *16220* on task branch *10712a*:
- Fix for @START-ELEMENT@ and @END-ELEMENT@ sax-reader callback ...
Teodor Gorghe
03:34 AM Bug #10712 (WIP): SAX-READER QName parameter is wrong
Created task branch *10712a*. Teodor Gorghe
03:33 AM Bug #10712: SAX-READER QName parameter is wrong
There is the following standalone test:
{{Collapse(TestSaxReaderQName.cls)...
Teodor Gorghe
03:29 AM Bug #10712 (Closed): SAX-READER QName parameter is wrong
Teodor Gorghe

10/13/2025

08:34 AM Bug #10636 (Review): 4GL FOR FIRST LEAVE statement exits the function
Committed revision *16215* on task branch *10636a*:
- NEXT/LEAVE points to the outer block, when the current FOR BLO...
Teodor Gorghe

10/10/2025

08:48 AM Bug #10636 (WIP): 4GL FOR FIRST LEAVE statement exits the function
Created task branch *10636a*. Teodor Gorghe

10/08/2025

07:19 AM Bug #10613 (Test): Incremental conversion issue: temp-table dmo does not get converted
Branch 10613a was merged to trunk rev 16212 and archived. Dănuț Filimon
07:07 AM Bug #10613 (Merge Pending): Incremental conversion issue: temp-table dmo does not get converted
Please merge to trunk now. Greg Shah
06:52 AM Bug #10613: Incremental conversion issue: temp-table dmo does not get converted
Dănuț Filimon wrote:
> The changes are pretty simple, so the test plan includes running ChUI and a customer conversi...
Dănuț Filimon
04:57 AM Bug #10613: Incremental conversion issue: temp-table dmo does not get converted
The changes are pretty simple, so the test plan includes running ChUI and a customer conversion/incremental. Dănuț Filimon
04:54 AM Bug #10613: Incremental conversion issue: temp-table dmo does not get converted
Code Review Task Branch 10613a Revision 16211
The changes are good.
Greg Shah
03:04 AM Bug #10613 (Internal Test): Incremental conversion issue: temp-table dmo does not get converted
Committed the @hasSchemaChanges()@ to *10613a/16211*. Dănuț Filimon
06:46 AM Bug #10352 (Review): Fix READ-JSON dataset handle method's behaviour
Teodor Gorghe
06:45 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
Committed revision *16141* on task branch *10352a*:
- Fixed processNestedRecord when the child record has XML prefix...
Teodor Gorghe
05:48 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
Committed revision *16140* on task branch *10352a*:
- Fixed the issue reported on #10352-35.
I will document the ...
Teodor Gorghe
05:22 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
I don't quite understand. Beside the issue that I have found, there is another issue. I will document it soon, but wh... Teodor Gorghe

10/07/2025

09:59 AM Bug #10613: Incremental conversion issue: temp-table dmo does not get converted
Code Review Task Branch 10613a Revision 16210
Overall the logic seems correct.
@schemasChanged == null || !sch...
Greg Shah
09:19 AM Bug #10613 (Review): Incremental conversion issue: temp-table dmo does not get converted
Committed *10613a/16210*. Fixed incremental conversion when modifying a temp-table.
Greg, please review.
Dănuț Filimon
08:48 AM Bug #10613: Incremental conversion issue: temp-table dmo does not get converted
Created *10613a* from the latest *trunk/16209*. Dănuț Filimon
08:08 AM Bug #10613: Incremental conversion issue: temp-table dmo does not get converted
I am considering removing:... Dănuț Filimon
06:54 AM Bug #10613: Incremental conversion issue: temp-table dmo does not get converted
This is the patch I came up with:... Dănuț Filimon
06:33 AM Bug #10613: Incremental conversion issue: temp-table dmo does not get converted
Dănuț Filimon wrote:
> The .dict file is created again when @TransformDriver.runScanDriver()@ is called (ends up in ...
Dănuț Filimon
05:43 AM Bug #10613: Incremental conversion issue: temp-table dmo does not get converted
The .dict file is created again when @TransformDriver.runScanDriver()@ is called (ends up in @AstGenerator.parse()@),... Dănuț Filimon
04:46 AM Bug #10613 (WIP): Incremental conversion issue: temp-table dmo does not get converted
Indeed, the .dict file has the right f2 field, but the .p2o and .schema do not. There's P2OLookup.addJavaName which i... Dănuț Filimon

10/06/2025

07:47 AM 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... Constantin Asofiei
07:45 AM 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. Constantin Asofiei
07:00 AM Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
This is the list of the current converted files and their runtime support in p2j.
{{collapse
|_.Source Path |_.P2J...
Andrei Plugaru
07:31 AM Bug #4766: fix CHR and ASC
Greg Shah wrote:
> OK, so this behavior has nothing to do with the stream output. It is a quirk of the preprocessor...
Delia Mitric
07:19 AM Bug #4766: fix CHR and ASC
OK, so this behavior has nothing to do with the stream output. It is a quirk of the preprocessor. Please create a n... Greg Shah
02:01 AM Bug #4766: fix CHR and ASC
Greg Shah wrote:

> Please run this with different encodings (on FWD and OE) and report the results.
I've modif...
Delia Mitric
06:33 AM 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...
Constantin Asofiei
06:04 AM Bug #10522: Bring changes from 7156e/15727 to trunk
Dănuț Filimon wrote:
> Committed *10522a/16177*. Changes from 7156e/15727 built on trunk/15726: Added change to coll...
Dănuț Filimon
05:23 AM 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...
Constantin Asofiei
04:54 AM Bug #10613: Incremental conversion issue: temp-table dmo does not get converted
I can still reproduce #10613-1 with the latest 6083a. As far as I can remember, I did not fix this in the branch beca... Dănuț Filimon

10/03/2025

02:35 PM Feature #9955: Implement ClientPrincipal:TENANT-ID and ClientPrincipal:TENANT-NAME
Done.
Pushed up to revision 16215.
Ovidiu Maxiniuc
12:41 PM Feature #9955: Implement ClientPrincipal:TENANT-ID and ClientPrincipal:TENANT-NAME
*Ovidiu* - please rebase now. Constantin Asofiei
01:14 PM 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.
...
Constantin Asofiei
07:58 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
Committed revision *16148* on task branch *10519a*:
- Upgraded to the latest FWD-H2-1.62.
Teodor Gorghe
07:55 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
Teodor, please fwd-h2 rev 62 in 10519a. Constantin Asofiei
12:11 PM Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
I have made a few commits to @9488a@:
# @rev. 15908@ - fixes the duplicate getter. I have used a similar approach as...
Andrei Plugaru
09:45 AM Bug #4766: fix CHR and ASC
Hmmm. That may explain things.
I wonder if this really has nothing to do with the @PUT@ or @DISPLAY@. The proble...
Greg Shah
08:15 AM Bug #4766: fix CHR and ASC
Greg Shah wrote:
> For item 2 in #4766-16, in the Progress column of your table, when it says @"~u2591"@, what does ...
Delia Mitric
08:09 AM Bug #4766: fix CHR and ASC
For item 2 in #4766-16, in the Progress column of your table, when it says @"~u2591"@, what does that mean? Are you ... Greg Shah
07:58 AM Bug #4766: fix CHR and ASC
I've extracted the differences between FWD and Progress for *characters which are single-byte encoded in ISO8859-1/IB... Delia Mitric
07:52 AM 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...
Constantin Asofiei
07:52 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
You can reproduce with any prodataset, with an XML-NODE-NAME on a parent id field different than the legacy name. Teodor Gorghe
07:50 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
No, it's not. Teodor Gorghe
07:50 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
Teodor, regarding your last note - is that fixed in 10352a? Constantin Asofiei
07:34 AM Feature #9448 (Closed): compatibility test security features
Constantin Asofiei
03:12 AM Feature #9448 (Test): compatibility test security features
Branch 9448a was merged to trunk rev 16195 and archived. Teodor Gorghe
03:04 AM Feature #9448 (Merge Pending): compatibility test security features
Teodor, please merge 9448a now. Constantin Asofiei
04:37 AM Bug #10309 (Test): DATASET WRITE-JSON does not change value for a property
Branch *10309c* was merged to trunk rev. *16205* and archived. Teodor Gorghe
04:32 AM Bug #10309 (Merge Pending): DATASET WRITE-JSON does not change value for a property
Teodor, please merge now. Constantin Asofiei
04:16 AM Bug #10662 (Test): Prodataset ADD-PARENT-ID-RELATION issue
Branch 10662a was merged to trunk rev. 16204 and archived. Teodor Gorghe
03:06 AM Bug #10662: Prodataset ADD-PARENT-ID-RELATION issue
Teodor, please merge after 10380a. Constantin Asofiei
04:12 AM Bug #10380 (Test): WRITE-XML serializes decimals different than the specified format
Branch 10380a was merged to trunk rev. 16203 and archived. Teodor Gorghe
03:06 AM Bug #10380 (Merge Pending): WRITE-XML serializes decimals different than the specified format
Constantin Asofiei
03:06 AM Bug #10380: WRITE-XML serializes decimals different than the specified format
Teodor, please merge after 9763c. Constantin Asofiei
03:48 AM Bug #10538 (Test): QUOTER strips time part in datetime and datetime-tz
10538a was merged to trunk rev. 16199 and archived. Eduard Soltan
03:05 AM Bug #10538 (Merge Pending): QUOTER strips time part in datetime and datetime-tz
Eduard, please merge after 10381a. Constantin Asofiei
03:39 AM Bug #10381 (Test): READ-JSON dataset handle method doesn't throw error when parsing a invalid JSON
Branch *10381a* was merged into trunk as rev. *16198* and archived. Paul Bodale
03:04 AM Bug #10381 (Merge Pending): READ-JSON dataset handle method doesn't throw error when parsing a in...
Paul, please merge after 10371a. Constantin Asofiei

10/02/2025

11:05 AM Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
I have committed @9488/ rev. 15907@ for adding the overloaded methods @indexOf@ in @TextOps@.
After that, I investig...
Andrei Plugaru
04:27 AM Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
About the problem with classes that implement the same interface multiple times with different generics. This cannot ... Andrei Plugaru
06:45 AM Bug #10519 (Review): ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
Merged 10519a_h2 to fwd-h2 rev 62 and pushed to projsrv01. Constantin Asofiei
05:19 AM 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...
Constantin Asofiei
05:19 AM Bug #10519 (Merge Pending): ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
Alexandru Lungu
05:19 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
I am OK with 10519a_h2. This can be merged to fwd-h2 trunk.
*But* I want to stress out this is a high risk change an...
Alexandru Lungu
03:48 AM 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. Constantin Asofiei
06:01 AM Bug #10662 (Review): Prodataset ADD-PARENT-ID-RELATION issue
Committed revision *16191* on task branch *10662a*:
- DATASET:ADD-PARENT-ID-RELATION allow parent field before and a...
Teodor Gorghe
05:47 AM Bug #10662 (WIP): Prodataset ADD-PARENT-ID-RELATION issue
Created task branch *10662a*. Teodor Gorghe
05:46 AM Bug #10662: Prodataset ADD-PARENT-ID-RELATION issue
The following test passes on 4GL, but fails on FWD:... Teodor Gorghe
05:43 AM Bug #10662 (Test): Prodataset ADD-PARENT-ID-RELATION issue
Teodor Gorghe

10/01/2025

07:39 AM Bug #4766: fix CHR and ASC
I've noticed that the previous files didn't contain all the differences, so I've added the updated ones. Delia Mitric
04:58 AM Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
Update on the current status:
Currently, there are no more blocking issues when converting, however, there are still...
Andrei Plugaru

09/30/2025

10:58 AM 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... Constantin Asofiei
10:57 AM 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:... Constantin Asofiei
09:59 AM Bug #10636: 4GL FOR FIRST LEAVE statement exits the function
There are other cases when the 4GL decides to convert a @LEAVE@ (or a @NEXT@) to a @RETURN@.
You can look inside @...
Greg Shah
06:28 AM Bug #10636: 4GL FOR FIRST LEAVE statement exits the function
On OE 11.6, this does not happen when the @RECID@/@ROWID@ function is used on an inequality condition.
When there is...
Teodor Gorghe
06:11 AM Bug #10636: 4GL FOR FIRST LEAVE statement exits the function
On OE 11.6, there is a strange feature, when there is a @LEAVE@ statement on a @FOR@ block with a @RECID@ or @ROWID@ ... Teodor Gorghe
05:59 AM Bug #10636 (Closed): 4GL FOR FIRST LEAVE statement exits the function
Teodor Gorghe
04:07 AM Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
I fixed the problem from #9488-166 in @9488a/ rev. 15905@. I have made @ClassDefinition.candidates@ return a Set of @... Andrei Plugaru

09/29/2025

04:26 PM Feature #3853: implement LOG-MANAGER runtime
I've started with testcases examples (tests/logmanager).
There is a problem in current @trunk@ with conversion of ...
Tomasz Domin
09:59 AM Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
I think I understand the root cause for this problem: @WARNING: more than one method def found using fuzzy lookup: Ge... Andrei Plugaru
08:58 AM Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
I found a fix for the @annotateMethodCall@ error from above. In @ClassDefinition.isInheritedFrom@ we have logic for c... Andrei Plugaru
06:45 AM Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
I have managed to solve some of the issues presented in the last note by removing classes from the skeleton or removi... Andrei Plugaru
08:08 AM Bug #10624 (Review): DO WHILE that contains a FINALLY block can be executed too many times
Created task branch *10624a* and committed rev. *16186* which fixes the problem encountered in the customer's app.
...
Paul Bodale

09/26/2025

01:10 PM Bug #10627: Numeric FILL-IN: Format Index Miscalculation
Consider the following example as an illustration:... Vladimir Tsichevski
01:04 PM Bug #10627 (New): Numeric FILL-IN: Format Index Miscalculation
Vladimir Tsichevski
10:08 AM 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... Constantin Asofiei
07:41 AM Bug #10624 (WIP): DO WHILE that contains a FINALLY block can be executed too many times
During the testing of a customer application I found that the following testcase is the subject of a problem in FWD:
...
Paul Bodale
07:36 AM Bug #10624 (Review): DO WHILE that contains a FINALLY block can be executed too many times
Paul Bodale
07:24 AM Bug #10620: Missing getter when converting frame attributes in MESSAGE statements
Oki, thanks Constantin for your prompt feedback! Paula Păstrăguș
07:19 AM 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...
Constantin Asofiei
07:15 AM Bug #10620: Missing getter when converting frame attributes in MESSAGE statements
In the customer application I’m working on, the PIXELS-PER-ROW and PIXELS-PER-COLUMN attributes are only used as docu... Paula Păstrăguș
07:07 AM 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.
...
Constantin Asofiei
07:03 AM Bug #10620: Missing getter when converting frame attributes in MESSAGE statements
Testcase:... Paula Păstrăguș
06:48 AM Bug #10620 (Review): Missing getter when converting frame attributes in MESSAGE statements
Committed solution as rev *16185*.
Constantin, please review.
The only attributes that were incorrectly convert...
Paula Păstrăguș
06:38 AM Bug #10620 (WIP): Missing getter when converting frame attributes in MESSAGE statements
Created task branch 10620a. Paula Păstrăguș

09/25/2025

08:59 AM Bug #10597: [Regression] extent field in form fails conversion
No more issues found. I believe this is ready to be merged into trunk. Stefanel Pezamosca
08:43 AM Bug #10620: Missing getter when converting frame attributes in MESSAGE statements
When a frame attribute (e.g. @PIXELS-PER-ROW@) is used in a @MESSAGE@ statement, the conversion generates a call to @... Paula Păstrăguș
08:39 AM Bug #10620 (Review): Missing getter when converting frame attributes in MESSAGE statements
Paula Păstrăguș
03:43 AM Bug #10567 (Review): same buffer can be used as argument multiple times
Teodor Gorghe
03:42 AM Bug #10567 (WIP): same buffer can be used as argument multiple times
Committed revision *16165* on task branch *10567a*:
- Avoid @openScope@ call for the same buffer in the current scop...
Teodor Gorghe
03:29 AM 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... Constantin Asofiei
03:18 AM Bug #10567: same buffer can be used as argument multiple times
I have looked on this task and I might have a solution.
I made an investigation on what happens right now:
- The ...
Teodor Gorghe

09/24/2025

05:03 PM Bug #10597 (Internal Test): [Regression] extent field in form fails conversion
I am OK with the latest changes from 10597a (I think there is is typo in note 12: @10579a@). Ovidiu Maxiniuc
04:56 AM Bug #10597: [Regression] extent field in form fails conversion
Good job, Stefanel. The conversion for the application seems right, however, right now I cannot build the code, but b... Andrei Plugaru
06:00 AM Feature #3853: implement LOG-MANAGER runtime
Responses to questions from Tomasz (sent via email):
> Identified logging levels, reviewed logger code.
>
> Is ...
Greg Shah
05:25 AM Bug #4766: fix CHR and ASC
Added a new set of files:
* the differences between @PUT/DISPLAY/EXPORT AND MESSAGE@ for 1-255 decimal code points...
Delia Mitric
02:58 AM Bug #10613: Incremental conversion issue: temp-table dmo does not get converted
The change that fixes the incremental conversion is dependent on the changes from the 6083a branch. I think pulling a... Teodor Gorghe

09/23/2025

10:46 AM Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
The problem mentioned above is actually already solved in trunk by this change:... Andrei Plugaru
09:50 AM Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
I have tried to convert the ADE source code with the latest revision of @9488a@, however conversion of multiple files... Andrei Plugaru
09:47 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
Committed revision *16139* on task branch *10352a*:
- Changed @column.getXmlNodeName()@ with @column.getFieldName()@...
Teodor Gorghe
09:12 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
Committed revision *16138* on task branch *10352a*:
- Skipping relation fields when the parser reaches it. The chang...
Teodor Gorghe
08:18 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
Constantin Asofiei wrote:
> Paul, one more fix: @Importer.processRelationFlds@ has the same dependency on @serialize...
Paul Bodale
07:55 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
Commit to 10352a. Constantin Asofiei
07:55 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
Exactly.
What should I do for this issue? Create a new task/commit here?
Teodor Gorghe
07:53 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
Teodor Gorghe wrote:
> Constantin Asofiei wrote:
> > Teodor, please explain more: usually @PARENT-ID-RELATION@ are...
Constantin Asofiei
07:52 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
Constantin Asofiei wrote:
> Teodor, please explain more: usually @PARENT-ID-RELATION@ are hidden (thus computed aut...
Teodor Gorghe
07:50 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
Paul, one more fix: @Importer.processRelationFlds@ has the same dependency on @serializeName@; please fix this. Constantin Asofiei
07:46 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
Teodor, please explain more: usually @PARENT-ID-RELATION@ are hidden (thus computed automatically), as the recid is ... Constantin Asofiei
03:10 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
There is a unit test from customer application, which fails because of a @RECID@ field.
Please see this test case, w...
Teodor Gorghe
07:51 AM Bug #10381: READ-JSON dataset handle method doesn't throw error when parsing a invalid JSON
Constantin Asofiei wrote:
> Paul, please also add javadoc to @handleJsonParseException@
Committed rev. *16126* on...
Paul Bodale
07:40 AM Bug #10381: READ-JSON dataset handle method doesn't throw error when parsing a invalid JSON
Paul, please also add javadoc to @handleJsonParseException@ Constantin Asofiei
07:51 AM Bug #10613: Incremental conversion issue: temp-table dmo does not get converted
Teodor: please find the change from 6083a which can be applied to 9457c, to resolve this. Constantin Asofiei
07:46 AM Bug #10613: Incremental conversion issue: temp-table dmo does not get converted
Teodor Gorghe wrote:
> Danut, the *6083a* has a fix for this issue? I see that Constantin reported it on #10536-15.
...
Greg Shah
04:58 AM Bug #10613: Incremental conversion issue: temp-table dmo does not get converted
Danut, the *6083a* has a fix for this issue? I see that Constantin reported it on #10536-15. Teodor Gorghe
04:19 AM Bug #10613: Incremental conversion issue: temp-table dmo does not get converted
+Danut
+Constantin
Teodor Gorghe
04:18 AM Bug #10613: Incremental conversion issue: temp-table dmo does not get converted
Steps to reproduce:
* Setup a *hotel GUI* project or any dataset project, with incremental conversion.
* Do a full ...
Teodor Gorghe
04:08 AM Bug #10613 (Closed): Incremental conversion issue: temp-table dmo does not get converted
Teodor Gorghe
07:31 AM Bug #10509 (Internal Test): SEARCH(directory_path) returns unkown
I'll put this into testing with other changes. Constantin Asofiei
07:21 AM Bug #10518 (Test): Property getter call is ignored from conversion
Paul Bodale
07:08 AM Bug #10518 (Internal Test): Property getter call is ignored from conversion
Branch *10518a* was merged into trunk as rev. *16181* and archived. Paul Bodale
06:54 AM Bug #10518 (Merge Pending): Property getter call is ignored from conversion
Please merge to trunk now. Constantin Asofiei
06:42 AM Bug #10597 (Review): [Regression] extent field in form fails conversion
The issue with the above test case was that the widget name comparison failed because the extent @NUM_LITERAL@ node w... Stefanel Pezamosca
03:10 AM Bug #10597 (WIP): [Regression] extent field in form fails conversion
There are other cases that need to be addressed. Andrei notified me that the conversion failed with the same output. ... Stefanel Pezamosca

09/22/2025

06:24 PM Bug #10597 (Internal Test): [Regression] extent field in form fails conversion
Stefanel Pezamosca wrote:
> I created task branch 10597a and committed the patch in revision 16177.
> Please review...
Ovidiu Maxiniuc
10:06 AM Bug #10597: [Regression] extent field in form fails conversion
Stefanel Pezamosca wrote:
> Andrei, can you test this patch for #10566-12 ?
I have started a conversion for the m...
Andrei Plugaru
08:33 AM Bug #10597 (Review): [Regression] extent field in form fails conversion
I finally figured that this issue was fixed in the past, but only for @<function name="search_widget">@ (<!-- locate ... Stefanel Pezamosca
07:04 AM Bug #10597: [Regression] extent field in form fails conversion
So, the issue I see now is that the widget AST saved in the frame widgets list looks like this:... Stefanel Pezamosca
08:44 AM Bug #10519 (Review): ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
Committed revision *63* on h2 task branch *10519a_h2*:
- Addressed code review #10519-24.
Teodor Gorghe
07:16 AM Bug #10519 (WIP): ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
Review of 10519a_h2:
* I don't think @while (batchId >= (nextOffset = getAndIncNextOffset(session)))@ block is req...
Alexandru Lungu
07:43 AM Bug #10601: Resolving of unqualified fields
Constantin, given that the changes done for #9298 don't really impact the testcase posted on #10601 and if by testing... Andrei Plugaru
04:30 AM Bug #10509 (Review): SEARCH(directory_path) returns unkown
Teodor Gorghe
04:29 AM Bug #10509 (Internal Test): SEARCH(directory_path) returns unkown
Teodor Gorghe
04:29 AM Bug #10509 (WIP): SEARCH(directory_path) returns unkown
Teodor Gorghe
03:20 AM Bug #10558: READ-XML does not populate the field with a XML prefix on SERIALIZABLE-NAME
Constantin Asofiei wrote:
> But it can be read also by this:
> [...]
> ... so the fix is not completely correct.
...
Teodor Gorghe
02:20 AM Bug #10381 (Review): READ-JSON dataset handle method doesn't throw error when parsing a invalid JSON
Constantin Asofiei wrote:
> Teodor - please add javadocs and history entries.
I think you meant me :)
I commi...
Paul Bodale

09/19/2025

02:00 PM Bug #10381 (WIP): READ-JSON dataset handle method doesn't throw error when parsing a invalid JSON
Constantin Asofiei
01:59 PM Bug #10381: READ-JSON dataset handle method doesn't throw error when parsing a invalid JSON
Teodor - please add javadocs and history entries. Constantin Asofiei
01:51 PM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
*Alexandru* - please review 10519a_h2 - it looks good to me. Constantin Asofiei
01:49 PM Bug #10538: QUOTER strips time part in datetime and datetime-tz
Vladimir, thanks for the review; do you have any other concerns? Otherwise, we can put this into test. Constantin Asofiei
08:45 AM Bug #10522: Bring changes from 7156e/15727 to trunk
Committed *10522a/16177*. Changes from 7156e/15727 built on trunk/15726: Added change to collections java file from 6... Dănuț Filimon
08:33 AM Bug #10597 (WIP): [Regression] extent field in form fails conversion
So, this works if we remove the @assign@:... Stefanel Pezamosca
02:09 AM Bug #10597: [Regression] extent field in form fails conversion
Nice find Stefanel! I modified the scenario to use temp-tables since it was easier, but the original one uses persist... Dănuț Filimon
07:47 AM Bug #10601: Resolving of unqualified fields
This issue is a continuation of #9298. There is this testcase from #9298-43:... Andrei Plugaru
07:26 AM Bug #10601 (New): Resolving of unqualified fields
Andrei Plugaru
07:29 AM Feature #5662: add -WSDLAuth and -SSLAuth (and related) connect options for the web-services handle
This will be fixed in #10587 Constantin Asofiei
07:26 AM Bug #4766: fix CHR and ASC
Also I've added archives containing the results of comparison between FWD and 4GL results. Now, the files contain t... Delia Mitric
03:54 AM Bug #4766: fix CHR and ASC
*Constantin*, I've added the files which contain the differences between @PUT@ and @DISPLAY/MESSAGE/EXPORT@ (for defa... Delia Mitric
06:43 AM Bug #10599: [Regression] undoLeaveTopLevel() generated during conversion, but it doesn't exist
I discussed with Eduard and he said that the issues should be fixed by 4602a. He also provided a patch I could use fo... Dănuț Filimon
06:23 AM Bug #10599: [Regression] undoLeaveTopLevel() generated during conversion, but it doesn't exist
The test case is:... Dănuț Filimon
06:20 AM Bug #10599 (New): [Regression] undoLeaveTopLevel() generated during conversion, but it doesn't exist
Dănuț Filimon

09/18/2025

10:50 AM Bug #10597: [Regression] extent field in form fails conversion
This hasn’t worked for temp-tables for a long time, even before 15726. The issue is that temp-tables use the conversi... Stefanel Pezamosca
08:42 AM Bug #10597: [Regression] extent field in form fails conversion
Work on #10566 can't continue unless #10597 is fixed. Dănuț Filimon
08:40 AM Bug #10597: [Regression] extent field in form fails conversion
... Dănuț Filimon
08:39 AM Bug #10597 (Test): [Regression] extent field in form fails conversion
Dănuț Filimon

09/16/2025

09:33 AM Bug #4766: fix CHR and ASC
I've added:
* the archive which contains the differences between FWD and Progress for @OUTPUT TO@ used with default/...
Delia Mitric
07:24 AM Feature #6432: implement the WEB special stream
I see that @StreamFactory.openWebStream()@ has this:... Greg Shah
03:16 AM Bug #10352 (Review): Fix READ-JSON dataset handle method's behaviour
Committed rev. *16136* on branch *10352a* that addresses the review above. Paul Bodale
 

Also available in: Atom