Project

General

Profile

Activity

From 06/21/2025 to 07/20/2025

07/18/2025

09:03 AM Feature #10290: Add support for character string literals options
OK, do that. Greg Shah
08:16 AM Feature #10290: Add support for character string literals options
Greg Shah wrote:
> I suspect it is just a way to say "this string IS translatable" which is the same as the default ...
Paul Bodale
07:55 AM Feature #10290: Add support for character string literals options
Paul Bodale wrote:
> Another thing. I could not find what the @X@ option does. I've made some experiments with it an...
Greg Shah
07:54 AM Feature #10290: Add support for character string literals options
I have to look further at this. The change in the lexer and parser may be tricky.
The alternative is something li...
Greg Shah
07:51 AM Feature #10290: Add support for character string literals options
Another thing. I could not find what the @X@ option does. I've made some experiments with it and it looks like it doe... Paul Bodale
07:24 AM Feature #10290: Add support for character string literals options
Greg Shah wrote:
> Then we probably should store the parsed components in annotations on the AST node. Then the dow...
Paul Bodale
07:10 AM Feature #10290: Add support for character string literals options
Please test also if an option appears multiple times and also a number. And keep an eye if an option overrides anothe... Constantin Asofiei
07:07 AM Feature #10290: Add support for character string literals options
> I'm exploring regex rules, I think that this is the way to go because they are just so many combos.
Then we prob...
Greg Shah
07:01 AM Feature #10290 (WIP): Add support for character string literals options
Constantin Asofiei wrote:
> Paul, to summarize: create tests with all combination of string options, including 'numb...
Paul Bodale
06:55 AM Feature #10290: Add support for character string literals options
Paul, to summarize: create tests with all combination of string options, including 'numbers', and for numbers include... Constantin Asofiei
07:49 AM Feature #9447: XML support feature improvements and testing
Not yet. Constantin Asofiei
07:49 AM Feature #9447: XML support feature improvements and testing
Do I need to merge now? I got the notification. Teodor Gorghe
05:19 AM Feature #9447 (Merge Pending): XML support feature improvements and testing
Review is OK. Please wait for merge notification. Constantin Asofiei
05:28 AM Bug #10284: JSON import error handing improvement
Regarding for this task, I did changed from 100 to 50 percent because there are more cases when this message is check... Teodor Gorghe
05:24 AM Bug #10284: JSON import error handing improvement
Please add protection if the i.e. @indexOf@ finds a char (is not negative), in all code which checks 'indexOf'.
Constantin Asofiei
02:06 AM Bug #10284 (WIP): JSON import error handing improvement
Teodor Gorghe
05:22 AM Bug #10294: ProDataSet BufferImpl.synchronize(DataRelation) ArrayIndexOutOfBoundsException
Right now, no. I am working on #10309. Teodor Gorghe
05:21 AM Bug #10294: ProDataSet BufferImpl.synchronize(DataRelation) ArrayIndexOutOfBoundsException
Are you working on the 10249-5 bug? Constantin Asofiei
03:14 AM Bug #10309 (WIP): DATASET WRITE-JSON does not change value for a property
Created task branch *10309a*. Teodor Gorghe
02:54 AM Bug #10309: DATASET WRITE-JSON does not change value for a property
When the @WRITE-JSON@ is used to store output into a property @longchar@, FWD fails on this because the value stored ... Teodor Gorghe
02:51 AM Bug #10309 (Test): DATASET WRITE-JSON does not change value for a property
Teodor Gorghe
01:37 AM Bug #10308: DYNAMIC TEMP-TABLE issue when using READ-XML before TEMP-TABLE-PREPARE
When @READ-XML@ is used on a dynamic @TEMP-TABLE@ before @TEMP-TABLE-PREPARE@, a @NullPointerException@ is thrown.
...
Teodor Gorghe
01:31 AM Bug #10308 (Test): DYNAMIC TEMP-TABLE issue when using READ-XML before TEMP-TABLE-PREPARE
Teodor Gorghe

07/17/2025

