Teodor Gorghe's activity
From 09/24/2025 to 10/23/2025
10/23/2025
- 08:48 AM Base Language Bug #10558 (Test): READ-XML does not populate the field with a XML prefix on SERIALIZABLE-NAME
- Branch 10558a was merged to trunk rev. 16234 and archived.
- 08:42 AM Base Language Bug #10519 (Test): ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Branch 10519a was merged to trunk rev. 16233 and archived.
- 08:37 AM Base Language Bug #10509 (Test): SEARCH(directory_path) returns unkown
- Branch *10509a* was merged to trunk rev. *16232* and archived.
- 08:32 AM Database Bug #10455 (Test): Persistent table CAN-FIND FIRST issue
- Branch *10455a* was merged to trunk rev. *16231* and archived.
- 08:24 AM Base Language Bug #10336 (Test): Issue on object deletion: java.lang.IllegalStateException
- Branch 10336b was merged to trunk rev. 16230 and archived.
- 03:11 AM Database Bug #10772: NUM-RESULTS on a FOR EACH query fails
- + Added watchers
- 03:06 AM Database Bug #10772: NUM-RESULTS on a FOR EACH query fails
- {{Collapse(book.df)...
- 03:04 AM Database Bug #10772 (Internal Test): NUM-RESULTS on a FOR EACH query fails
10/16/2025
- 07:32 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- Committed revision *16171* on task branch *10560a*:
- Replaced ctx.ttName with ctx.tt._name().
10/14/2025
- 05:24 AM Base Language 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... - 02:25 AM Base Language Bug #10203: XMLs cannot be imported into a dataset without a schema present
- Rebased branch @10203a@ to trunk revision @16219@.
- 03:54 AM Base Language 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 ... - 03:34 AM Base Language Bug #10712 (WIP): SAX-READER QName parameter is wrong
- Created task branch *10712a*.
- 03:33 AM Base Language Bug #10712: SAX-READER QName parameter is wrong
- There is the following standalone test:
{{Collapse(TestSaxReaderQName.cls)... - 03:29 AM Base Language Bug #10712 (Closed): SAX-READER QName parameter is wrong
- 02:18 AM Database Bug #10470: Wrong order of records fetching when index modification
- This issue was solved by #10480?
10/13/2025
- 08:34 AM Base Language 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... - 05:20 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- Committed revision *16170* on task branch *10560a*:
- Addressed code review #10560-27. - 03:56 AM Database Bug #10689: Wrong temp-table FOR EACH sorting criteria
- Committed revision *16214* on task branch *10689a*:
- Addressed code review #10689-9.
Committed revision *16215* ...
10/10/2025
- 08:48 AM Base Language Bug #10636 (WIP): 4GL FOR FIRST LEAVE statement exits the function
- Created task branch *10636a*.
10/09/2025
- 08:55 AM Database Bug #10689: Wrong temp-table FOR EACH sorting criteria
- Teodor Gorghe wrote:
> There is also this test case, which passes on 4GL, but fails on FWD:
> [...]
>
> I think ... - 08:41 AM Database Bug #10689: Wrong temp-table FOR EACH sorting criteria
- There is also this test case, which passes on 4GL, but fails on FWD:...
- 07:27 AM Database Bug #10689 (Review): Wrong temp-table FOR EACH sorting criteria
- Committed revision *16213* on task branch *10689a*:
- Improved index selection for temp-table: added implementation ... - 07:26 AM Database Bug #10689 (WIP): Wrong temp-table FOR EACH sorting criteria
- Created task branch *10689a*.
- 04:30 AM Database Bug #10689: Wrong temp-table FOR EACH sorting criteria
- The following test case fails on FWD because of the unimplemented main index selection by definition:...
- 04:24 AM Database Bug #10689 (Closed): Wrong temp-table FOR EACH sorting criteria
10/08/2025
- 07:40 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- Committed revision *16169* on task branch *10560a*:
- Added some missing javadoc description. Added one more case wh... - 04:38 AM Database Bug #10560 (Review): Wrong buffer picking for ReadXml when seralization name of a buffer correspo...
- 04:37 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- Committed revision *16168* on task branch *10560a*:
- Added support on @DATASET:READ-XML@ for matching XML field and... - 06:46 AM Base Language Bug #10352 (Review): Fix READ-JSON dataset handle method's behaviour
- 06:45 AM Base Language 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... - 05:48 AM Base Language 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 ... - 05:22 AM Base Language 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...
10/06/2025
- 01:15 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- I have tested with OE 12.8 and I can confirm that everything that happens on OE 11.6 is the same as OE 12.8.
- 01:00 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- I know that this behavior also happens for OE 11.7. Do we have another OE version available?
10/03/2025
- 07:58 AM Base Language 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. - 07:52 AM Base Language 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.
- 07:50 AM Base Language Bug #10352: Fix READ-JSON dataset handle method's behaviour
- No, it's not.
- 04:37 AM Base Language Bug #10309 (Test): DATASET WRITE-JSON does not change value for a property
- Branch *10309c* was merged to trunk rev. *16205* and archived.
- 04:16 AM Base Language Bug #10662 (Test): Prodataset ADD-PARENT-ID-RELATION issue
- Branch 10662a was merged to trunk rev. 16204 and archived.
- 04:12 AM Base Language Bug #10380 (Test): WRITE-XML serializes decimals different than the specified format
- Branch 10380a was merged to trunk rev. 16203 and archived.
- 03:12 AM Base Language Feature #9448 (Test): compatibility test security features
- Branch 9448a was merged to trunk rev 16195 and archived.
10/02/2025
- 08:34 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- Later update:
- And when the @Name@ temp-table has a structure, like this {{Collapse(Name)... - 08:27 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- For the test case from #10560-16, 4GL passes, but FWD fails because the @name@ field is empty.
I am currently expl... - 07:47 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- I have a test case which does not work with 10352a, trunk or this branch:
{{Collapse(ABL Code)... - 06:01 AM Base Language 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... - 05:47 AM Base Language Bug #10662 (WIP): Prodataset ADD-PARENT-ID-RELATION issue
- Created task branch *10662a*.
- 05:46 AM Base Language Bug #10662: Prodataset ADD-PARENT-ID-RELATION issue
- The following test passes on 4GL, but fails on FWD:...
- 05:43 AM Base Language Bug #10662 (Test): Prodataset ADD-PARENT-ID-RELATION issue
10/01/2025
- 05:15 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- Oops, this commit is in this task, 10560a.
09/30/2025
- 06:28 AM Base Language 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... - 06:11 AM Base Language 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@ ...
- 05:59 AM Base Language Bug #10636 (Closed): 4GL FOR FIRST LEAVE statement exits the function
09/25/2025
- 03:43 AM Base Language Bug #10567 (Review): same buffer can be used as argument multiple times
- 03:42 AM Base Language 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... - 03:18 AM Base Language 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 ...
09/24/2025
- 02:58 AM Base Language 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...
- 02:19 AM Database Bug #10560 (Review): Wrong buffer picking for ReadXml when seralization name of a buffer correspo...
- Committed revision *16166* on task branch *16166*:
- Resolving the parent buffer by its legacy name instead of the X... - 02:13 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- Should I commit the change from #10560-8?
- 02:13 AM Database Bug #10560 (WIP): Wrong buffer picking for ReadXml when seralization name of a buffer correspond ...
Also available in: Atom