Activity
From 09/26/2012 to 10/25/2012
10/25/2012
- 02:08 PM Bug #1445: browse column name misconversion (an explicit column label should override the default...
- The converted code above:
> ...
> pickBrwsPrintFacilityCodeColumn.setColumnLabel("Print Loc");
> pickBrwsPrintFaci... - 10:18 AM Bug #1445: browse column name misconversion (an explicit column label should override the default...
- Eugenie,
If you compare the so/pick04.p program in staging and pending you will see that the staging version has t... - 09:25 AM Bug #1445: browse column name misconversion (an explicit column label should override the default...
- The current conversion is:
> ...
> pickBrwsTurnaroundNumberColumn.setLabel("Order #");
> pickBrwsTurnaroundNumberC... - 09:14 AM Bug #1445: browse column name misconversion (an explicit column label should override the default...
- Stanislav,
Thanks for the confirmation, I'm working on it.
10/24/2012
- 07:36 PM Bug #1445: browse column name misconversion (an explicit column label should override the default...
- Sorry, I messed up old and new screens. This is not a regression, this is the desired behavior. "Print Loc" single-li...
- 10:42 AM Bug #1450: comment conversion fail
- I am uploading the original update. This is for historical purposes only and is very different from the improved sol...
- 10:27 AM Bug #1450: comment conversion fail
- Feedback on the proposed fix:
1. The update zip should have the full path for brew (p2j/rules/convert/brew.xml).
... - 10:29 AM Bug #1455 (Closed): P2J server virtual session deadlock
- 09:08 AM Bug #1443 (WIP): output and input-output parameters with functions
- 09:08 AM Bug #1443: output and input-output parameters with functions
- Here is my feedback:
1. An update zip must be build with the full project pathing for every file....
10/23/2012
- 05:39 PM Bug #1445: browse column name misconversion (an explicit column label should override the default...
- > Eugenie: is this one of the tests where we captured the screen on P2J instead of 4GL?
Yes, this was introduced s... - 05:18 PM Bug #1445: browse column name misconversion (an explicit column label should override the default...
- -------- Original Message --------
Subject: Re: svl_upd20120528a.zip
Date: Tue, 23 Oct 2012 17:14:34 -0400
From:... - 05:17 PM Bug #1445: browse column name misconversion (an explicit column label should override the default...
- -------- Original Message --------
Subject: svl_upd20120528a.zip
Date: Tue, 23 Oct 2012 18:56:50 +0300
From: Co... - 05:33 PM Bug #1690: better exception handling when OS libraries are not found by P2J
- Optimally, we should detect a failure to load libTerminal.so or libp2j.so as soon as we attempt to load the library. ...
- 09:29 AM Bug #1690: better exception handling when OS libraries are not found by P2J
- I found at least one case when P2J did not report correctly that the libp2j.so was not found. The problem appeared wh...
- 09:11 AM Bug #1690 (New): better exception handling when OS libraries are not found by P2J
- 05:22 PM Bug #1461 (Closed): selection list initialization error
- The svl_upd20120821a.zip was checked in to CVS and applied to staging.
- 02:39 PM Bug #1442: stream re-opened to the same file flushes previous buffer
- Yes, exactly right. Some other feedback is below.
The code and approach looks fine with the following question:
... - 02:38 PM Bug #1442: stream re-opened to the same file flushes previous buffer
- Before moving on with these changes, we should test this update in 4GL.
- 02:31 PM Bug #1442: stream re-opened to the same file flushes previous buffer
- Change summary:
-------- Original Message --------
Subject: stream APIs
Date: Wed, 20 Jun 2012 13:58:19 +0300
... - 02:31 PM Bug #1442: stream re-opened to the same file flushes previous buffer
- -------- Original Message --------
Subject: Re: proposed update [ca_upd20120719a.zip]
Date: Thu, 19 Jul 2012 17:3... - 02:28 PM Bug #1442: stream re-opened to the same file flushes previous buffer
- -------- Original Message --------
Subject: proposed update [ca_upd20120501a.zip]
Date: Tue, 01 May 2012 16:01:32... - 09:09 AM Bug #1443 (Review): output and input-output parameters with functions
- Attached the update archive sent for review
- 08:47 AM Bug #1689: browse drawing with no display column and query clauses
- In 4GL, the QUERY and DISPLAY column clauses for a DEFINE BROWSE statement are optional. In P2J, at least the followi...
- 08:43 AM Bug #1689 (New): browse drawing with no display column and query clauses
- 08:44 AM Bug #1567 (Review): NullPointerException in Admin Applet
- Attached the old fix for issue.
Please review. - 08:34 AM Bug #1450: comment conversion fail
- Attached the update archive.
10/22/2012
- 02:40 PM Bug #1462 (Closed): hidden persistence error on server startup
- 09:10 AM Bug #1462: hidden persistence error on server startup
- Applied to staging and CVS.
- 02:10 PM Bug #1577 (Closed): Server CPU resource rise up to 100% when admin client is closed
10/18/2012
- 08:04 AM Bug #1577 (Review): Server CPU resource rise up to 100% when admin client is closed
- Update committed to CVS.
- 07:45 AM Bug #1577: Server CPU resource rise up to 100% when admin client is closed
- Update passed regression testing, applied to staging P2J and rebuilt.
10/16/2012
- 10:07 AM Bug #1577: Server CPU resource rise up to 100% when admin client is closed
- Ovidiu,
Here is the review result:
- please name the update file all lowercase
- the update should have a struct...
10/15/2012
- 09:50 AM Bug #1576: Moving ACL items up and down faulty in admin applet
- The @nextId()@ computes the next item in the direction of movement taking into consideration the boundaries (if the s...
10/11/2012
- 08:24 AM Bug #1577: Server CPU resource rise up to 100% when admin client is closed
- I am fine with the proposed changes. In preparing the changes, please make sure about the following:
1. Leave beh... - 02:15 AM Bug #1577: Server CPU resource rise up to 100% when admin client is closed
- This bug was exposed by the #1455 changes. Problem is, with #1455, any Cleanable.cleanup code must not rely on conte...
10/05/2012
- 11:54 AM Bug #1575 (WIP): Move ACL instance fail
- 10:59 AM Bug #1575: Move ACL instance fail
- When double clicking the instance column in ACL view of the admin applet the "Move ACL to another instance" dialog ap...
- 10:47 AM Bug #1575 (WIP): Move ACL instance fail
- 11:54 AM Bug #1576 (WIP): Moving ACL items up and down faulty in admin applet
- 11:31 AM Bug #1576: Moving ACL items up and down faulty in admin applet
- One possible fix for this issue is modifying the @com.goldencode.p2j.admin.client.AdminACL.nextId(boolean up, boolean...
- 11:21 AM Bug #1576: Moving ACL items up and down faulty in admin applet
- Moving ACL item up and down will overlap other items.
Consider the following steps:
1. Have 5 ACL items within the ... - 11:20 AM Bug #1576 (WIP): Moving ACL items up and down faulty in admin applet
- 11:53 AM Bug #1577 (WIP): Server CPU resource rise up to 100% when admin client is closed
- 11:48 AM Bug #1577: Server CPU resource rise up to 100% when admin client is closed
- I successfully managed to identify the thread that was causing the CPU busy. Here is the call-stack:...
- 11:35 AM Bug #1577: Server CPU resource rise up to 100% when admin client is closed
- Each time an admin applet logs off or is forcefully disconnected (by closing the browser tab or network fail), one th...
- 11:33 AM Bug #1577 (Closed): Server CPU resource rise up to 100% when admin client is closed
09/29/2012
- 06:58 AM Bug #1573: Defect in saving logic of rights editor
- Admin UI -> Access Control -> Show all
Try, say, to edit rights of "system" resource type:
1. double-click on the v... - 06:51 AM Bug #1573 (New): Defect in saving logic of rights editor
Also available in: Atom