09:50 AM Feature #10290: Add support for character string literals options
Also note that the digits are optional when they appear at the end of the options.
We could make changes to the le...
Greg Shah
09:44 AM Feature #10290: Add support for character string literals options
Code Review Task Branch 10290a Revision 16055
1. Why is the code inserted at the top of @literals.rules@ instead o...
Greg Shah
09:05 AM Feature #10290: Add support for character string literals options
Ok, I committed rev. 1789 on the branch of the testcases project class. The test class is @tests/base_language/base_d... Paul Bodale
08:35 AM Feature #10290 (Review): Add support for character string literals options
Created task branch *10290a* and committed *rev. 16055* that introduces initial support for these character string li... Paul Bodale
08:41 AM Feature #9447 (Review): XML support feature improvements and testing
Teodor Gorghe
08:41 AM Feature #9447 (WIP): XML support feature improvements and testing
Created task branch *9447b*.
Committed revision *16055* on task branch *9447b*:
- fix for a regression from *9447a*...
Teodor Gorghe
08:33 AM Support #10305 (Rejected): FWD's behaviour in regards in INPUT THROUGH
Radu Apetrii
08:19 AM Support #10305 (Rejected): FWD's behaviour in regards in INPUT THROUGH
Robin Harris
07:48 AM Bug #10303 (New): library_calls return_float_cdecl_float_into_decimal test fails
Andrei Iacob
02:10 AM Bug #10294: ProDataSet BufferImpl.synchronize(DataRelation) ArrayIndexOutOfBoundsException
While testing the @BUFFER:SYNCHRONIZE@, I have come across with the following issue:
- when reading a ProDataSet usi...
Teodor Gorghe

07/16/2025

01:36 PM Feature #10290: Add support for character string literals options
It is where we convert the contents. Processing the options is better done in TRPL where we have access to the optio... Greg Shah
01:33 PM Feature #10290: Add support for character string literals options
Isn't @character.progressToJavaString@ the place where we 'prepare' the 4GL string for Java? Constantin Asofiei
12:48 PM Feature #10290: Add support for character string literals options
I expect the fix for the issue to be written in @rules/convert/literals.rules@. Greg Shah
02:41 AM Feature #10290: Add support for character string literals options
Greg, yes, that makes sense, I was reading the method as a Java method.
Paul: please use memptr to check char-by-c...
Constantin Asofiei
09:59 AM Bug #9060: Cache oftenly used values that are immutable
Rebased 9060b on trunk rev 16051. Artur Școlnic
09:20 AM Bug #10294 (Review): ProDataSet BufferImpl.synchronize(DataRelation) ArrayIndexOutOfBoundsException
Committed revision *16052* on task branch *10294a*:
- @BufferImpl.synchronize(DataRelation)@ exception fix on @PAREN...
Teodor Gorghe
08:58 AM Bug #10294 (WIP): ProDataSet BufferImpl.synchronize(DataRelation) ArrayIndexOutOfBoundsException
Create task branch *10294a*. Teodor Gorghe
05:21 AM Bug #10294: ProDataSet BufferImpl.synchronize(DataRelation) ArrayIndexOutOfBoundsException
There is an issue of @BufferImpl.synchronize(DataRelation)@, on a buffer from @DATASET@.
ABL Code:...
Teodor Gorghe
05:11 AM Bug #10294 (Test): ProDataSet BufferImpl.synchronize(DataRelation) ArrayIndexOutOfBoundsException
Teodor Gorghe
07:00 AM Bug #10248 (Test): Issue on RETURN ERROR STATEMENT on non-void OO method
Branch 10248a was merged to trunk revision 16050 and archived. Teodor Gorghe
06:09 AM Bug #10248 (Merge Pending): Issue on RETURN ERROR STATEMENT on non-void OO method
Please merge 10248a now. Constantin Asofiei
05:48 AM Bug #10248: Issue on RETURN ERROR STATEMENT on non-void OO method
Committed revision *16031* on task branch *10248a*:
- added history entry on @BlockManager.java@.
Teodor Gorghe
05:44 AM Bug #10248: Issue on RETURN ERROR STATEMENT on non-void OO method
Please add history entry to @BlockManager@. Constantin Asofiei

