Project

General

Profile

Activity

From 06/23/2024 to 07/22/2024

07/22/2024

09:26 AM Feature #6410: implement additional built-in OO classes/interfaces
Constantin Asofiei wrote:
> * @oo/core/system/ArgumentError@
> ** why the static constructor is adding a @Argument ...
Marian Edu

07/21/2024

06:09 PM Feature #6410: implement additional built-in OO classes/interfaces
Partial (see above) review of 6410b, r15339-15357:
* general issues:
** the H entries do not contain a new number...
Ovidiu Maxiniuc

07/17/2024

08:41 AM Bug #8978: ErrorConditionException in not being propagated correctly
This ticket is derived from #8912-105. Artur Școlnic
08:40 AM Bug #8978: ErrorConditionException in not being propagated correctly
... Artur Școlnic
08:38 AM Bug #8978: ErrorConditionException in not being propagated correctly
myClass file... Artur Școlnic
08:35 AM Bug #8978 (Closed): ErrorConditionException in not being propagated correctly
Artur Școlnic
08:15 AM Feature #6410: implement additional built-in OO classes/interfaces
6410b rev 14873 built on trunk 14856 was rebased from trunk rev 15338 - new rev 15355.
rev 15356/15357 contains re...
Constantin Asofiei

07/10/2024

04:53 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
Found an interesting scenario when testing #8947 to expand another usage of @recordOrShowDatabaseError()@, the follow... Dănuț Filimon

07/09/2024

08:40 AM Bug #8944: FINALLY block transaction processing
In #8912-61, (and others), it was found that at least in this test FWD does not process the FINALLY blocks transactio... Constantin Asofiei
08:34 AM Bug #8944 (Review): FINALLY block transaction processing
Constantin Asofiei

07/05/2024

04:32 AM Bug #8929: Constructors with EXTENT parameters fails
We have this issue with JsonArray that takes extent parameters as input in constructor, instantiation fails for any o... Marian Edu
03:33 AM Bug #8929 (New): Constructors with EXTENT parameters fails
Marian Edu

07/01/2024

