Project

General

Profile

Activity

From 01/28/2024 to 02/26/2024

02/26/2024

07:59 AM Bug #8340: Wrong LASTKEY value on left button mouse down event
On mouse left button down the @LASTKEY@ value is -1.
# The expected value is 617
# According to the docs, the @LA...
Vladimir Tsichevski
07:57 AM Bug #8340 (New): Wrong LASTKEY value on left button mouse down event
Vladimir Tsichevski
06:02 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
Roger: Please create a new task in the base language project for this work. Copy your #4517-55 content there and kee... Greg Shah

02/23/2024

06:14 PM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
The testing setup is taking longer than the code update, but I believe my updates in revision 15010 of this branch no... Roger Borrello
01:38 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
Roger, create a test plan that includes the original behavior described in #4517-48, as well as your customer case, f... Galya B
09:53 PM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
Maybe I'm off base, but I am just trying to be helpful. There was a change introduced in the area of INI handling whe... Roger Borrello

02/22/2024

04:33 PM Bug #8324: ON MOUSE-SELECT-DOWN does not suppress ON EMPTY-SELECTION
In OE the following program:... Vladimir Tsichevski
03:44 PM Bug #8324 (New): ON MOUSE-SELECT-DOWN does not suppress ON EMPTY-SELECTION
Vladimir Tsichevski
01:17 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
Roger Borrello wrote:
> Am I off base?
Yes.
Greg Shah wrote:
> The 4GL features @LOAD@, @UNLOAD@, @USE@, @GET...
Galya B
08:24 PM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
Revision 15002 contains updates to make the mapping key standard (no @.ini@ extension). The testcase I used was:
<pr...
Roger Borrello

02/21/2024

04:09 PM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
I have been absent from this task to get the @testcases_v2@ standardized. In doing so, I failed to find any testcases... Roger Borrello
02:50 PM Support #8306: 3-button mouse to portable mouse mapping?
Does anyone know? Vladimir Tsichevski
02:50 PM Support #8306 (New): 3-button mouse to portable mouse mapping?
Vladimir Tsichevski
02:48 PM Support #8305: ChUI: how to change focus between items which belong to different frames?
Does anyone knows if it is possible to *move focus* between items which belong to *different frames in ChUI*? Since I... Vladimir Tsichevski
02:48 PM Support #8305 (New): ChUI: how to change focus between items which belong to different frames?
Vladimir Tsichevski
07:59 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
Greg Shah wrote:
> What about incognito mode? Doesn't that act as a separate browser?
This works. @BroadcastChanne...
Galya B
07:52 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
What about incognito mode? Doesn't that act as a separate browser? Greg Shah
07:36 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
Greg Shah wrote:
> 1. I assume you have already tested the simple "one browser" case of opening a session in browser...
Galya B
06:04 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
Sergey: Please review. Greg Shah
06:04 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
Code Review Task Branch 4853a Revisions 14989 through 15000
These are very good changes.
1. I assume you have...
Greg Shah

02/20/2024

01:25 PM Bug #8300: NPE in ChUI mode when ESC is pressed.
When the user presses @Escape@ button, the following code is executed in @LinuxKeyboardReader.keyPressed()@:... Vladimir Tsichevski
01:15 PM Bug #8300 (New): NPE in ChUI mode when ESC is pressed.
Vladimir Tsichevski
01:13 PM Bug #8299: ALERT-BOX in ChUI mode incorrectly handles long messages
If the message is too long to fit in window, OE throws the 4149 message:
!8299-OE.png!
FWD just prints over the...
Vladimir Tsichevski
01:06 PM Bug #8299 (New): ALERT-BOX in ChUI mode incorrectly handles long messages
Vladimir Tsichevski
12:53 PM Bug #7794: FILL-IN: editing numbers issues
*CANNOT RERPRODUCE*
Yet another issue related to digit input at the rightmost position in ChUI mode.
In OE the cu...
Vladimir Tsichevski
10:31 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
Test plan executed. Fixes in r15000.
Ready for review.
Galya B
05:04 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
Manual testing plan to be executed:
* Run a procedure with content @MESSAGE SESSION:DEVICE-ID VIEW-AS ALERT-BOX@ and...
Galya B
08:43 AM Feature #3288: support > 1 browser tabs for a single FWD java client instance
Here is a list of high level tasks that I came up with. With comments and an estimation.
* Model changes (2 MD)
*...
Hynek Cihlar

