Activity
From 08/26/2025 to 09/24/2025
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@).
- 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...
- 06:00 AM Feature #3853: implement LOG-MANAGER runtime
- Responses to questions from Tomasz (sent via email):
> Identified logging levels, reviewed logger code.
>
> Is ... - 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... - 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...
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:...
- 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...
- 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()@... - 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... - 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... - 07:55 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
- Commit to 10352a.
- 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? - 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... - 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... - 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.
- 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 ...
- 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... - 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... - 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@
- 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.
- 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.
... - 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.
- 04:19 AM Bug #10613: Incremental conversion issue: temp-table dmo does not get converted
- +Danut
+Constantin - 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 ... - 04:08 AM Bug #10613 (Closed): Incremental conversion issue: temp-table dmo does not get converted
- 07:31 AM Bug #10509 (Internal Test): SEARCH(directory_path) returns unkown
- I'll put this into testing with other changes.
- 07:21 AM Bug #10518 (Test): Property getter call is ignored from conversion
- 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.
- 06:54 AM Bug #10518 (Merge Pending): Property getter call is ignored from conversion
- Please merge to trunk now.
- 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...
- 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. ...
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... - 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... - 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 ...
- 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:...
- 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. - 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... - 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...
- 04:30 AM Bug #10509 (Review): SEARCH(directory_path) returns unkown
- 04:29 AM Bug #10509 (Internal Test): SEARCH(directory_path) returns unkown
- 04:29 AM Bug #10509 (WIP): SEARCH(directory_path) returns unkown
- 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.
... - 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...
09/19/2025
- 02:00 PM Bug #10381 (WIP): READ-JSON dataset handle method doesn't throw error when parsing a invalid JSON
- 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.
- 01:51 PM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- *Alexandru* - please review 10519a_h2 - it looks good to me.
- 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.
- 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...
- 08:33 AM Bug #10597 (WIP): [Regression] extent field in form fails conversion
- So, this works if we remove the @assign@:...
- 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...
- 07:47 AM Bug #10601: Resolving of unqualified fields
- This issue is a continuation of #9298. There is this testcase from #9298-43:...
- 07:26 AM Bug #10601 (New): Resolving of unqualified fields
- 07:29 AM Feature #5662: add -WSDLAuth and -SSLAuth (and related) connect options for the web-services handle
- This will be fixed in #10587
- 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...
- 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...
- 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...
- 06:23 AM Bug #10599: [Regression] undoLeaveTopLevel() generated during conversion, but it doesn't exist
- The test case is:...
- 06:20 AM Bug #10599 (New): [Regression] undoLeaveTopLevel() generated during conversion, but it doesn't exist
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...
- 08:42 AM Bug #10597: [Regression] extent field in form fails conversion
- Work on #10566 can't continue unless #10597 is fixed.
- 08:40 AM Bug #10597: [Regression] extent field in form fails conversion
- ...
- 08:39 AM Bug #10597 (Test): [Regression] extent field in form fails conversion
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/... - 07:24 AM Feature #6432: implement the WEB special stream
- I see that @StreamFactory.openWebStream()@ has this:...
- 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.
09/15/2025
- 12:02 PM Bug #10352 (WIP): Fix READ-JSON dataset handle method's behaviour
- Paul, this code in @Importer@ doesn't look right:...
- 09:16 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- The changes are already in 6506b, and from the testing that I did until now, things seemed really good.
- 09:15 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- We will rely upon the testing of 6506b to test these changes.
- 09:14 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- The changes should be in 6506b.
- 09:07 AM Bug #10365 (Internal Test): Mismatched number of parameters passed to routine for external function
- Florin, please rebase and do conversion testing (compare src/ folder with trunk and 10365a).
- 08:54 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- Constantin: Do you have any remaining concerns?
- 07:38 AM Bug #10380: WRITE-XML serializes decimals different than the specified format
- 10380a rev 16089 - Ensure a leading '0' is added for decimal values when writing to XML, which are between zero and o...
- 07:27 AM Bug #10558: READ-XML does not populate the field with a XML prefix on SERIALIZABLE-NAME
- But it can be read also by this:...
- 07:25 AM Bug #10558: READ-XML does not populate the field with a XML prefix on SERIALIZABLE-NAME
- 10558a rev 16164 adds another case:...
- 07:12 AM Bug #10309 (Internal Test): DATASET WRITE-JSON does not change value for a property
- The change is in 10309c rev 16162.
- 06:44 AM Bug #10567: same buffer can be used as argument multiple times
- 10567a was created from trunk 16163.
Rev 16164 contains the ScopedList changes from #10483 and the patch above. - 06:37 AM Bug #10567: same buffer can be used as argument multiple times
- We need to investigate the implications of this:...
- 06:32 AM Bug #10567 (Test): same buffer can be used as argument multiple times
- 05:19 AM Bug #4766: fix CHR and ASC
- This is an example that highlights that PUT and DISPLAY lead to different results (for some cases) when writing in a ...
09/14/2025
- 04:19 AM Bug #10309: DATASET WRITE-JSON does not change value for a property
- The correct function is this:...
- 04:09 AM Bug #10203 (New): XMLs cannot be imported into a dataset without a schema present
09/12/2025
- 06:45 AM Bug #10558 (Review): READ-XML does not populate the field with a XML prefix on SERIALIZABLE-NAME
- Committed revision *16163* on task branch *10558a*:
- Allow fields with XML prefix from a temp-table without NS-PREF... - 06:12 AM Bug #10558 (WIP): READ-XML does not populate the field with a XML prefix on SERIALIZABLE-NAME
- Created task branch 10558a.
- 06:09 AM Bug #10558: READ-XML does not populate the field with a XML prefix on SERIALIZABLE-NAME
- We have the following testcase:
{{Collapse(TestSimpleReadXml.cls)... - 06:01 AM Bug #10558 (Test): READ-XML does not populate the field with a XML prefix on SERIALIZABLE-NAME
09/11/2025
- 09:35 AM Bug #4766: fix CHR and ASC
- *Constantin*,I've added the archive *default_stream* with the results for @OUTPUT TO ... DISPLAY/EXPORT/PUT/MESSAGE@ ...
- 04:10 AM Bug #10309 (Review): DATASET WRITE-JSON does not change value for a property
- Committed revision *16161* on task branch *10309c*:
- Added support for handle method/properties on 'is_method_outpu... - 03:13 AM Bug #10309 (WIP): DATASET WRITE-JSON does not change value for a property
- Created task branch *10309c*.
I have missed a test case, when the temp-table/dataset handle is obtained using a ge...
09/10/2025
- 08:09 AM Bug #9572: ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTerminal.addCha...
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir Tsichevski wrote:
> > > Hynek Cihlar wrote:
> > > >... - 07:29 AM Bug #9572: ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTerminal.addCha...
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Hynek Cihlar wrote:
> > > Code review 9572a. Please start reg... - 07:50 AM Bug #9037: Two timers problem: only one fires
- *Note*: the fix for #10206 merged as rev. 16156 has not resolved this issue.
- 04:14 AM Bug #10410 (Closed): Error is thrown outside of topLevelBlock when block-level on error undo, thr...
- 04:14 AM Bug #10410 (Internal Test): Error is thrown outside of topLevelBlock when block-level on error un...
- 04:12 AM Bug #10410: Error is thrown outside of topLevelBlock when block-level on error undo, throw is not...
- The customer application code was changed and the issue was fixed.
- 02:22 AM Bug #10538: QUOTER strips time part in datetime and datetime-tz
- Vladimir Tsichevski wrote:
> @QUOTER(d)@ returns @"25/09/09"@ instead of the expected @"2025/09/09"@. Note that @S...
09/09/2025
- 02:36 PM Bug #10538: QUOTER strips time part in datetime and datetime-tz
- I did not notice Constantin is the reviewer already, and made review myself.
Eduard Soltan wrote:
> Committed on ... - 08:46 AM Bug #10538 (Review): QUOTER strips time part in datetime and datetime-tz
- Committed on 10538a, rev. 16154.
Use @toStringMessage@ in qouterWorker in @datetime@ and @datetime-tz@. - 08:15 AM Bug #10538 (WIP): QUOTER strips time part in datetime and datetime-tz
- 07:56 AM Bug #10538: QUOTER strips time part in datetime and datetime-tz
- Found a different behaviour between 4GL and FWD in the following test case:...
- 07:51 AM Bug #10538 (Test): QUOTER strips time part in datetime and datetime-tz
- 08:24 AM Bug #10509: SEARCH(directory_path) returns unkown
- 4GL also returns unknown on directories, but I was fooled by ABLUnit @Assert:IsTrue@ when the result is unknown and t...
09/08/2025
- 09:29 AM Bug #9572: ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTerminal.addCha...
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Code review 9572a. Please start regression testing. I suppose ... - 05:11 AM Bug #10519 (Review): ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Committed revision *16147* on task branch *10519a*:
- Reverted last commit. Removed hasChild = true on writeChildRec... - 04:25 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Created task branch *10519a_h2* on @p2j_repo/h2@.
Committed revision *62* on h2 task branch *10519a_h2*:
- Moved ... - 03:38 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Constantin Asofiei wrote:
> What is the code which links the child with the parent via recid? Is the parent table t... - 03:21 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- > commonTable has 2 parents: node11 and node2, linked by the commonTable.parent_id. When there are two identical RECI...
- 02:07 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Constantin Asofiei wrote:
> Teodor Gorghe wrote:
> > Constantin Asofiei wrote:
> > > Lets take a step back. Why d... - 02:14 AM Bug #4766: fix CHR and ASC
- Delia Mitric wrote:
> Found a problem in FWD during generating results for OUTPUT *STREAM* TO ... .
> This is t... - 02:12 AM Bug #10527: Using DISPLAY with DEFINED STREAMS and DOWN WITH FRAME leads to incorrect content in ...
- Here is the testcase:...
- 02:10 AM Bug #10527 (New): Using DISPLAY with DEFINED STREAMS and DOWN WITH FRAME leads to incorrect conte...
09/05/2025
- 09:28 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- The thing that puzzles me is this:...
- 04:39 AM Bug #10518: Property getter call is ignored from conversion
- I ran conversion testing on a customer application and it showed no differences between converting with this branch a...
09/04/2025
- 01:41 PM Bug #9572: ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTerminal.addCha...
- Hynek Cihlar wrote:
> Code review 9572a. Please start regression testing. I suppose I will run the ChUI regression t... - 10:21 AM Bug #4766: fix CHR and ASC
- Delia Mitric wrote:
> Found a problem in FWD during generating results for OUTPUT *STREAM* TO ... .
> This is t... - 07:44 AM Bug #4766: fix CHR and ASC
- Found a problem in FWD during generating results for OUTPUT *STREAM* TO ... .
This is the testcase:... - 04:09 AM Bug #4766: fix CHR and ASC
- About the modifications made on @Text@ class (for character to store the information about the codePage in which it i...
- 09:40 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Teodor Gorghe wrote:
> Constantin Asofiei wrote:
> > Lets take a step back. Why do we need in FWD for the recids t... - 09:28 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Constantin Asofiei wrote:
> Lets take a step back. Why do we need in FWD for the recids to be different? What's th... - 09:23 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Lets take a step back. Why do we need in FWD for the recids to be different? What's the minimal standalone test (in...
- 09:18 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Alexandru Lungu wrote:
> There are limitations on how we can assign recid to _temp in FWD. There are changes to prop... - 08:25 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- I am sure this is a regression.
When I implemented the dataset support I would not have been able to identify the ... - 06:59 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Constantin Asofiei wrote:
> Are you saying that if you call @CREATE@ twice one after the other, for different temp-t... - 06:13 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- There are limitations on how we can assign recid to _temp in FWD. There are changes to properly reclaim ids so that i...
- 06:09 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Are you saying that if you call @CREATE@ twice one after the other, for different temp-tables, both records will have...
- 06:03 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- There is a big problem on how we generate the @recid@ field from a record:...
- 05:22 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Committed revision *16146* on task branch *10519a*:
- Reset @hasChild@ flag to initial state while iterating through... - 05:19 AM Bug #10519 (WIP): ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- 05:18 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Created task branch *10519*.
I have a fix for the first issue, which will come very soon.
For the second issue, the... - 04:37 AM Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Suppose we have a ProDataSet structure like this:...
- 04:25 AM Bug #10519 (Test): ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- 09:27 AM Bug #10518 (Internal Test): Property getter call is ignored from conversion
- I'm OK with the changes. Nice find.
Please run conversion with a small project which has OO and if it works, lets ... - 09:17 AM Bug #10518 (Review): Property getter call is ignored from conversion
- I checked and this solves the initial issue for which this task has been opened.
Standing by for review. - 08:49 AM Bug #10518 (WIP): Property getter call is ignored from conversion
- Created task branch *10518a* and committed rev. *16148* that fixes this issue.
- 02:59 AM Bug #10518: Property getter call is ignored from conversion
- The test case:...
- 02:41 AM Bug #10518 (Closed): Property getter call is ignored from conversion
- 08:50 AM Bug #10522: Bring changes from 7156e/15727 to trunk
- The purpose of this task is to take the changes from 7156e/15727 and put them into a separate branch, then review and...
- 08:48 AM Bug #10522 (New): Bring changes from 7156e/15727 to trunk
09/03/2025
- 03:52 AM Bug #10381 (Review): READ-JSON dataset handle method doesn't throw error when parsing a invalid JSON
- Committed rev. *16124* on branch *10381a* that makes FWD throw the correct exceptions for invalid JSON parsing.
Pl...
09/02/2025
- 02:02 PM Bug #9572: ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTerminal.addCha...
- Hynek Cihlar wrote:
> Code review 9572a. Please start regression testing. I suppose I will run the ChUI regression t... - 01:53 PM Bug #9037: Two timers problem: only one fires
- Tomasz Domin wrote:
> As an alternative solution I was considering three scenarios:
> - pre-initialization - crea... - 01:39 PM Bug #9037: Two timers problem: only one fires
- Greg Shah wrote:
> There are multiple reviews that have been done, with some issues raised that need to be addressed... - 07:12 AM Bug #9037 (WIP): Two timers problem: only one fires
- There are multiple reviews that have been done, with some issues raised that need to be addressed.
Does the recent... - 08:09 AM Bug #10509: SEARCH(directory_path) returns unkown
- ...
- 08:06 AM Bug #10509: SEARCH(directory_path) returns unkown
- Please post the 4GL code example that works differently in OE and FWD.
- 03:00 AM Bug #10509: SEARCH(directory_path) returns unkown
- While creating some testcases for testing some OS commands, I have encountered this issue: if you want to check the f...
- 02:57 AM Bug #10509 (Test): SEARCH(directory_path) returns unkown
- 04:58 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
- There could still be work that needs to be done for this task, especially for error/exception handling. I made this d...
09/01/2025
- 09:21 AM Bug #4766: fix CHR and ASC
- I'm trying to compare some files that contains the results of OUTPUT TO ... MESSAGE/DISPLAY/EXPORT/PUT in Progress an...
- 06:35 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- Constantin Asofiei wrote:
> Please use a @DYNAMIC-INVOKE@ call.
Sure, I tested this code:... - 06:25 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- Please use a @DYNAMIC-INVOKE@ call.
- 06:23 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- Constantin Asofiei wrote:
> For rev 15775/15776 - the change is for unknown literal, right?
More specific, the ... - 05:45 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- For rev 15775/15776 - the change is for unknown literal, right? If so, can you right a test for decimal, also?
... - 05:52 AM Bug #10336 (Internal Test): Issue on object deletion: java.lang.IllegalStateException
- Please put this into testing.
- 05:07 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
- Smoke-test for 10352a on another customer app showed no regressions.
- 04:08 AM Bug #9572 (Internal Test): ArrayIndexOutOfBoundsException and wrong newline handling in Redirecte...
- Code review 9572a. Please start regression testing. I suppose I will run the ChUI regression tests.
- 04:05 AM Bug #9572: ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTerminal.addCha...
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > @ScreenBitmap@ size will get out of sync with the size of the ...
08/29/2025
- 02:56 PM Bug #10471 (Review): Incorrect Integer Formatting as Legacy Time
- The issue #10471-6 was resolved in 10471a rev. 16134. Please, review.
Also @TestIntegerFormattedAsTime.cls@ was up... - 02:49 PM Bug #10471: Incorrect Integer Formatting as Legacy Time
- Vladimir Tsichevski wrote:
> The updated ABLUnit test class @TestIntegerFormattedAsTime.cls@ is included as an attac... - 02:40 PM Bug #10471: Incorrect Integer Formatting as Legacy Time
- The updated ABLUnit test class @TestIntegerFormattedAsTime.cls@ is included as an attachment.
- 02:31 PM Bug #10471 (WIP): Incorrect Integer Formatting as Legacy Time
- I found that the OE handles the "+hh:mm" format in a counter-intuitive manner, treating the input value as seconds an...
- 09:50 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- Any objections, Constantin?
- 09:46 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- Greg Shah wrote:
> Code Review Task Branch 6506a Revision 15775
>
> No objections. Please edit the comment at lo... - 09:35 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- Code Review Task Branch 6506a Revision 15775
No objections. Please edit the comment at location so that it doesn'... - 08:08 AM Feature #9448: compatibility test security features
- I think it can be merged to trunk
- 07:07 AM Feature #9448: compatibility test security features
- I have already tested this and it passed.
- 07:01 AM Feature #9448: compatibility test security features
- Lorian, please test this task according to [[regression:Customer_Test_Plan_Tracking]]
- 06:07 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
- Harness, smoketest and reports passed with 10352a.
08/28/2025
- 03:49 PM Bug #9572 (Review): ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTermin...
- 03:49 PM Bug #9572: ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTerminal.addCha...
- Hynek Cihlar wrote:
> Code review 9572a.
>
> [...]
> The javadoc is misleading, the width is used to allocate th... - 12:42 PM Bug #10471: Incorrect Integer Formatting as Legacy Time
- The @TestIntegerFormattedAsTime@ class added to the testcases at rev. 1801. All tests pass with 10471a.
- 07:25 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
- Stefanel Pezamosca wrote:
> Hi Paul, I took a look at 10352a by chance.
> Please keep Java 8 compatibility in mind ... - 06:26 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
- Hi Paul, I took a look at 10352a by chance.
Please keep Java 8 compatibility in mind for now:
(If you use Intellij... - 05:49 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
- Comitted rev. *16133* on branch *10352a* that addresses this issue.
- 04:14 AM Bug #10391: Comparisons methods not returning the correct result in poly cases
- Committed rev. *16111* on branch *10391a* that addresses this feedback.
I also committed the procedures I used to ... - 03:21 AM Bug #10391 (Internal Test): Comparisons methods not returning the correct result in poly cases
- Paul, the changes look good. Please add history entries.
- 03:45 AM Bug #10406 (Test): Wrong parameter mode for buffers passed to a constructor
- 10406a was merged to trunk and archived.
- 03:25 AM Bug #10406 (Merge Pending): Wrong parameter mode for buffers passed to a constructor
- This will be merged after 10398a.
- 03:33 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- Radu Apetrii wrote:
> Florin, will this fix work if the function from the first note returns a character instead of ...
08/27/2025
- 05:14 PM Bug #10471 (Review): Incorrect Integer Formatting as Legacy Time
- Fixed in 10471a rev. 16133. Please, review.
- 04:28 PM Bug #10471: Incorrect Integer Formatting as Legacy Time
- Attached is an ABLUnit test class to evaluate integer-to-time formatting using 60 sample cases.
- 01:07 PM Bug #10352: Fix READ-JSON dataset handle method's behaviour
- There is another problem; note that the following is happening on an READ-XML - @ctx.proxy@ has no record loaded:
<... - 07:16 AM Bug #10352: Fix READ-JSON dataset handle method's behaviour
- Committed rev. *16132* on branch *10352a* that introduces a check to avoid NPE for cases when the structure of the pa...
- 05:58 AM Bug #10365: Mismatched number of parameters passed to routine for external function
- Florin, will this fix work if the function from the first note returns a character instead of a logical? I've encount...
08/26/2025
- 03:27 PM Bug #10471 (WIP): Incorrect Integer Formatting as Legacy Time
- Update: OE formats 1 with "+hh:mm:ss" as "+00:01:00", whereas FWD continues to handle this incorrectly.
- 02:25 PM Bug #9572 (WIP): ArrayIndexOutOfBoundsException and wrong newline handling in RedirectedTerminal....
- Code review 9572a....
- 07:54 AM Bug #4766: fix CHR and ASC
- In OE, one must provide the proper command line arguments to set the @CP*@ values. Since we use the PCT ("Progress C...
- 06:41 AM Bug #4766: fix CHR and ASC
- > I'm trying to make some (automatized) tests which compares the FWD results (from OUTPUT [STREAM] TO ...) with the o...
- 05:46 AM Bug #4766: fix CHR and ASC
- I'm trying to make some (automatized) tests which compares the FWD results (from OUTPUT [STREAM] TO ...) with the one...
- 04:48 AM Bug #4766: fix CHR and ASC
- The *defined streams / OUTPUT STREAM TO ...* seem to work the same like I've described in #4766-144.
- 04:12 AM Bug #10474: Fix the remaining scenario and bring 9298a changes to trunk
- The goal is to bring 9298a changes that were only ported to 7156c/e to trunk. However, 9298a introduces a problem whi...
- 04:10 AM Bug #10474 (New): Fix the remaining scenario and bring 9298a changes to trunk
Also available in: Atom