Activity
From 11/21/2023 to 12/20/2023
12/20/2023
- 01:21 PM Bug #7794: FILL-IN: editing numbers issues
- h2. Known issues compiled
This entry contains all know sub-issues, and will be edited as new sub-issues emerge and... - 12:50 PM Bug #7794: FILL-IN: editing numbers issues
- Greg Shah wrote:
> I am remembering that some layout modes (@COLON-ALIGNED@?, @SIDE-LABELS@?) might change the align...
12/18/2023
- 11:40 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Please review rev 14889 (7824a) that fixed refs: #7824-17 and #7824-27.
12/14/2023
- 02:13 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Waiting for feedback from Eric and Ovidiu #7884-32, #7884-42 and #7884-44.
12/11/2023
- 11:30 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Sergey Ivanovskiy wrote:
> Please review the committed revision 14868 (7824a).
Code review.
According to the j... - 06:34 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > We can change the code of @WebClientsManager@ for the case when ...
12/08/2023
- 09:49 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Sergey Ivanovskiy wrote:
> We can change the code of @WebClientsManager@ for the case when agent range is not config... - 09:47 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Sergey Ivanovskiy wrote:
> At this moment the debug mode is not enabled if the agent range is not configured. For th... - 08:43 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Sergey Ivanovskiy wrote:
> These web client settings (under @webClient@ node)
> [...]
> are set automatically for... - 07:22 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- We can change the code of @WebClientsManager@ for the case when agent range is not configured but the @jvmArgs@ is gi...
- 07:10 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- The agent range is common for the debugger and jmx agents so jvmArgs just describes jmx and/or debug agents should be...
- 07:06 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- At this moment the debug mode is not enabled if the agent range is not configured. For the known application there ar...
- 06:48 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Sergey Ivanovskiy wrote:
> The agent port is assigned by @WebClientManager@ that reads @jvmArgs@ option in the direc... - 06:31 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Hynek Cihlar wrote:
> Code review 7824a revisions 14862..14867.
>
> I may be misinterpreting the changes, but I d... - 05:05 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Hynek Cihlar wrote:
> Code review 7824a revisions 14862..14867.
>
> I may be misinterpreting the changes, but I d... - 05:04 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Code review 7824a revisions 14862..14867.
I may be misinterpreting the changes, but I don't see how the debug mode... - 02:46 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- These web client settings (under @webClient@ node) ...
- 02:16 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- This is what was changed in this task in one patch.
- 02:13 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Hynek, please review rev 14867 (7824a) that removed @MAX_HTTP_IDLE_TIMEOUT@ and added @CONNECTION_TIMEOUT@ and @INFIN...
12/07/2023
- 03:01 PM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Is there any documentation about the connection settings (the full set, not just the ones changed here)?
Hynek: Pl... - 12:25 PM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Could this task be reviewed? I rebased 7824a.
- 10:42 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Greg Shah wrote:
> Eric: Is @org.apache.commons.lang3.tuple.*@ a supported/approved library for use in persistence? ... - 10:06 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- > I've been obedient adding the overloaded method with the logical name, but where is the java @SsoAuthenticator@ get...
- 09:55 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- I've been obedient adding the overloaded method with the logical name, but where is the java @SsoAuthenticator@ getti...
- 09:51 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- We're doing a default authentication for SSO login, where the customer should not know anything about the details, bu...
- 09:50 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Greg Shah wrote:
> Supplement to the code review: the @ldbname@ parameter must be processed case insensitively (e.g.... - 09:45 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Supplement to the code review: the @ldbname@ parameter must be processed case insensitively (e.g. storing/retrieving ...
- 09:20 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- >
> > Anyway, the directory database cfgs are there for runtime usage. Any usage from import is a side usage.
> >... - 09:17 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Greg Shah wrote:
> > > I thought I had answered this in #7884-25. We are reworking the code DB logic into sessionle... - 09:15 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- > Such reader will need to learn to read the names of the classes and the javadoc, where it says:
My comment stand... - 09:10 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Greg Shah wrote:
> > > 2. The logic in @connectToDb()@ which reads configuration from the directory is also somethin... - 09:01 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Greg Shah wrote:
> Galya B wrote:
> > Greg Shah wrote:
> > > > 4. There is nothing hidden. The connection is clean... - 09:00 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Galya B wrote:
> Greg Shah wrote:
> > > 4. There is nothing hidden. The connection is cleaned up on JVM shutdown.
... - 08:58 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- > > I thought I had answered this in #7884-25. We are reworking the code DB logic into sessionless code that is in F...
- 08:55 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- > 2. Is it better to create a DB connection on each login attempt in a live system?
This was a retorical question. - 08:54 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Greg Shah wrote:
> > 4. There is nothing hidden. The connection is cleaned up on JVM shutdown.
>
> I mean it is a... - 08:52 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- > 1. It's expected to be only one connection.
Per database instance. This may be many connections to a given clus... - 08:50 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Greg Shah wrote:
> I thought I had answered this in #7884-25. We are reworking the code DB logic into sessionless c... - 08:49 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- > > 2. The logic in @connectToDb()@ which reads configuration from the directory is also something that should not be...
- 08:40 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Galya B wrote:
> Greg Shah wrote:
> > Code Review Task Branch 7884a Revision 14843
> >
> > 1. I think the logic ... - 08:24 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Greg Shah wrote:
> 3. I don't think it is a good idea to implement long lived connections to the database here, nor ... - 08:18 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Greg Shah wrote:
> 2. The logic in @connectToDb()@ which reads configuration from the directory is also something th... - 08:15 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Greg Shah wrote:
> Code Review Task Branch 7884a Revision 14843
>
> 1. I think the logic for obtaining the defaul... - 07:27 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Code Review Task Branch 7884a Revision 14843
1. I think the logic for obtaining the default database name (@Databa... - 07:21 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Eric: Is @org.apache.commons.lang3.tuple.*@ a supported/approved library for use in persistence? I see it used there...
- 07:06 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- r14843: @setuserid(userid, password, ldbname)@.
- 06:45 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- It will optionally be present in the original 4GL code. There are 2 forms:
* @setuserid(userid, password)@
* @se... - 02:26 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Greg Shah wrote:
> My primary concern is that we don't support the @ldbname@ parameter variant of @setuserid()@. I ... - 02:22 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Ovidiu Maxiniuc wrote:
> For the second part. Provided the @ldbname@, the database configuration from registry can b... - 09:23 PM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- I reviewed the changes in 7884a.
I am OK with the changes. My concerns were for:
* duplicate code;
* hardcoded t... - 02:19 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Eugenie Lyzenko wrote:
> In general I have no objections.
>
> But I have the question and the clear answer is ver...
12/06/2023
- 04:20 PM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Code Review Task Branch 7884a Revisions 14840 through 14842
The overall approach is reasonable. Ovidiu and Eric w... - 07:31 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- 7884a r14842 ready for review. The dialect and conversion specifics now shared between @MetadataSecurityOps.NoSession...
- 05:23 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Galya, yes, @SQL_MODE_DEFAULT@ is the default if otherwise not specified in p2j.cfg.xml, as a @conversion="minimal"@ ...
- 03:40 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Galya B wrote:
> Is the "conversion" always @SQL_MODE_DEFAULT@. I don't see a case where @NsConfig.setConversion@ is... - 03:33 PM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- In general I have no objections.
But I have the question and the clear answer is very important. How the custom th... - 12:56 PM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Eugenie/Hynek: Please review.
12/05/2023
- 11:58 AM Bug #8098: The task bar without tasks is not displayed or drawn if ui program displays a lonely d...
- The task bar is not displayed for this program...
- 09:29 AM Bug #8098 (New): The task bar without tasks is not displayed or drawn if ui program displays a lo...
- 07:37 AM Bug #8074 (Review): Preferred UI Theme not selected in web with auto-login and forked sessions
- 8074a based on trunk r14859 ready for review. Includes (in order of appearance):
* Theme options include an empty op... - 04:38 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- A note: The path in @FallbackEnvironmentReader@ when using @Preferences@ is composed from root user node @~/.java/.us...
- 02:17 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Greg Shah wrote:
> > But java @Preferences@ is case-sensitive, so we can either keep the original names (envs / keys...
12/04/2023
- 01:38 PM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- > But java @Preferences@ is case-sensitive, so we can either keep the original names (envs / keys / sections), or mak...
- 12:01 PM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- @EnvironmentDaemon@ is almost case-insensitive (check occurrences of @.toLowerCase()@). I guess it started with the r...
- 08:54 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > > Also there is a problem in registry where the @base_name@ is actual... - 08:43 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Greg Shah wrote:
> > Also there is a problem in registry where the @base_name@ is actually not used in the native co... - 08:26 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Greg Shah wrote:
> Galya B wrote:
> > Actually there is another conversion issue with the example.
> >
> > It ha... - 08:20 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- > Also there is a problem in registry where the @base_name@ is actually not used in the native code. The char is load...
- 08:18 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Galya B wrote:
> Actually there is another conversion issue with the example.
>
> It has @PUT-KEY-VALUE SECTION "... - 07:45 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Also there is a problem in registry where the @base_name@ is actually not used in the native code. The char is loaded...
- 07:30 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Actually there is another conversion issue with the example.
It has @PUT-KEY-VALUE SECTION "PSC\Clue\TEMP-PRGM" KE... - 06:27 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- I'm trying to convert an example procedure from "here":https://community.progress.com/s/article/21529.
Edited: Co... - 02:52 AM Feature #4203 (Test): expose some web-client details as 4GL global variables
- 4203a was merged to trunk as rev. 14856 and archived.
12/03/2023
- 09:39 AM Bug #8095: LEAVE trigger fires in no focus change situation
- In the following code, a @FILL-IN@ is created in its own frame, and three @ON LEAVE@ triggers are attached to the @FI...
- 08:07 AM Bug #8095 (New): LEAVE trigger fires in no focus change situation
12/01/2023
- 10:08 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- > > > Indeed, the use of @setuserid@ is very common.
> > As far as I understand @setuserid@ is a common DB authent... - 04:07 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Is the "conversion" always @SQL_MODE_DEFAULT@. I don't see a case where @NsConfig.setConversion@ is used.
- 10:00 AM Feature #4203 (Merge Pending): expose some web-client details as 4GL global variables
- 02:08 AM Feature #4203: expose some web-client details as 4GL global variables
- I've tested with testcases all types of drivers. The procedure I used is a simple @message FWD-CLIENT-DRIVER@. I also...
- 09:13 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- My bad. The enhanced configs for all users are stored in directory, so this is not in conflict with isolating the use...
11/30/2023
- 12:56 PM Feature #4203 (Internal Test): expose some web-client details as 4GL global variables
- Code Review Task Branch 4203a Revision 14851
The changes are good. - 09:09 AM Feature #4203 (Review): expose some web-client details as 4GL global variables
- 4203a r14851 based on trunk r14850 ready for review. Implements @FWD-CLIENT-DRIVER@, adds short readable names to dri...
- 08:28 AM Feature #4203: expose some web-client details as 4GL global variables
- Greg Shah wrote:
> The value should be added to @ClientParameters@ at startup so that it is always available at the ... - 08:23 AM Feature #4203 (WIP): expose some web-client details as 4GL global variables
- 08:18 AM Feature #4203: expose some web-client details as 4GL global variables
- The value should be added to @ClientParameters@ at startup so that it is always available at the server (without the ...
- 08:32 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Greg Shah wrote:
> > There are only two solutions: either we "degrade" the functionality by removing both options, o... - 08:18 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- > > Anything that targets more than the current user must (by definition) be stored in the directory, not in user-spe...
- 01:40 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Greg Shah wrote:
> What changes are needed in @SsoAuthenticator@ to provide the @storageId@?
It is present in the i...
11/29/2023
- 03:32 PM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- The value should be added to @ClientParameters@ at startup so that it is always available at the server (without the ...
- 03:05 PM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- > I'm working on isolating the users in the client storage, but I forgot that the enhanced browse configs can be appl...
- 03:04 PM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- > Since we probably don't have enough control over the customer behavior, then the solution I propose is to always in...
- 03:12 PM Feature #4203: expose some web-client details as 4GL global variables
- > May I ask if the IPs will be used for licensing in 4GL? Because I would hope, since the IPs (the external one and t...
- 02:02 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Ovidiu Maxiniuc wrote:
> Just a small observation: at line 406 in @MetadataSecurityOps@, @SecurityOps._encode(String...
11/28/2023
- 03:03 PM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Review of 7884a, r14840.
The new code in @MetadataSecurityOps.java@ is well written. Just a small observation: at ... - 08:09 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- I'm working on isolating the users in the client storage, but I forgot that the enhanced browse configs can be applie...
11/27/2023
- 08:24 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Ovidiu: Please review. Consider if there is any common code that can be shared with the existing session-based @setu...
- 04:59 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- If we want to support multiple users in one browser, then the theme drop-down on the login page should never have a p...
11/24/2023
- 05:57 AM Bug #8074 (WIP): Preferred UI Theme not selected in web with auto-login and forked sessions
- Since we probably don't have enough control over the customer behavior, then the solution I propose is to always inco...
- 05:49 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Basically the authentication code presented in #3931-435 is moved from @HotelGuiSsoAuthenticator@ to @MetadataSecurit...
- 05:37 AM Feature #7884 (Review): Standard 4GL methods used for login screen authentication to be exposed i...
- 05:37 AM Feature #7884 (WIP): Standard 4GL methods used for login screen authentication to be exposed in s...
- 7884a r14840: MetadataSecurityOps.NoSessionHelper class added to support sso login screen authentication.
11/23/2023
- 10:55 AM Feature #4203: expose some web-client details as 4GL global variables
- May I ask if the IPs will be used for licensing in 4GL? Because I would hope, since the IPs (the external one and the...
- 10:35 AM Feature #4856 (Test): web client session forking
- 7813a was merged to trunk as rev. 14839 and archived.
- 10:19 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- So I'm seeing the options as:
1. All users happily share the same configs and override each other;
2. The customer ... - 09:59 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- The core issue is that in the original OE 'end user' == 'OS user' and client storage (registry, ini) rarely clashes b...
- 09:47 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- This @storageId@ should ensure the same client process reused by many users can store end user specific info in indep...
- 09:38 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- The solution should not be specific to SSO. Why not just use the FWD account name or some UUID associated with the F...
- 09:36 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Greg Shah wrote:
> Where is the @storageId@ coming from?
Hopefully from well written @SsoAuthenticator@ implementat... - 09:32 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- I agree that we don't have to worry about the existing production cfg values. Right now is the best time to make any ...
- 09:27 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Maybe now it's the right time to do it, since we've just launched the methods accessing client storage, up till now t...
- 09:22 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- I ponder on more trivial matters like: Should I break all current prod client storage configs and add the @storageId@...
- 09:17 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Some customer applications do use their own subclasses of our themes. When doing so, these themes are registered in ...
- 09:09 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Greg Shah wrote:
> > you were mentioning before there are supposed to be changes related to themes.
>
> Can you ... - 09:06 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- > you were mentioning before there are supposed to be changes related to themes.
Can you remind me of where/when ... - 06:50 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- The flows of auto-login and forking a new session in web bypass the login screen, thus a preferred UI theme can't be ...
- 06:48 AM Bug #8074 (Closed): Preferred UI Theme not selected in web with auto-login and forked sessions
- 09:11 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- It is a good point. I think what we are looking for here is to expose the authentication check itself, without the p...
- 08:38 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- There is something tricky with exposing @setuserid@ before the session has started. It can be used to validate the lo...
11/22/2023
- 01:59 PM Feature #4856 (Internal Test): web client session forking
- 08:10 AM Feature #4856 (Review): web client session forking
- In 7813a r14861 virtual desktop taskbar menu item 'New Session' is wired up to @SessionUtils.forkNewSesion@.
- 09:42 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- Greg Shah wrote:
> I'm not opposed to exposing some useful state out to the 4GL code (like the web client IP address... - 09:39 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- Don't work on this right now. I am discussing the requirement with the customer and they may be dropping it on their...
- 09:32 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- Also I'm always thinking of a flow where the IP and fingerprint don't matter, but it works only when 'one browser' po...
- 09:27 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- Can I implement a simple fingerprint myself? It will take a while to figure out how to test the canvas and the audio,...
- 05:54 AM Feature #3931: single sign-on for virtual desktop mode
- I think we should reference the feature as simple sign-on (SSO). This way we'll be keeping all the SSO references, bu...
- 05:25 AM Bug #8012: Fix combo-box corner cases
- After putting some thought into this, I came up with a format that, IMO, would make the changes relatively easy to re...
11/21/2023
- 04:26 PM Bug #7515: FILL-IN: editing dates issues
- Vladimir Tsichevski wrote:
> # The @gso_171@ test: the @Dist date@ is @01/01/-099@ instead of expected @01/01/-999... - 12:31 PM Feature #4856: web client session forking
- > Can I directly execute 4GL method from the front-end
Not from the virtual desktop. Embedded mode does have tool... - 09:07 AM Feature #4856: web client session forking
- Can I directly execute 4GL method from the front-end or I need to create a new WebSocket msg and handle it all the wa...
- 06:19 AM Bug #8012: Fix combo-box corner cases
- I added to @testcases/uast/combo_box/screen_value@ some more tests regarding @ADD-LAST@, @ADD-FIRST@, @LIST-ITEM-PAIR...
Also available in: Atom