02/19/2024

08:03 AM Feature #3288: support > 1 browser tabs for a single FWD java client instance
We are thinking about this task again in relation to a customer requirement for a multi-screen system where their use... Greg Shah
05:00 AM Feature #4853 (Review): implement support for reporting a device-id which is meant to identify a ...
4853a r14999 based on trunk r14989 ready for review. What has been done:
* @SESSION:DEVICE-ID@ added:
** device ID ...
Galya B

02/18/2024

01:13 PM Bug #7657: 8-bit character entry problem in ChUI
> client-swing.sh will show the characters. But I can not enter them through the terminal.
> client-terminal.sh will...
Greg Shah
12:30 PM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
> I'm not sure what is considered 'message sent' that resets the timeout.
Sergey: Can you answer this?
Greg Shah

02/16/2024

09:12 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
I need to determine if a session is actually still alive, when not found in the same browser as a newly spawned clien... Galya B

02/15/2024

05:46 PM Bug #7657: 8-bit character entry problem in ChUI
When running my App, I see that Unicode is supported. I put in Unicode (beyond 8 bit) into Item Descriptions in Maria... Robert Jensen
10:19 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
Galya B wrote:
> I'm having troubles to find the correct method to terminate a session (not the current one) from a ...
Galya B
09:40 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
I'm having troubles to find the correct method to terminate a session (not the current one) from a non-related contex... Galya B
03:53 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Vladimir Tsichevski wrote:
> The old way to set the theme using the client configuration parameters does not work an...
Galya B

02/14/2024

03:48 PM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
# The old way to set the theme using the client configuration parameters does not work anymore, so I always run in th... Vladimir Tsichevski
09:56 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
Oops... fixed and committed in revision 14990. I believe this is ready for merge to trunk. Roger Borrello
09:34 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
I found minor issue that you missed javadoc for this field... Sergey Ivanovskiy
08:56 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
Thank you for clarifying. This is ready for review as revision 14989. Branch has been rebased to trunk revision 14985. Roger Borrello
03:17 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
No, the debug port and the suspend option should be implemented differently. If the port range is not given, then the... Sergey Ivanovskiy

02/13/2024

12:37 PM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
Sergey Ivanovskiy wrote:
> Roger, your code changes helped me to find out what was missed. I think that @WebClientCn...
Roger Borrello
08:02 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
Roger, your code changes helped me to find out what was missed. I think that @WebClientCnfig@ should not have this su... Sergey Ivanovskiy
09:33 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
Thank you for the review. I'll take a look again. Roger Borrello
03:24 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
@envIniMap@ is used in two places in @EnvironmentDaemon@: when using and unloading the environment.
Roger, you've ...
Galya B

02/12/2024

11:33 AM Bug #7794: FILL-IN: editing numbers issues
Vladimir Tsichevski wrote:
> Yet another issue: decimal editor: inserting the question mark @?@ does not reset the e...
Vladimir Tsichevski
11:30 AM Bug #7794: FILL-IN: editing numbers issues
*FIXED*
Yet another issue: clearing @FILL-IN@ in GUI must set the screen value to @?@, but in FWD the value is right...
Vladimir Tsichevski
11:17 AM Bug #7794: FILL-IN: editing numbers issues
Vladimir Tsichevski wrote:
> Yet another issue: decimal editor: inserting the question mark @?@ does not reset the e...
Vladimir Tsichevski

02/10/2024

08:20 AM Bug #7657: 8-bit character entry problem in ChUI
> I apologize for my ignorance, but for the Hotel app, where exactly do I set the encoding for the client? I assume i... Greg Shah

02/09/2024