07/15/2025

09:59 AM Feature #10290: Add support for character string literals options
> I don't think that will work, as we will not be able to test in 4GL.
I'm talking about the 4GL helper code in th...
Greg Shah
09:52 AM Feature #10290: Add support for character string literals options
I don't think that will work, as we will not be able to test in 4GL. But I think we can use memptr like this:... Constantin Asofiei
09:10 AM Feature #10290: Add support for character string literals options
Constantin Asofiei wrote:
> Greg, isn't 4GL right-trimming when it does comparisons?
>
> I think we may need a 'c...
Greg Shah
08:51 AM Feature #10290: Add support for character string literals options
Greg, isn't 4GL right-trimming when it does comparisons?
I think we may need a 'char by char' comparison.
Constantin Asofiei
08:45 AM Feature #10290: Add support for character string literals options
If this works, then these string options are just a "shorthand" for encoding string literals. We can simply do that ... Greg Shah
08:44 AM Feature #10290: Add support for character string literals options
What about something as simple as this:... Greg Shah
08:36 AM Feature #10290: Add support for character string literals options
Greg Shah wrote:
> Yes, I understand that FWD currently ignores these. I want details on the OE behavior. Is it po...
Paul Bodale
08:28 AM Feature #10290: Add support for character string literals options
Constantin Asofiei wrote:
> Paul, try simple statements like @message length("A":L20).@ or @message length(" ...
Paul Bodale
08:28 AM Feature #10290: Add support for character string literals options
Yes, I understand that FWD currently ignores these. I want details on the OE behavior. Is it possible to write some... Greg Shah
08:21 AM Feature #10290: Add support for character string literals options
Greg Shah wrote:
> They don't behave the same as compared to what?
Compared to the default behavior in 4GL. For e...
Paul Bodale
08:19 AM Feature #10290 (WIP): Add support for character string literals options
Looks like those options are simply ignored after they are parsed because here is how the following code:... Paul Bodale
08:10 AM Feature #10290: Add support for character string literals options
Paul, try simple statements like @message length("A":L20).@ or @message length(" This must be trimmed ... Constantin Asofiei
07:55 AM Feature #10290: Add support for character string literals options
> Although probably the following instructions would be a better testcase as they don't behave the same:
I agree t...
Greg Shah
07:45 AM Feature #10290: Add support for character string literals options
The code I was working on resembles the following:... Paul Bodale
06:42 AM Feature #10290: Add support for character string literals options
We parse those and already handle the @:U@ case. Please show a 4GL testcase that demonstrates alignment/trimming beh... Greg Shah
05:21 AM Feature #10290: Add support for character string literals options
In progress, special options called String attributes or String options can be placed at the end of character string ... Paul Bodale
05:05 AM Feature #10290 (Closed): Add support for character string literals options
Paul Bodale
09:24 AM Bug #9411 (Closed): Implement SESSION:STREAM
This can be closed. Alexandru Lungu
09:11 AM Bug #8273 (Review): avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
Alexandru Lungu wrote:
> Review of 8273a:
>
> The changes are good; only minor things to assess:
>
> * For @Co...
Andrei Iacob
03:49 AM Bug #8273 (WIP): avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
Review of 8273a:
The changes are good; only minor things to assess:
* The save/restore logic in @RandomAccessQu...
Alexandru Lungu

07/14/2025

09:01 AM Bug #10284 (Review): JSON import error handing improvement
Committed revision *16039* on task branch *10284a*:
- READ-JSON error handling improvement.
Teodor Gorghe
09:00 AM Bug #10284 (WIP): JSON import error handing improvement
Created task branch *10284a*. Teodor Gorghe
07:51 AM Bug #10284: JSON import error handing improvement
This issue is also happening for static datasets and temp-table.
{{Collapse(Code)...
Teodor Gorghe
02:13 AM Bug #10284: JSON import error handing improvement
Suppose we have this unit test, which checks the JSON error message on import:
* ABL Code: ...
Teodor Gorghe
02:10 AM Bug #10284 (Test): JSON import error handing improvement
Teodor Gorghe
07:39 AM Bug #10248: Issue on RETURN ERROR STATEMENT on non-void OO method
Committed revision *16029* on task branch *10248a*:
- Changed undoReturnErrorTopLevel(BaseDataType val) into undoRet...
Teodor Gorghe
06:07 AM Bug #10248 (Review): Issue on RETURN ERROR STATEMENT on non-void OO method
Committed revision *16028* on task branch *10248a*:
- Added @undoReturnErrorTopLevel(BaseDataType)@ overload on @UND...
Teodor Gorghe
04:18 AM Bug #10248 (WIP): Issue on RETURN ERROR STATEMENT on non-void OO method
After fixing the @RETURN ERROR@ statement on non-void method, I have found in a customer application, a @UNDO, RETURN... Teodor Gorghe
07:38 AM Bug #10203: XMLs cannot be imported into a dataset without a schema present
I've made some tests and looked over the existing code.
The used read-write FWD procedure:...
Dennis-Alexandru Niță
01:39 AM Bug #10258 (Test): OO: ON WRITE buffer issue
Branch 10258a was merged to trunk revision 16038 and archived. Teodor Gorghe

07/11/2025

09:02 AM Bug #10277: Adaptive Query REPOSITION statement/method error handling improvement
Committed revision *1787* on *testcases*:
- added tests/query/TestQueryRepositionErrorHandling.cls
Teodor Gorghe
08:12 AM Bug #10277: Adaptive Query REPOSITION statement/method error handling improvement
OK, please make sure the tests are committed to xfer. Constantin Asofiei
08:11 AM Bug #10277 (Review): Adaptive Query REPOSITION statement/method error handling improvement
Committed revision *16033* on task branch *10277a*:
- fix error throw on handle queries.
Constantin, please revie...
Teodor Gorghe
09:01 AM Bug #10203: XMLs cannot be imported into a dataset without a schema present
For the following code:... Dennis-Alexandru Niță
08:35 AM Bug #10203: XMLs cannot be imported into a dataset without a schema present
For this test:... Constantin Asofiei
02:41 AM Bug #10203 (WIP): XMLs cannot be imported into a dataset without a schema present
Created branch @10203a@ from latest revision @16032@. Dennis-Alexandru Niță
02:11 AM Bug #10258 (Merge Pending): OO: ON WRITE buffer issue
Please merge 10258a *after 9450a*. Constantin Asofiei

07/10/2025

09:24 AM Feature #10280: AppServer Response Caching
*Overview*
In the FWD layer, we have full control over AppServer requests and responses. This presents a clear opp...
Artur Școlnic
09:19 AM Feature #10280 (New): AppServer Response Caching
Artur Școlnic
08:11 AM Bug #8273 (Review): avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
Andrei Iacob wrote:
> > ** @lenientOffEnd@ should be used internally in @CompoundQuery@ for instance *or* FOR EACH b...
Andrei Iacob
03:17 AM Bug #10277: Adaptive Query REPOSITION statement/method error handling improvement
Committed revision *16032* on task branch *10277a*:
- fixed @canReposition@ when the query is not opened.
- changed...
Teodor Gorghe
03:14 AM Bug #10277 (WIP): Adaptive Query REPOSITION statement/method error handling improvement
Created task branch *10277a*. Teodor Gorghe
02:17 AM Bug #10277: Adaptive Query REPOSITION statement/method error handling improvement
We have this tests which fails on FWD (trunk rev 16025):... Teodor Gorghe
02:11 AM Bug #10277 (Test): Adaptive Query REPOSITION statement/method error handling improvement
Teodor Gorghe

07/09/2025

01:41 AM Bug #10248: Issue on RETURN ERROR STATEMENT on non-void OO method
Constantin Asofiei wrote:
> For getter/setter - is it enough to add the same check as you did for 'method'?
No, i...
Teodor Gorghe

07/08/2025

09:01 AM Bug #8273: avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
Rebased 8273a with trunk/16028.
Alexandru Lungu wrote:
> Review of 8273a:
> I suggest extending the scope of t...
Andrei Iacob
08:26 AM Bug #10258 (Internal Test): OO: ON WRITE buffer issue
10258a/16029 looks good. Constantin Asofiei
08:20 AM Bug #10248: Issue on RETURN ERROR STATEMENT on non-void OO method
For getter/setter - is it enough to add the same check as you did for 'method'? Constantin Asofiei
07:53 AM Bug #10264 (Test): Constructors do not support Enum arguments/parameters
Branch 10264a was merged into trunk as rev. 16029 and archived. Paul Bodale
07:44 AM Bug #10264 (Merge Pending): Constructors do not support Enum arguments/parameters
Please merge to trunk now. Constantin Asofiei
07:36 AM Bug #10264: Constructors do not support Enum arguments/parameters
Constantin Asofiei wrote:
> Please add history entry and move the condition after the @ObjectVar@ check.
Committe...
Paul Bodale
07:06 AM Bug #10264: Constructors do not support Enum arguments/parameters
Please add history entry and move the condition after the @ObjectVar@ check. Constantin Asofiei
06:55 AM Bug #10264 (Review): Constructors do not support Enum arguments/parameters
Constantin Asofiei wrote:
> Why isn't the change in @calculateType@ enough?
It is. Sorry, I left it behind from a...
Paul Bodale
06:09 AM Bug #10264: Constructors do not support Enum arguments/parameters
Why isn't the change in @calculateType@ enough? Constantin Asofiei
06:02 AM Bug #10264 (WIP): Constructors do not support Enum arguments/parameters
I committed rev. 16029 on branch 10264a that introduces a fix for this issue.
This problem could probably be resol...
Paul Bodale

07/07/2025

08:34 AM Bug #10264: Constructors do not support Enum arguments/parameters
Take the following case:... Paul Bodale
08:24 AM Bug #10264 (Closed): Constructors do not support Enum arguments/parameters
Paul Bodale
08:11 AM Bug #10258 (Review): OO: ON WRITE buffer issue
Committed revision *16029* on task branch *10258a*:
- Fix for OO buffer trigger block.
Teodor Gorghe
08:10 AM Bug #10258 (WIP): OO: ON WRITE buffer issue
Created task branch *10258a*. Teodor Gorghe
07:47 AM Bug #10258: OO: ON WRITE buffer issue
On procedures, the @ON WRITE@ trigger works. It gets converted the same as a OO class.
You can't use record buffers ...
Teodor Gorghe
05:28 AM Bug #10258: OO: ON WRITE buffer issue
Please check how the @ON WRITE@ trigger is converted in a .p in FWD and also the NPE stacktrace.
Please test if th...
Constantin Asofiei
05:25 AM Bug #10258: OO: ON WRITE buffer issue
There is an issue about using OO ON WRITE trigger with a buffer.
ABL code:...
Teodor Gorghe
05:17 AM Bug #10258 (Test): OO: ON WRITE buffer issue
Teodor Gorghe
05:15 AM Bug #8273 (WIP): avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
Review of 8273a:
* I think there is an issue with @setPreventThrow@ bracketing. If @errorReport.run();@ is throwin...
Alexandru Lungu
02:30 AM Bug #10245 (Test): OS-COPY removes the file
Teodor Gorghe
02:29 AM Bug #10245: OS-COPY removes the file
Branch 10245a was merged to trunk rev 16028 and archived. Teodor Gorghe
02:20 AM Bug #10245 (Merge Pending): OS-COPY removes the file
Constantin Asofiei
02:20 AM Bug #10245 (Internal Test): OS-COPY removes the file
OK, I think it makes sense. The problem is when both source and target exists, and in this case, @getCanonicalPath@ ... Constantin Asofiei
02:00 AM Bug #10245: OS-COPY removes the file
Constantin Asofiei wrote:
> What about case-insensitivity on Windows?
I have made a simple Java application, whic...
Teodor Gorghe
01:34 AM Bug #10245: OS-COPY removes the file
What about case-insensitivity on Windows? Constantin Asofiei
01:33 AM Bug #10248 (Internal Test): Issue on RETURN ERROR STATEMENT on non-void OO method
I'm OK with the change. Constantin Asofiei

07/05/2025

12:47 PM Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
9906a passed ChUI regression tests. Hynek Cihlar

07/04/2025

12:10 PM Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
Hynek Cihlar wrote:
> Vladimir, there are build errors:
>
> [...]
The @ContextIndependentDate@ class was inadv...
Vladimir Tsichevski
11:42 AM Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
Vladimir, there are build errors:... Hynek Cihlar
08:31 AM Bug #10248 (Review): Issue on RETURN ERROR STATEMENT on non-void OO method
Committed revision *16026* on task branch *10248a*:
- Fix for RETURN ERROR statement on non-void method.
I have n...
Teodor Gorghe
08:25 AM Bug #10248 (WIP): Issue on RETURN ERROR STATEMENT on non-void OO method
Created task branch *10248a*. Teodor Gorghe
05:50 AM Bug #10248: Issue on RETURN ERROR STATEMENT on non-void OO method
We have this code:... Teodor Gorghe
05:46 AM Bug #10248 (Test): Issue on RETURN ERROR STATEMENT on non-void OO method
Teodor Gorghe

07/03/2025

11:53 AM Bug #8273: avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
ETF passed. Constantin Asofiei
10:00 AM Bug #8273: avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
Andrei Iacob wrote:
> I'm waiting a response from:
> * Andrei (ap) to finish another unit tests suite.
Unit test...
Andrei Plugaru
08:09 AM Bug #8273: avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
Until now testing was done for:
* customer unit tests;
* #9663;
* reports + harness;
* performance tests (as) - m...
Andrei Iacob
02:46 AM Bug #8273 (Internal Test): avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
Understood now. Lets test it. Constantin Asofiei
02:00 AM Bug #8273: avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
@ERROR-STATUS@ is still set. Changes are targeted to only skip the @throw@. Check the following testcase (it works wi... Andrei Iacob
08:41 AM Bug #10245 (Review): OS-COPY removes the file
Teodor Gorghe
08:40 AM Bug #10245: OS-COPY removes the file
Committed revision *16023* in task branch *10245a*:
- When the target path is the same with the source path, the @Fi...
Teodor Gorghe
08:15 AM Bug #10245 (WIP): OS-COPY removes the file
Created task branch *10245a*. Teodor Gorghe
08:01 AM Bug #10245: OS-COPY removes the file
When using @OS-COPY@ with the same source and target, FWD removes this file from the filesystem.
This test illustrat...
Teodor Gorghe
07:57 AM Bug #10245 (Test): OS-COPY removes the file
Teodor Gorghe
06:40 AM Bug #10004: NativeInvoker fails if an argument is of type integerConstant
Please see #10193-17 for an related update. Greg Shah

07/02/2025

09:59 AM Bug #8273: avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
Andrei, the raised ERROR condition still needs to properly set @ERROR-STATUS:ERROR@ and record as @ERROR-STATUS:GET/N... Constantin Asofiei
09:55 AM Bug #8273 (Review): avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
Andrei Iacob
09:54 AM Bug #8273 (WIP): avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
Based on #9663, I've noticed that for a @FIND ... NO-ERROR@ that is executed *~130k* times with *no record found*, ex... Andrei Iacob
01:40 AM Bug #10227 (Test): XML Character Escaping issue on the last chunk
Branch 10227a was merged to trunk rev 16014 and archived. Teodor Gorghe
01:26 AM Bug #10227: XML Character Escaping issue on the last chunk
Constantin Asofiei wrote:
> Please check the test from #5494-3 - the file is in the archive at that task. If that w...
Teodor Gorghe

07/01/2025

05:06 PM Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
Greg Shah wrote:
> Vladimir Tsichevski wrote:
> > Greg Shah wrote:
> > > What testing has been done?
> >
> > Th...
Vladimir Tsichevski
04:51 PM Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
Vladimir Tsichevski wrote:
> Greg Shah wrote:
> > What testing has been done?
>
> The @TestParse.cls@ has 600+ t...
Greg Shah
03:53 PM Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
Greg Shah wrote:
> What testing has been done?
The @TestParse.cls@ has 600+ test cases.
Vladimir Tsichevski
03:40 PM Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
What testing has been done? Greg Shah
01:21 PM Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
Can this be merged? This blocks the #9846 customer issue. Vladimir Tsichevski
11:37 AM Bug #10227 (Merge Pending): XML Character Escaping issue on the last chunk
Please check the test from #5494-3 - the file is in the archive at that task. If that works, then we can merge. Constantin Asofiei

06/30/2025

08:01 AM Bug #10227: XML Character Escaping issue on the last chunk
Constantin Asofiei wrote:
> What's the edge case here? Is this the case when:
> * there are no more characters to ...
Teodor Gorghe
08:00 AM Bug #10227: XML Character Escaping issue on the last chunk
What's the edge case here? Is this the case when:
* there are no more characters to be read (@firstBufLen < len@) a...
Constantin Asofiei
07:47 AM Bug #10227 (Review): XML Character Escaping issue on the last chunk
Created task branch *10227a*.
Committed revision *1783* on @testcases@ (added tests)
Committed revision *16013* on ...
Teodor Gorghe
07:16 AM Bug #10227 (WIP): XML Character Escaping issue on the last chunk
When reading XML into a TEMP-TABLE, there is a issue when escapes are used.... Teodor Gorghe
07:07 AM Bug #10227 (Test): XML Character Escaping issue on the last chunk
Teodor Gorghe
07:49 AM Bug #10221: jackson has a limitation of 20million for a string value
Greg Shah wrote:
> Is there any downside to making this change? (e.g. increased memory usage by default)
Not really...
Constantin Asofiei
07:45 AM Bug #10221: jackson has a limitation of 20million for a string value
Is there any downside to making this change? (e.g. increased memory usage by default)
> do we make this configurab...
Greg Shah

06/27/2025

04:31 PM Bug #10221: jackson has a limitation of 20million for a string value
Jackson has a limitation of 20 million length for string values in a JSON - see https://lists.apache.org/thread/pfbxr... Constantin Asofiei
04:27 PM Bug #10221 (New): jackson has a limitation of 20million for a string value
Constantin Asofiei

06/26/2025

01:21 PM Feature #6490: DYNAMIC-INVOKE which returns an extent
Have you been alerted to the #7143-1555 regression? This affects the *ReportDriver* for Hotel and Hotel GUI. The belo... Roger Borrello

06/25/2025

04:31 AM Bug #10203: XMLs cannot be imported into a dataset without a schema present
In 4GL, it is possible to import an XML file into a @DATASET@ handle without a pre-existing schema. The dataset struc... Dennis-Alexandru Niță
04:29 AM Bug #10203 (Closed): XMLs cannot be imported into a dataset without a schema present
Dennis-Alexandru Niță
04:02 AM Bug #9996 (Test): Object references should be decremented at the nearest block instead of the top...
Branch 9538d was merged to trunk revision 15998 and archived. Dănuț Filimon
03:23 AM Bug #9996 (Merge Pending): Object references should be decremented at the nearest block instead o...
9538d can be merged now. Constantin Asofiei
02:30 AM Bug #9996: Object references should be decremented at the nearest block instead of the top-level ...
9538d passed all regression tests and can be merged. Dănuț Filimon
03:59 AM Feature #10202: Enhance concat/replace within FWD
The concatenation operator within 4GL (+) is implemented in FWD with:
*1. @TextOps.Concat@ Method*
This method is...
Dennis-Alexandru Niță
03:59 AM Feature #10202 (New): Enhance concat/replace within FWD
Dennis-Alexandru Niță

06/23/2025

01:05 PM Bug #6389 (WIP): LENGTH function with COLUMN option
I attached the output from my extractor. As noted in #6389-40, there are only 230 intervals.
OTOH, I looked at im...
Ovidiu Maxiniuc
 

Also available in: Atom