05:07 PM Feature #6431: implement support to allow CPINTERNAL set to UTF-8 and CP936
I'm not asure where to bring this up. I ran into some new issues with our latest p2j library. We use functions key F1... Robert Jensen
09:07 AM Feature #6410: implement additional built-in OO classes/interfaces
OK, then lets avoid the temp-table implementation. Greg Shah
08:04 AM Feature #6410: implement additional built-in OO classes/interfaces
Greg Shah wrote:
> Constantin: Is this implicit temp-table access heavily used in the application code or is this so...
Constantin Asofiei
07:48 AM Feature #6410: implement additional built-in OO classes/interfaces
Constantin: Is this implicit temp-table access heavily used in the application code or is this something that can be ... Greg Shah
07:44 AM Feature #6410: implement additional built-in OO classes/interfaces
Constantin Asofiei wrote:
> * shows an implicit temp-table is created
Yes, default constructor is probably using th...
Marian Edu
08:54 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
Alexandru Lungu wrote:
> 6667g is based on trunk rev/15271, so it includes both revisions.
I understand now, I'll...
Dănuț Filimon
08:53 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
Dănuț Filimon wrote:
> ... can you take a look at #8643-12 and let me know if this patch is ok for 7156b?
The patch...
Constantin Asofiei
08:52 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
6667g is based on trunk rev/15271, so it includes both revisions. Alexandru Lungu
08:50 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
Alexandru Lungu wrote:
> Danut, please pend effort until I can get some logs from 6667g to cross-check.
This issu...
Dănuț Filimon
08:46 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
Constantin Asofiei wrote:
> I've tried using @BlockManager@ and @TransactionManager@ from trunk (not just revs 14998...
Dănuț Filimon
08:45 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
Danut, please pend effort until I can get some logs from 6667g to cross-check. Alexandru Lungu
08:44 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
I've tried using @BlockManager@ and @TransactionManager@ from trunk (not just revs 14998/15244, so other changes, too... Constantin Asofiei
04:22 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
Alexandru Lungu wrote:
> Danut, trunk/14998 was especially created to handle rollbacks, as there were unit tests (on...
Dănuț Filimon
04:19 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
Danut, trunk/14998 was especially created to handle rollbacks, as there were unit tests (on another customer applicat... Alexandru Lungu
04:15 AM Bug #8643 (WIP): ErrorManager not handling caught errors and error-status:error attribute properly
I've been investigating the double validation and was using 7156b with the changes from 8643a for testing. For a set ... Dănuț Filimon

06/29/2024

06:20 AM Bug #8910: 'VIEW frame IN WINDOW' converts to invalid Java
Workaround:... Vladimir Tsichevski
04:19 AM Bug #8910: 'VIEW frame IN WINDOW' converts to invalid Java
Probably, the correct output shall look like this?... Vladimir Tsichevski

06/28/2024

04:38 PM Bug #8910: 'VIEW frame IN WINDOW' converts to invalid Java
The @VIEW outerFrame IN WINDOW wnd.@ statement in the following code:... Vladimir Tsichevski
04:33 PM Bug #8910 (New): 'VIEW frame IN WINDOW' converts to invalid Java
Vladimir Tsichevski
10:40 AM Feature #4347 (Closed): add runtime support for STOP-AFTER block option
Greg Shah
10:33 AM Feature #4347: add runtime support for STOP-AFTER block option
Greg Shah wrote:
> Are all of your testcases meeting the following criteria?
>
> * Checked into xfer [[p2j:Testca...
Eduard Soltan
04:32 AM Feature #6410: implement additional built-in OO classes/interfaces
Marian, regarding the @OpenEdge.Core.Collections.List@ question. There are these two cases in #8880:
* shows an imp...
Constantin Asofiei

06/26/2024

08:43 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
The change mentioned in #8643-15 is not ok, the method called is @RecordBuffer.validate()@ which calls @flush(true)@ ... Dănuț Filimon
05:51 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
It's caused by the revalidation of the record in @BlockManager.processForBody()@:... Dănuț Filimon
05:38 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
*8643a* changes fail this test where the error is shown into a modal instead of being caught by the catch block:
<pr...
Dănuț Filimon
04:57 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
I've posted my results in #8308-403 where I compared the previously made changes from 8308e with the new changes from... Dănuț Filimon
03:52 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
I'll be testing with the attached patch, let me know if it's not correct.
*EDIT*: the patch does not contain the *...
Dănuț Filimon
03:47 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
Constantin, patching ErrorManager for 7156b is a bit hard to understand as there are no @ServerErrorDataAccessor@ and... Dănuț Filimon
07:57 AM Feature #6417: cleanup some known items in appserver support
The documentation for the original implementation in FWD is at [[p2j:Appserver_Support]] and [[p2j:Setup_and_Configur... Constantin Asofiei
07:44 AM Feature #4347: add runtime support for STOP-AFTER block option
Are all of your testcases meeting the following criteria?
* Checked into xfer [[p2j:Testcases]] project.
* Implem...
Greg Shah
04:36 AM Feature #4347 (Test): add runtime support for STOP-AFTER block option
Alexandru Lungu
04:34 AM Feature #4347: add runtime support for STOP-AFTER block option
4347a was merged into trunk revision 15310, and archived. Eduard Soltan
02:33 AM Feature #4347 (Merge Pending): add runtime support for STOP-AFTER block option
ChUI regression passed. One test failed (time-out) when running all tests automatically, but I re-run it manually and... Alexandru Lungu
07:41 AM Feature #8904: implement -catchStop and the integration/conversion of STOP conditions into except...
See #4347-19 and following for a discussion about how @STOP@ conditions can be converted into @Progress.Lang.Stop@ ex... Greg Shah
07:38 AM Feature #8904 (Closed): implement -catchStop and the integration/conversion of STOP conditions in...
Greg Shah

06/25/2024

10:28 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
I've rebased 7643a from trunk rev 15308.
The changes are in rev 15311. With this, the tests in #8308-397, #8308-3...
Constantin Asofiei
03:12 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
Constantin Asofiei wrote:
> Dănuț Filimon wrote:
> > Committed *8643a/rev.15307* which contains the 15272 and 15273...
Dănuț Filimon
08:46 AM Feature #6417: cleanup some known items in appserver support
Just a quick note to inform you the tests for consuming WS from 4GL (FWD) client were converted to ABLUnit - availabl... Marian Edu
08:15 AM Feature #6417: cleanup some known items in appserver support
Greg Shah wrote:
> > I think I should implement it and wait for the review to discuss it further, as per usual.
>
...
Galya B
08:14 AM Feature #6417: cleanup some known items in appserver support
> I think I should implement it and wait for the review to discuss it further, as per usual.
Does this really have...
Greg Shah
07:45 AM Feature #6417: cleanup some known items in appserver support
Marian, thanks for the references.
I've read the Progress documentation, so my question was if we do Progress-like...
Galya B
07:39 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> Greg Shah wrote:
> > Aren't we simulating the nameserver lookup with our services configuration in...
Marian Edu
06:58 AM Feature #6417: cleanup some known items in appserver support
Greg Shah wrote:
> If I understand correctly, we are just trying to bypass the nameserver nonsense and use the servi...
Galya B
06:48 AM Feature #6417: cleanup some known items in appserver support
Constantin: Please provide some details about how this is supposed to work and why we have it.
Consider that appli...
Greg Shah
06:29 AM Feature #6417: cleanup some known items in appserver support
Greg Shah wrote:
> Aren't we simulating the nameserver lookup with our services configuration in the directory?
We ...
Galya B
06:23 AM Feature #6417: cleanup some known items in appserver support
Aren't we simulating the nameserver lookup with our services configuration in the directory? Greg Shah
03:33 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> Greg Shah wrote:
> > We have no need for the nameserver. We don't plan to implement a replacement...
Galya B
01:58 AM Feature #6417: cleanup some known items in appserver support
Greg Shah wrote:
> We have no need for the nameserver. We don't plan to implement a replacement for it. Any functi...
Galya B

06/24/2024

09:55 AM Feature #6417: cleanup some known items in appserver support
We have no need for the nameserver. We don't plan to implement a replacement for it. Any functionality choices shou... Greg Shah
09:44 AM Feature #6417: cleanup some known items in appserver support
What's different in FWD is that appserver connect works without nameserver and without @-DirectConnect@. In Progress ... Galya B
08:47 AM Feature #6417: cleanup some known items in appserver support
Greg Shah wrote:
> Galya B wrote:
> > Constantin, I don't understand what is the function of the appserver config @...
Galya B
08:43 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> Constantin, I don't understand what is the function of the appserver config @services@ in the conte...
Greg Shah
08:40 AM Feature #6417: cleanup some known items in appserver support
> > Where to find the 'TCP/IP services file' in Progress, where the IP <-> service name is configured for appserver c... Greg Shah
06:21 AM Feature #6417: cleanup some known items in appserver support
Another question: How to configure a default appserver for Progress nameserver? There is no such config in the web ma... Galya B
05:49 AM Feature #6417: cleanup some known items in appserver support
Constantin, I don't understand what is the function of the appserver config @services@ in the context of the finding ... Galya B
05:28 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> Where to find the 'TCP/IP services file' in Progress, where the IP <-> service name is configured f...
Galya B
04:03 AM Feature #6417: cleanup some known items in appserver support
Where to find the 'TCP/IP services file' in Progress, where the IP <-> service name is configured for appserver connect? Galya B
02:03 AM Feature #6417 (WIP): cleanup some known items in appserver support
6417d was merged to trunk as rev. 15307 and archived. Galya B
01:55 AM Feature #6417 (Merge Pending): cleanup some known items in appserver support
Galya, please merge 6417d Constantin Asofiei
 

Also available in: Atom