06:53 PM Bug #7657: 8-bit character entry problem in ChUI
Robert Jensen wrote:
> I apologize for my ignorance, but for the Hotel app, where exactly do I set the encoding for ...
Theodoros Theodorou
05:50 PM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
Greg Shah wrote:
> Sergey is busy with other tasks, so you will have to implement the fixes and Sergey can review yo...
Roger Borrello
09:10 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
Sergey is busy with other tasks, so you will have to implement the fixes and Sergey can review your changes. Greg Shah
09:10 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
Yes, the pattern works, but I had to add this to allow the server to start:... Roger Borrello
06:00 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
This pattern should work. I tested... Sergey Ivanovskiy
02:38 PM Bug #7794: FILL-IN: editing numbers issues
*ISSUE*
Another issue: then a (right-aligned) @FILL-IN@ is just displayed, the screen value must be empty, hence nei...
Vladimir Tsichevski
11:29 AM Bug #7794: FILL-IN: editing numbers issues
*ISSUE*
Incorrect screen value formatting:
If the format string includes a minus sign character, and the @FILL-IN...
Vladimir Tsichevski
08:44 AM Bug #7794: FILL-IN: editing numbers issues
Vladimir Tsichevski wrote:
> Alignment-related issue 2: Right-aligned editor becomes left-aligned after an unknown v...
Vladimir Tsichevski
01:17 PM Bug #8261 (Internal Test): REGRESSION: delete selection works incorrectly for a left-aligned deci...
This was reviewed in #7019-124. Greg Shah
08:42 AM Bug #8261 (Review): REGRESSION: delete selection works incorrectly for a left-aligned decimal FIL...
The fix is ready in 7019c rev. 14979. Please, review. Vladimir Tsichevski
08:42 AM Bug #8261 (WIP): REGRESSION: delete selection works incorrectly for a left-aligned decimal FILL-IN
Vladimir Tsichevski
10:27 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
Galya B wrote:
> Greg Shah wrote:
> > What about the non-web client cases? We obviously don't need to implement th...
Greg Shah
10:26 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
> > I think the design described in #4853-51 is close, but I don't think the "last spawned client" should "win" (stay... Greg Shah
09:59 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
Greg Shah wrote:
> What about the non-web client cases? We obviously don't need to implement the one browser approa...
Galya B
09:23 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
Greg Shah wrote:
> I think the design described in #4853-51 is close, but I don't think the "last spawned client" sh...
Galya B
08:10 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
What about the non-web client cases? We obviously don't need to implement the one browser approach. How do we imple... Greg Shah
08:02 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
I think the design described in #4853-51 is close, but I don't think the "last spawned client" should "win" (stay ali... Greg Shah
07:12 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
For #8258 and for the sake of differentiating between devices the device id should be GUID. The UUID is generated and... Galya B
06:54 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
Greg Shah wrote:
> * It can be copied and used in other browser instances, so it is only safe:
> ** If we put some ...
Galya B
09:58 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
Code Review Task Branch 4517b revision 14979 and 14980
I'm OK with the changes.
Greg Shah
08:56 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
Galya: Please review.
I will also review it.
Greg Shah
08:55 AM Feature #4517 (Review): optionally back the 4GL features for Registry access with the user-specif...
Greg Shah wrote:
> Yes, that seems reasonable.
>
> Does your branch have the fix or fixes for the regression(s)?
...
Roger Borrello
07:29 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
Yes, that seems reasonable.
Does your branch have the fix or fixes for the regression(s)?
Greg Shah
11:48 PM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
How about this? It's pretty explicit:... Roger Borrello
07:42 PM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
There is this comment @// environment name should not contain .ini file extension@ and this code @name = env.endsWith... Greg Shah

02/08/2024

06:47 PM Feature #4517 (Internal Test): optionally back the 4GL features for Registry access with the user...
Created branch 4517b (dead-ended 4517a) and is at revision 14979. Not sure how to put this into review. Roger Borrello
06:43 PM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
Greg Shah wrote:
> Shouldn't we be testing to see if @env@ already ends in @.ini@ and removing it if it is there bef...
Roger Borrello
06:21 PM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
Galya B wrote:
> > All I know is what I see...
> Since you're seeing, then we're on the same opinion that there is...
Roger Borrello
09:06 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
Although for a regression not related to #4517, there might have been a better place to do it and not this closed tas... Galya B
09:02 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
Roger Borrello wrote:
> Galya B wrote:
> > You might get confused by the original code variable being reassigned, b...
Galya B
08:57 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
Galya B wrote:
> You might get confused by the original code variable being reassigned, but in actual fact it was en...
Roger Borrello
01:58 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
Roger Borrello wrote:
> There is a regression caused by revision @14823@ to @src/com/goldencode/p2j/util/Environment...
Galya B
05:58 PM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
Roger Borrello wrote:
> Sergey, I applied the patch, and it doesn't work properly. It actually has suspend as @null@...
Roger Borrello
05:50 PM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
Sergey, I applied the patch, and it doesn't work properly. It actually has suspend as @null@ when it tries to build t... Roger Borrello
08:53 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
Sergey Ivanovskiy wrote:
> Added the corresponding patch for the trunc source.
Thanks, Sergey. The patch looks go...
Roger Borrello
07:02 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
Added the corresponding patch for the trunc source. Sergey Ivanovskiy
07:00 AM Bug #7824 (Review): Simplify idle connection settings and apply the default configuration for the...
Please review the committed rev 14976 (7824b). Sergey Ivanovskiy
01:32 AM Bug #7824 (WIP): Simplify idle connection settings and apply the default configuration for the we...
According to #7143-673 it needs to support this debugger option @suspend=y@. Created 7824b. Sergey Ivanovskiy
05:08 PM Bug #7794: FILL-IN: editing numbers issues
*FIXED*
Alignment-related issue 2: Right-aligned editor becomes left-aligned after an unknown value once was entered...
Vladimir Tsichevski
01:22 PM Bug #8261: REGRESSION: delete selection works incorrectly for a left-aligned decimal FILL-IN
Versions: 7019b aka trunk 14978.
Scenario:
# Create left-aligned decimal @FILL-IN@ with default decimal forma...
Vladimir Tsichevski
01:17 PM Bug #8261 (Internal Test): REGRESSION: delete selection works incorrectly for a left-aligned deci...
Vladimir Tsichevski
11:41 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
Galya B wrote:
> What is the goal the customer wants to achieve with this feature? Allow all ten colleagues working ...
Greg Shah
11:24 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
What is the goal the customer wants to achieve with this feature? Allow all ten colleagues working from the same offi... Galya B
11:18 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
> > > There is one major issue having no browser fingerprint and no unique identifier for the user who is logging in:... Greg Shah
11:05 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
One browser policy can be implemented without a flaw if sessions are associated with unique users. Galya B
11:01 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
Greg Shah wrote:
> > There is one major issue having no browser fingerprint and no unique identifier for the user wh...
Galya B
10:57 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
> There is one major issue having no browser fingerprint and no unique identifier for the user who is logging in: the... Greg Shah
10:25 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
There is one major issue having no browser fingerprint and no unique identifier for the user who is logging in: the d... Galya B
09:35 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
> Is this One Browser Policy feature supposed to work for non-SSO?
Yes
> Is there supposed to be a limitation t...
Greg Shah
04:20 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
* Is this One Browser Policy feature supposed to work for non-SSO?
* Is there supposed to be a limitation to the num...
Galya B
09:30 AM Bug #8260: treelist sorting column with null and empty string values does not produce correct result
Using the @TreeList@ testcase:
We add nodes with the following cell values...
Șerban Bursuc
09:14 AM Bug #8260 (Feedback): treelist sorting column with null and empty string values does not produce ...
Șerban Bursuc
08:52 AM Bug #8074 (Test): Preferred UI Theme not selected in web with auto-login and forked sessions
Greg Shah
08:44 AM Bug #8074 (Internal Test): Preferred UI Theme not selected in web with auto-login and forked sess...
8074b was merged to trunk as rev. 14976 and archived. Galya B
08:36 AM Bug #8074 (Merge Pending): Preferred UI Theme not selected in web with auto-login and forked sess...
Greg Shah
08:27 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Go ahead and rebase and then merge to trunk. Greg Shah
01:39 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Greg Shah wrote:
> Is any additional testing needed?
I don't think so.
Galya B

02/07/2024

06:05 PM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
Yes, you can create a branch. The proposed patch doesn't seem quite right. Shouldn't we be testing to see if @env@ ... Greg Shah
04:59 PM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
There is a regression caused by revision @14823@ to @src/com/goldencode/p2j/util/EnvironmentDaemon.java@ method @publ... Roger Borrello
01:56 PM Feature #4517 (Closed): optionally back the 4GL features for Registry access with the user-specif...
Greg Shah
02:46 PM Feature #3931 (Closed): single sign-on for virtual desktop mode
Greg Shah
02:45 PM Feature #4203 (Closed): expose some web-client details as 4GL global variables
Greg Shah
02:32 PM Bug #7794: FILL-IN: editing numbers issues
*ISSUE*
Another issue: inserting the decimal separator character in the decimal editor should position the cursor *n...
Vladimir Tsichevski
02:30 PM Feature #4853 (WIP): implement support for reporting a device-id which is meant to identify a uni...
I spoke with the customer today. I explained the limitations of this concept:
* Any stored device-id can be clear...
Greg Shah
01:56 PM Feature #4854 (Closed): origin affinity
Greg Shah
01:52 PM Feature #4129 (Closed): map web client users to OS accounts
Greg Shah
01:51 PM Feature #4856 (Closed): web client session forking
Greg Shah
01:27 PM Bug #8074 (Internal Test): Preferred UI Theme not selected in web with auto-login and forked sess...
Code Review Task Branch 8074b Revisions 14916 through 14920
I'm OK with the changes.
Is any additional testing ...
Greg Shah

02/05/2024

11:57 AM Bug #7657: 8-bit character entry problem in ChUI
I apologize for my ignorance, but for the Hotel app, where exactly do I set the encoding for the client? I assume it ... Robert Jensen
08:36 AM Feature #6495: add equivalent support for the undocumented -sbhelp command line option
From a senior developer (also at the customer):
> The sbhelp is actually pretty important to us. It allows for pro...
Greg Shah
08:35 AM Feature #6495: add equivalent support for the undocumented -sbhelp command line option
Customer description of this feature (from the customer for which Progress developed the feature):
> The utf8intat...
Greg Shah
07:09 AM Bug #7794: FILL-IN: editing numbers issues
May be, this task is not the proper place to report this.
The Javadocs for the return type of @NumberType.getDecim...
Vladimir Tsichevski
07:08 AM Bug #8239: SELECTION-LIST set SCREEN-VALUE regression from trunk rev. 14821
ChUI tests fail. I'm investigating the error right now. Radu Apetrii

02/03/2024

08:51 PM Bug #7657: 8-bit character entry problem in ChUI
The small sample to demonstrate the issue will be great here. Or recreation instruction for Hotel application. Eugenie Lyzenko

02/01/2024

01:18 PM Bug #7657: 8-bit character entry problem in ChUI
I suspect that item 2 in #7657-5 will address this issue. If not, we will fix the bug. Greg Shah
01:15 PM Bug #7657: 8-bit character entry problem in ChUI
I see the display is correct for UTF8 when I put data in the database. But I can't enter these charactersfrom the ter... Robert Jensen
01:06 PM Bug #7657: 8-bit character entry problem in ChUI
At a high level, I think we need to implement (at least) these things:
* Support for "wide characters" in NCURSES....
Greg Shah
12:08 PM Bug #7657: 8-bit character entry problem in ChUI
Any news on this? We support customers all over the world and to support UTF8 clients. Robert Jensen
12:19 PM Bug #8239: SELECTION-LIST set SCREEN-VALUE regression from trunk rev. 14821
Hynek Cihlar wrote:
> The changes in 8239.patch look good. Please regression-test them.
I meant both GUI and ChUI.
Hynek Cihlar
12:18 PM Bug #8239: SELECTION-LIST set SCREEN-VALUE regression from trunk rev. 14821
The changes in 8239.patch look good. Please regression-test them. Hynek Cihlar
10:08 AM Bug #8239: SELECTION-LIST set SCREEN-VALUE regression from trunk rev. 14821
When doing the changes from trunk 14821 and 14830, I managed to disrupt the workflow of the program when handling a f... Radu Apetrii
09:50 AM Bug #8239 (WIP): SELECTION-LIST set SCREEN-VALUE regression from trunk rev. 14821
Starting from trunk rev. 14821, there has been a regression with setting @SCREEN-VALUE@ to a @SELECTION-LIST@. From m... Radu Apetrii
09:40 AM Bug #8239 (Closed): SELECTION-LIST set SCREEN-VALUE regression from trunk rev. 14821
Radu Apetrii

01/30/2024

09:14 AM Bug #8210 (Test): REGRESSION: separator should not show in date editing FILL-IN in ChUI when FILL...
Greg Shah
09:12 AM Bug #8210: REGRESSION: separator should not show in date editing FILL-IN in ChUI when FILL-IN is ...
Greg Shah wrote:
> You can merge to trunk now.
Done. The trunk rev. is 14954.
Vladimir Tsichevski
08:14 AM Bug #8210 (Merge Pending): REGRESSION: separator should not show in date editing FILL-IN in ChUI ...
You can merge to trunk now. Greg Shah
07:36 AM Bug #8210: REGRESSION: separator should not show in date editing FILL-IN in ChUI when FILL-IN is ...
Greg Shah wrote:
> Is there any further testing needed?
Nothing I can think of right now.
Vladimir Tsichevski
07:24 AM Bug #8210 (Internal Test): REGRESSION: separator should not show in date editing FILL-IN in ChUI ...
Is there any further testing needed? Greg Shah
05:32 AM Bug #8210: REGRESSION: separator should not show in date editing FILL-IN in ChUI when FILL-IN is ...
Hynek Cihlar wrote:
> Code review 8210a revision 14952.
>
> @NumberFormat.java@ and @StringFormat.java@ require ...
Vladimir Tsichevski
03:29 AM Bug #8210: REGRESSION: separator should not show in date editing FILL-IN in ChUI when FILL-IN is ...
Code review 8210a revision 14952.
@NumberFormat.java@ and @StringFormat.java@ require update in the copyright yea...
Hynek Cihlar
07:48 AM Bug #7515: FILL-IN: editing dates issues
Vladimir Tsichevski wrote:
> Another issue: in GUI, when the user presses @?@, the screen value is reset to an empty...
Vladimir Tsichevski
07:22 AM Bug #7515: FILL-IN: editing dates issues
Another issue: in GUI, when the user presses @?@, the screen value is reset to an empty string, so the cursor is set ... Vladimir Tsichevski

01/29/2024

04:01 PM Bug #8210: REGRESSION: separator should not show in date editing FILL-IN in ChUI when FILL-IN is ...
Hynek: Please review. Greg Shah
01:49 PM Bug #8210 (Review): REGRESSION: separator should not show in date editing FILL-IN in ChUI when FI...
Vladimir Tsichevski
01:48 PM Bug #8210 (WIP): REGRESSION: separator should not show in date editing FILL-IN in ChUI when FILL-...
Greg Shah wrote:
> OK, then put this in 8210a and get it reviewed and tested ASAP.
Done in 8210a rev. 14952. Plea...
Vladimir Tsichevski
08:01 AM Bug #8210: REGRESSION: separator should not show in date editing FILL-IN in ChUI when FILL-IN is ...
OK, then put this in 8210a and get it reviewed and tested ASAP. Greg Shah
07:25 AM Bug #8210: REGRESSION: separator should not show in date editing FILL-IN in ChUI when FILL-IN is ...
Greg Shah wrote:
> Is this fix in a branch?
No, it is not. I ran ChUI regression suite with this fix and posted the...
Vladimir Tsichevski
06:35 AM Bug #8210: REGRESSION: separator should not show in date editing FILL-IN in ChUI when FILL-IN is ...
Is this fix in a branch? I recommend 8204a since it is a related issue.
I understand Tomasz tested this in 6667i ...
Greg Shah
01:17 PM Bug #8204 (Test): REGRESSION: separator should not show in a new date editing browse shell for un...
Greg Shah
09:10 AM Bug #8204: REGRESSION: separator should not show in a new date editing browse shell for unknown v...
Greg Shah wrote:
> In summary: there were some failures but they were unrelated to this task.
>
> You can merge t...
Vladimir Tsichevski
08:12 AM Bug #8204: REGRESSION: separator should not show in a new date editing browse shell for unknown v...
In summary: there were some failures but they were unrelated to this task.
You can merge to trunk now.
Greg Shah
08:12 AM Bug #8204: REGRESSION: separator should not show in a new date editing browse shell for unknown v...
Greg Shah wrote:
> I want this branch merged today unless there is an issue.
I am ready to merge.
Vladimir Tsichevski
08:10 AM Bug #8204: REGRESSION: separator should not show in a new date editing browse shell for unknown v...
Greg Shah wrote:
> Please summarize the testing results here.
4 tests failed (3 original issues others are depend...
Vladimir Tsichevski
08:04 AM Bug #8204: REGRESSION: separator should not show in a new date editing browse shell for unknown v...
I want this branch merged today unless there is an issue. Greg Shah
07:56 AM Bug #8204: REGRESSION: separator should not show in a new date editing browse shell for unknown v...
Please summarize the testing results here. Greg Shah
06:33 AM Bug #8204: REGRESSION: separator should not show in a new date editing browse shell for unknown v...
Please report the regression testing results here and the next steps if any other testing is needed. Greg Shah
05:55 AM Bug #8074 (Review): Preferred UI Theme not selected in web with auto-login and forked sessions
Test cases executed.
Fixes and file headers committed.
8074b r14920 ready for review.
Galya B
05:49 AM Bug #8213 (Closed): Browse: NPE when pressing Shift-TAB in the first column cell
Greg Shah
 

Also available in: Atom