Project

General

Profile

Activity

From 09/01/2023 to 09/30/2023

09/29/2023

09:46 AM Bug #7856: Improve parsing of specifications from ini files
Work in #7784 improved the parsing of font specifications such that spaces are also treated as separators (along with... Alexandru Lungu
09:41 AM Bug #7856 (New): Improve parsing of specifications from ini files
Alexandru Lungu

09/26/2023

07:32 PM Bug #7824 (Review): Simplify idle connection settings and apply the default configuration for the...
Committed rev 14754 (7824a). This version should simplify debugging. Sergey Ivanovskiy

09/25/2023

08:49 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
I changed the subject because these configuration parameters are needed to be different as they are used differently. Sergey Ivanovskiy

09/22/2023

10:06 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
There are the web server idle timeout and the embedded web server idle timeout. The first one is set for @WebServer@ ... Sergey Ivanovskiy
08:22 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
Now I think that all these parameters should be present. It seems that it would be enough to fix the correct default ... Sergey Ivanovskiy
08:17 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
@maxHttpIdleTimeout@ is set to 0 (infinite timeout) if this setting is not defined in the directory under @webClient@... Sergey Ivanovskiy
08:02 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
Sergey Ivanovskiy wrote:
> Also @"maxIdleTimeout"@ is erroneously (or intentionally) used by @WebServer@ to set its ...
Sergey Ivanovskiy
07:28 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
Also @"maxIdleTimeout"@ is erroneously (or intentionally) used by @WebServer@ to set its http/https session idle time... Sergey Ivanovskiy
06:47 AM Bug #7824 (WIP): Simplify idle connection settings and apply the default configuration for the we...
I created task branch 7824a. Sergey Ivanovskiy
02:39 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
These two timeout parameters of @webClient@... Sergey Ivanovskiy
02:27 AM Bug #7824 (Closed): Simplify idle connection settings and apply the default configuration for the...
Sergey Ivanovskiy

09/21/2023

11:29 AM Feature #4854: origin affinity
The following is just a storage of an intermediate state of some diagrams and code. It isn't for evaluation or revie... Greg Shah

09/19/2023

09:19 AM Bug #7794: FILL-IN: editing numbers issues
*FIXED*
Vladimir Tsichevski wrote:
> In OE, a non-unknown value is padded left with spaces, so it is kind of ri...
Vladimir Tsichevski
09:03 AM Feature #7814: Supporting translated texts for web login / logout screens
> > > The web client is not loaded on the login / logout page.
> >
> > Right, so why do we care about translations...
Greg Shah
08:48 AM Feature #7814: Supporting translated texts for web login / logout screens
Galya B wrote:
> Also SPA is a form of web app I'm very well familiar and it loads all resources at once in a compre...
Hynek Cihlar
08:45 AM Feature #7814: Supporting translated texts for web login / logout screens
Galya B wrote:
> Greg Shah wrote:
> > > The web client is not loaded on the login / logout page.
> >
> > Right, ...
Hynek Cihlar
08:45 AM Feature #7814: Supporting translated texts for web login / logout screens
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Did you mean that this code @Iterator<Entry<String, String>> bun...
Sergey Ivanovskiy
08:44 AM Feature #7814: Supporting translated texts for web login / logout screens
Also SPA is a form of web app I'm very well familiar and it loads all resources at once in a compressed format, so it... Galya B
08:39 AM Feature #7814: Supporting translated texts for web login / logout screens
Greg Shah wrote:
> > The web client is not loaded on the login / logout page.
>
> Right, so why do we care about ...
Galya B
08:33 AM Feature #7814: Supporting translated texts for web login / logout screens
Galya B wrote:
> Greg Shah wrote:
> > > * the high traffic low functionality pages will need to load a js library a...
Greg Shah
08:30 AM Feature #7814: Supporting translated texts for web login / logout screens
Sergey Ivanovskiy wrote:
> Did you mean that this code @Iterator<Entry<String, String>> bundles = TranslationManager...
Hynek Cihlar
08:29 AM Feature #7814: Supporting translated texts for web login / logout screens
Greg Shah wrote:
> > * the high traffic low functionality pages will need to load a js library and all translations;...
Galya B
08:27 AM Feature #7814: Supporting translated texts for web login / logout screens
> Greg, you want to preserve the current approach. If that's the case, then the login page should use @currentLanguag... Greg Shah
07:20 AM Feature #7814: Supporting translated texts for web login / logout screens
Did you mean that this code @Iterator<Entry<String, String>> bundles = TranslationManager.getBundles(bundleBaseName, ... Sergey Ivanovskiy
06:11 AM Feature #7814: Supporting translated texts for web login / logout screens
Sergey Ivanovskiy wrote:
> I can apply the changes from #7814-15 to the required task branch if there are no objecti...
Hynek Cihlar
06:10 AM Feature #7814: Supporting translated texts for web login / logout screens
Galya B wrote:
> Hynek Cihlar wrote:
> > @CURRENT-LANGUAGE@ is interpreted by the customer app, it can be any valid...
Hynek Cihlar
06:08 AM Feature #7814: Supporting translated texts for web login / logout screens
Galya B wrote:
> Hynek Cihlar wrote:
> > > * loading label and button texts in the ui with javascript will cause fl...
Hynek Cihlar
05:56 AM Feature #7814: Supporting translated texts for web login / logout screens
Hynek Cihlar wrote:
> @CURRENT-LANGUAGE@ is interpreted by the customer app, it can be any valid identifier, not jus...
Galya B
05:53 AM Feature #7814: Supporting translated texts for web login / logout screens
Sergey Ivanovskiy wrote:
> We should decide who takes this issue because it can block this task.
I think it's als...
Galya B
05:52 AM Feature #7814: Supporting translated texts for web login / logout screens
Hynek Cihlar wrote:
> > * loading label and button texts in the ui with javascript will cause flickering, if the pag...
Galya B
05:33 AM Feature #7814: Supporting translated texts for web login / logout screens
I can apply the changes from #7814-15 to the required task branch if there are no objections. Sergey Ivanovskiy
05:27 AM Feature #7814: Supporting translated texts for web login / logout screens
Then in this @EmbeddedWebServerImpl@... Sergey Ivanovskiy
05:20 AM Feature #7814: Supporting translated texts for web login / logout screens
We should decide who takes this issue because it can block this task. Sergey Ivanovskiy
05:17 AM Feature #7814: Supporting translated texts for web login / logout screens
Sergey Ivanovskiy wrote:
> It seems that enough to fix @TranslationManager.parse@ (transfroms to identifiers) and @T...
Hynek Cihlar
05:13 AM Feature #7814: Supporting translated texts for web login / logout screens
It seems that enough to fix @TranslationManager.parse@ (transfroms to identifiers) and @TranslationManager.getIdentif... Sergey Ivanovskiy
05:07 AM Feature #7814: Supporting translated texts for web login / logout screens
Galya B wrote:
> Sergey Ivanovskiy wrote:
> > So you found a hot issue.
> Yep. I thought it's intentional and cust...
Hynek Cihlar
05:04 AM Feature #7814: Supporting translated texts for web login / logout screens
Galya B wrote:
> * one language has multiple locales, for example English has 13 and French 6, but translations are ...
Hynek Cihlar
04:49 AM Feature #7814: Supporting translated texts for web login / logout screens
Sergey Ivanovskiy wrote:
> So you found a hot issue.
Yep. I thought it's intentional and customer apps are converte...
Galya B
04:47 AM Feature #7814: Supporting translated texts for web login / logout screens
Galya B wrote:
> Sergey Ivanovskiy wrote:
> > Galya B wrote:
> > > Current translation mechanics 1:
> > > * The w...
Sergey Ivanovskiy
04:44 AM Feature #7814: Supporting translated texts for web login / logout screens
Another important aspect is to keep a correlation between the error messages displayed in the ui and the logs on the ... Galya B
04:14 AM Feature #7814: Supporting translated texts for web login / logout screens
Greg, you want to preserve the current approach. If that's the case, then the login page should use @currentLanguage@... Galya B
03:58 AM Feature #7814: Supporting translated texts for web login / logout screens
Sergey Ivanovskiy wrote:
> Galya B wrote:
> > Current translation mechanics 1:
> > * The web driver shows certain ...
Galya B
03:57 AM Feature #7814: Supporting translated texts for web login / logout screens
Galya B wrote:
> Current translation mechanics 1:
> * The web driver shows certain messages and menus that reflect ...
Sergey Ivanovskiy
02:43 AM Feature #7814: Supporting translated texts for web login / logout screens
Web login screens at @/gui@, @/chui@, @/embedded@ and the respective logout screens introduced with SSO in #3931 need... Galya B
02:25 AM Feature #7814 (New): Supporting translated texts for web login / logout screens
Galya B
08:20 AM Feature #3931: single sign-on for virtual desktop mode
As I noted above #3931-322, I'm OK with removing the remote form of embedded and the trustedspawner. However, I want... Greg Shah
07:13 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> But let's not forget that remote is a type of embedded and it should require SSO enabled as well, a...
Galya B
07:12 AM Feature #3931: single sign-on for virtual desktop mode
Getting back to the review.
There was an important question about what we do with @trustedspawner@ and the fact th...
Galya B

09/18/2023

02:19 PM Bug #7794: FILL-IN: editing numbers issues
*FIXED*
@Ctrl-CursorLeft@ and @Ctrl-CursorRight@ move caret word left and right.
Vladimir Tsichevski
02:13 PM Bug #7794: FILL-IN: editing numbers issues
*ISSUE*
Navigation issue: in OE in GUI mode, the @CURSOR-DOWN@ and @CURSOR-UP@ keys move cursor right and left. In F...
Vladimir Tsichevski
01:53 PM Bug #7794: FILL-IN: editing numbers issues
*ISSUE*
Issues related to setting screen value.
Invalid character must not be tolerated, so the following values ...
Vladimir Tsichevski
07:08 AM Bug #7794: FILL-IN: editing numbers issues
*ISSUE*
Yet another issue with decimal editor:
# insert an unknown value by typing @?@
# select the @?@ sign
# ...
Vladimir Tsichevski
08:47 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> Which command do you use to create .po files from app sources?
I always used POEditor. But I thi...
Hynek Cihlar
08:44 AM Feature #3931: single sign-on for virtual desktop mode
Which command do you use to create .po files from app sources? Galya B
08:39 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> Hynek Cihlar wrote:
> > Galya B wrote:
> > > 1. The spawn errors are not present in the front-end...
Hynek Cihlar
08:25 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> Also let me just conclude something again, because I'm not understood when I say it only once.
>
...
Hynek Cihlar
08:22 AM Feature #3931: single sign-on for virtual desktop mode
Hynek Cihlar wrote:
> Galya B wrote:
> > 1. The spawn errors are not present in the front-end files and can't be au...
Galya B
08:20 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> 1. The spawn errors are not present in the front-end files and can't be automatically extracted to ...
Hynek Cihlar
08:14 AM Feature #3931: single sign-on for virtual desktop mode
Also let me just conclude something again, because I'm not understood when I say it only once.
Having .po files me...
Galya B
08:04 AM Feature #3931: single sign-on for virtual desktop mode
Greg Shah wrote:
> Why not do this on the server in Java and only provide what is needed? Why not use the browser's ...
Galya B
07:30 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> Also the login page that can be server-side rendered, needs to load gettext.js and all resources an...
Greg Shah
07:26 AM Feature #3931: single sign-on for virtual desktop mode
Also the login page that can be server-side rendered, needs to load gettext.js and all resources and translate on the... Galya B
07:24 AM Feature #3931: single sign-on for virtual desktop mode
Thank you everyone for the contribution. Finally we can agree on my original comments - there is no tool, code, scrip... Galya B
07:15 AM Feature #3931: single sign-on for virtual desktop mode
To be clear: I'm not expecting this task to do anything with automation for gettext. It is enough to create the @.po... Greg Shah
05:00 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
>what it is is still unclear... gettext... a JavaScript library?! That's the only gettext in the proj...
Sergey Ivanovskiy
03:24 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> Greg Shah wrote:
> > > Having an external tool not plugged into the automation doesn't sound very ...
Hynek Cihlar
03:06 AM Feature #3931: single sign-on for virtual desktop mode
Hynek Cihlar wrote:
> Galya B wrote:
> > Greg Shah wrote:
> > > There is none and we plan no such thing. I have th...
Hynek Cihlar
03:04 AM Feature #3931: single sign-on for virtual desktop mode
Greg Shah wrote:
> > Having an external tool not plugged into the automation doesn't sound very standard for modern ...
Galya B
03:01 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> Greg Shah wrote:
> > There is none and we plan no such thing. I have the feeling that I am not und...
Hynek Cihlar
01:45 AM Feature #3931: single sign-on for virtual desktop mode
Greg Shah wrote:
> There is none and we plan no such thing. I have the feeling that I am not understand something cr...
Galya B

09/15/2023

03:30 PM Bug #7794: FILL-IN: editing numbers issues
*ISSUE*
Yet another issue with decimal editor: initially the screen value is filled with spaces (which is incorrect ...
Vladimir Tsichevski
03:23 PM Bug #7794 (WIP): 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:58 PM Bug #7794: FILL-IN: editing numbers issues
*FIXED*
Yet another issue: decimal editor: inserting the question mark @?@ does not reset the editor to unknown stat...
Vladimir Tsichevski
10:50 AM Feature #3931: single sign-on for virtual desktop mode
Greg Shah wrote:
> > > FWD translatable strings would be in FWD-specific bundles and then two would ever meet or ove...
Hynek Cihlar
10:21 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> A little background on things...
>
> There are two ways to load resource bundles: from @.java@ c...
Hynek Cihlar
10:17 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> OK, alien mode activated:
>
> I think... and write... and hopefully it will be read... and under...
Hynek Cihlar
09:42 AM Feature #3931: single sign-on for virtual desktop mode
> > FWD translatable strings would be in FWD-specific bundles and then two would ever meet or overlap.
> How is then...
Greg Shah
09:37 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> Greg Shah wrote:
> > FWD translatable strings would be in FWD-specific bundles and then two would ...
Sergey Ivanovskiy
09:13 AM Feature #3931: single sign-on for virtual desktop mode
Greg Shah wrote:
> FWD translatable strings would be in FWD-specific bundles and then two would ever meet or overlap...
Galya B
09:11 AM Feature #3931: single sign-on for virtual desktop mode
> I don't find it a good idea to run customer apps re-conversion every time someone changes the wording of an error m... Greg Shah
09:07 AM Feature #3931: single sign-on for virtual desktop mode
A little background on things...
There are two ways to load resource bundles: from @.java@ class extending @java.u...
Galya B
08:37 AM Feature #3931: single sign-on for virtual desktop mode
OK, alien mode activated:
I think... and write... and hopefully it will be read... and understood... a very import...
Galya B
08:28 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> Greg Shah wrote:
> > > Having an external tool not plugged into the automation doesn't sound very ...
Greg Shah
08:25 AM Feature #3931: single sign-on for virtual desktop mode
> > What do you mean by this? @SESSION:CURRENT-LANGUAGE@ is assignable and we react to it.
> Greg, please, don't ma...
Greg Shah
08:22 AM Feature #3931: single sign-on for virtual desktop mode
Greg Shah wrote:
> > Having an external tool not plugged into the automation doesn't sound very standard for modern ...
Galya B
08:20 AM Feature #3931: single sign-on for virtual desktop mode
> Having an external tool not plugged into the automation doesn't sound very standard for modern programs.
We do ...
Greg Shah
08:16 AM Feature #3931: single sign-on for virtual desktop mode
Greg Shah wrote:
> What do you mean by this? @SESSION:CURRENT-LANGUAGE@ is assignable and we react to it.
Greg, pl...
Galya B
08:14 AM Feature #3931: single sign-on for virtual desktop mode
> > > @CURRENT-LANGUAGE@ will be set by directory.xml. As far as I can see from any examples it is the full language ... Greg Shah
08:12 AM Feature #3931: single sign-on for virtual desktop mode
> We want the translations to be based on GNU gettext. This is a de facto industry standard, it's simple to use, has ... Greg Shah
08:07 AM Feature #3931: single sign-on for virtual desktop mode
Hynek Cihlar wrote:
> We want the translations to be based on GNU gettext. This is a de facto industry standard
Hav...
Galya B
07:38 AM Feature #3931: single sign-on for virtual desktop mode
Hynek Cihlar wrote:
> Galya B wrote:
> > @CURRENT-LANGUAGE@ will be set by directory.xml. As far as I can see from ...
Galya B
07:33 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> @CURRENT-LANGUAGE@ will be set by directory.xml. As far as I can see from any examples it is the fu...
Hynek Cihlar
07:29 AM Feature #3931: single sign-on for virtual desktop mode
Hynek Cihlar wrote:
> See the attached diff, it provides a possible gettext implementation for FWD runtime. I haven'...
Hynek Cihlar
07:28 AM Feature #3931: single sign-on for virtual desktop mode
@CURRENT-LANGUAGE@ will be set by directory.xml. As far as I can see from any examples it is the full language name. ... Galya B
07:02 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> I didn't know you've started. I'm ready with the implementation in 3931a r14777. Can you please che...
Hynek Cihlar
06:50 AM Feature #3931: single sign-on for virtual desktop mode
Constantin, Sergey, Hynek, 3931a is ready for final review. Galya B
06:49 AM Feature #3931: single sign-on for virtual desktop mode
It's done in r14780.
With this config the login can be translated:...
Galya B
06:07 AM Feature #3931: single sign-on for virtual desktop mode
@WebDriverHandler@ error msg added to translation resources in r14778. Next I'll translate the login / logout pages a... Galya B
05:07 AM Feature #3931: single sign-on for virtual desktop mode
I didn't know you've started. I'm ready with the implementation in 3931a r14777. Can you please check if it's in chec... Galya B
04:50 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> Hynek Cihlar wrote:
> > If there is no objection I will add proper support for string translation ...
Hynek Cihlar
01:58 AM Feature #3931: single sign-on for virtual desktop mode
Hynek Cihlar wrote:
> If there is no objection I will add proper support for string translation also for FWD runtime...
Galya B

09/14/2023

04:58 PM Bug #7794: FILL-IN: editing numbers issues
*ISSUE*
Yet another issue which can be reproduced with @7019.p@ attached to the #7019 issue.
I enter -890134 into...
Vladimir Tsichevski
04:38 PM Bug #7794: FILL-IN: editing numbers issues
*ISSUE*
Yet another issue related to the digit insertion in a decimal editor:
# The initial value has a *single i...
Vladimir Tsichevski
03:47 PM Bug #7794: FILL-IN: editing numbers issues
Vladimir Tsichevski wrote:
> 2. Digits can be inserted at the lowest integer part of the format (over the digit 5 ...
Vladimir Tsichevski
03:42 PM Bug #7794: FILL-IN: editing numbers issues
*FIXED*
Another issues related to the digit insertion in a *decimal* editor:
The initial value is always @12,345....
Vladimir Tsichevski
02:24 PM Bug #7794: FILL-IN: editing numbers issues
*FIXED*
Another issues related to the @DELETE@ action in a decimal editor:
The initial value is always @12,345.67...
Vladimir Tsichevski
12:51 PM Bug #7794: FILL-IN: editing numbers issues
*FIXED*
Another 2 issues related to the @BACKSPACE@ action in a decimal editor:
# After I erase the digit @3@ in ...
Vladimir Tsichevski
12:42 PM Feature #3931: single sign-on for virtual desktop mode
> If there is no objection I will add proper support for string translation also for FWD runtime.
Go ahead.
Greg Shah
12:35 PM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> My idea was that all errors sent to the end-user will have the uuid and they will be logged with th...
Constantin Asofiei
12:30 PM Feature #3931: single sign-on for virtual desktop mode
Currently we don't have translation resolved for FWD runtime (beside Javascript client). @TranslationManager@ address... Hynek Cihlar
12:00 PM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> Sergey Ivanovskiy wrote:
> > I think you should try @ResourceBundle.getBundle(String baseName, Loc...
Sergey Ivanovskiy
11:37 AM Feature #3931: single sign-on for virtual desktop mode
Constantin Asofiei wrote:
> Galya B wrote:
> > I'm adding all the errors to the ui, but I just want to mention a su...
Galya B
11:16 AM Feature #3931: single sign-on for virtual desktop mode
Sergey Ivanovskiy wrote:
> I think you should try @ResourceBundle.getBundle(String baseName, Locale locale)@ to load...
Galya B
11:01 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> Sergey Ivanovskiy wrote:
> > I guess that it needs to
> > [...]
> I tried earlier to set it thou...
Sergey Ivanovskiy
10:37 AM Feature #3931: single sign-on for virtual desktop mode
Sergey Ivanovskiy wrote:
> I guess that it needs to
> [...]
I tried earlier to set it though @EnvironmentOps@ and ...
Galya B
10:36 AM Feature #3931: single sign-on for virtual desktop mode
Sergey Ivanovskiy wrote:
> I guess that it needs to...
Sergey Ivanovskiy
10:31 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> I'm adding all the errors to the ui, but I just want to mention a superior and more reliable debugg...
Constantin Asofiei
10:30 AM Feature #3931: single sign-on for virtual desktop mode
I guess that it needs to... Sergey Ivanovskiy
10:10 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> One more to the topic: Translating parameterized messages should be done before the specifiers are ...
Sergey Ivanovskiy
09:46 AM Feature #3931: single sign-on for virtual desktop mode
Translations is the last sub-task I have before a final review. I need more specific pointers how to solve it with th... Galya B
09:32 AM Feature #3931: single sign-on for virtual desktop mode
We have other tasks open to translate all other messages, so eventually all the messages will be translated. Greg Shah
09:31 AM Feature #3931: single sign-on for virtual desktop mode
> A question - since the same error is supposed to be present in the logs, what language should it be in? If the logi... Greg Shah
07:26 AM Feature #3931: single sign-on for virtual desktop mode
One more to the topic: Translating parameterized messages should be done before the specifiers are substituted. I can... Galya B
03:26 AM Feature #3931: single sign-on for virtual desktop mode
A question - since the same error is supposed to be present in the logs, what language should it be in? If the login ... Galya B
02:55 AM Feature #3931: single sign-on for virtual desktop mode
Not to mention (mentioning) this approach will eliminate the need to keep translations for 10+ errors. Galya B
02:45 AM Feature #3931: single sign-on for virtual desktop mode
I myself had that issue multiple times of not understanding why the credentials are not accepted according to the mes... Galya B

09/13/2023

05:05 PM Bug #7794: FILL-IN: editing numbers issues
I am remembering that some layout modes (@COLON-ALIGNED@?, @SIDE-LABELS@?) might change the alignment of the associat... Greg Shah
04:51 PM Bug #7794: FILL-IN: editing numbers issues
*FIXED*
Screen value formatting issue:
GUI Swing, both decimal/integer editors:
In OE, a non-unknown value is ...
Vladimir Tsichevski

09/12/2023

02:35 PM Bug #7794: FILL-IN: editing numbers issues
*ISSUE*
@FILL-IN@ for a decimal variable, default format, Swing: if the cursor points to a thousands delimiter, an i...
Vladimir Tsichevski
02:33 PM Bug #7794: FILL-IN: editing numbers issues
*ISSUE*
@FILL-IN@ for an *integer* variable, default format, Swing: if the cursor points to a thousands delimiter,...
Vladimir Tsichevski
02:31 PM Bug #7794 (WIP): FILL-IN: editing numbers issues
Vladimir Tsichevski
12:04 PM Feature #4856 (Review): web client session forking
Ready for review in 3931a (latest r14770), based on trunk r14707.
Relevant files:...
Galya B
10:42 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> Just mentioning on time... the whole confusion of the end user about messages about FWD user / acco...
Greg Shah
10:40 AM Feature #3931: single sign-on for virtual desktop mode
Just mentioning on time... the whole confusion of the end user about messages about FWD user / account and OS user / ... Galya B
10:40 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> And you want them translated or not?
Yes. If there is any problem with the translations, our cu...
Greg Shah
10:37 AM Feature #3931: single sign-on for virtual desktop mode
And you want them translated or not? Galya B
10:33 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> Greg Shah wrote:
> > Please restore the previous level of detail.
> The number / type of errors i...
Greg Shah
09:44 AM Feature #3931: single sign-on for virtual desktop mode
Also translating the errors with Google translator may get funny for things like @Cannot load dynamic libraries.@. :) Galya B
09:26 AM Feature #3931: single sign-on for virtual desktop mode
Greg Shah wrote:
> Please restore the previous level of detail.
The number / type of errors in the web handlers wen...
Galya B
08:45 AM Feature #3931: single sign-on for virtual desktop mode
> > When running in an enviornment where there is no existing session, then I think we should handle this same requir... Greg Shah
08:39 AM Feature #3931: single sign-on for virtual desktop mode
> It's convenient when end-users tell admins what exactly went wrong by quoting the error message, but at the same ti... Greg Shah
01:30 AM Feature #3931: single sign-on for virtual desktop mode
Constantin Asofiei wrote:
> Galya B wrote:
> > All right, I'll just set the context anew every time it's not a remo...
Galya B
01:26 AM Feature #3931: single sign-on for virtual desktop mode
Greg Shah wrote:
> When running in an enviornment where there is no existing session, then I think we should handle ...
Galya B
01:21 AM Feature #3931: single sign-on for virtual desktop mode
Constantin Asofiei wrote:
> At least, we need a proper error message being shown (something like @Not enough permiss...
Galya B
07:37 AM Bug #7515: FILL-IN: editing dates issues
Yet another issue: in @7019.p@ I assign the date variable on the @LEAVE@ event of the date @FILL-IN@:... Vladimir Tsichevski

09/11/2023

05:37 PM Bug #7515: FILL-IN: editing dates issues
Another issue: when the user presses @TAB@, and focus moves from the date @FILL-IN@ to the next tabbed widget, this w... Vladimir Tsichevski
04:11 PM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
Yet another issue in FWD ChUI:
I invoke a button, which causes an action, which causes an error, which raises an e...
Vladimir Tsichevski
04:01 PM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
Another issue:
In OE in character mode error messages are displayed in the message area.
In FWD a message box is ...
Vladimir Tsichevski
11:18 AM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
Vladimir Tsichevski wrote:
> Another issue with ChUI (both Swing and native).
>
> In OE pressing the @Ctrl-R@ key...
Vladimir Tsichevski
09:58 AM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
Another issue with ChUI (both Swing and native).
In OE pressing the @Ctrl-R@ key cleans the screen to an empty str...
Vladimir Tsichevski
08:54 AM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
Another issue in ChUI (both Swing and native).
In OE ChUI the @Home@ and @End@ keys move focus to the first and la...
Vladimir Tsichevski
08:34 AM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
ChUI Swing: another issue: the @CursorDown@ key moves the cursor outside the destination widget area.
See the @777...
Vladimir Tsichevski
07:39 AM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
Another issue in *ChUI native* mode: pressing @Tab@ and @Backtab@ sometimes does not work as expected:
# can cause...
Vladimir Tsichevski
03:04 PM Feature #3931: single sign-on for virtual desktop mode
> Sergey, as far as I understand at the moment there is no config for languages outside of a 4GL app? I mean there is... Greg Shah
03:00 PM Feature #3931: single sign-on for virtual desktop mode
Constantin Asofiei wrote:
> Galya B wrote:
> > All right, I'll just set the context anew every time it's not a remo...
Greg Shah
12:26 PM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> All right, I'll just set the context anew every time it's not a remote call.
The context needs to ...
Constantin Asofiei
10:30 AM Feature #3931: single sign-on for virtual desktop mode
I'm speaking about redirections and links... On app end JS redirects to the logout page in SSO. The taskbar menu shou... Galya B
10:27 AM Feature #3931: single sign-on for virtual desktop mode
> The easy way out was if directory knew the external address for login / logout.
How is this different from the s...
Greg Shah
10:06 AM Feature #3931: single sign-on for virtual desktop mode
The variables in the address are too many and both the Java servlets and the js code have difficulties to imagine whe... Galya B
09:56 AM Feature #3931: single sign-on for virtual desktop mode
I don't see how we can eliminate the reverse proxy support. Some customers require that only the server's port 443 i... Greg Shah
09:51 AM Feature #3931: single sign-on for virtual desktop mode
Can we remove reverse proxies for customers?
The /gui, /chui, /embedded port is configurable and if that is @443@ ...
Galya B
08:32 AM Feature #3931: single sign-on for virtual desktop mode
r14767 Review part II improvements applied. Galya B
06:13 AM Feature #3931: single sign-on for virtual desktop mode
Greg, I remember you wanted @remotelaunchoption@ to be checked for all web spawn requests, instead of just those from... Galya B
05:53 AM Feature #3931: single sign-on for virtual desktop mode
Btw the mime types look neater in the latest revision. I've put them in a map. Galya B
05:28 AM Feature #3931: single sign-on for virtual desktop mode
Constantin Asofiei wrote:
> > > ** @handle@ - can we make the mime type code for images more generic?
> > Do you st...
Galya B
05:06 AM Feature #3931: single sign-on for virtual desktop mode
Constantin Asofiei wrote:
> > Unfortunately that wacky @initSecurityManager@ serves a purpose. The authenticator is ...
Galya B
04:49 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> This part is completely reworked, especially in the latest revision, so it's not applicable any mor...
Constantin Asofiei
03:49 AM Feature #3931: single sign-on for virtual desktop mode
Constantin Asofiei wrote:
> 4. SecurityManager refactoring
> * @SecurityManager@ is used from customer applications...
Galya B
03:20 AM Feature #3931: single sign-on for virtual desktop mode
Constantin Asofiei wrote:
> 3. SSO and embedded refactoring
> * @LeafSessionManager@, @p2j.remote.js@ - no actual c...
Galya B
10:45 AM Feature #4856: web client session forking
It is fine where it is for now. We will probably reorganize these so that the features that are for analysis or diag... Greg Shah
10:43 AM Feature #4856: web client session forking
The new menu item ended up in the middle, because it seems the lower menu is added after the initialization. Do I try... Galya B
09:01 AM Feature #4856: web client session forking
> > There is an existing popup menu on the taskbar, add an item to that.
>
> It is existing only for virtual deskt...
Greg Shah
08:49 AM Feature #4856: web client session forking
Greg Shah wrote:
> There is an existing popup menu on the taskbar, add an item to that.
It is existing only for v...
Galya B
08:06 AM Feature #4854: origin affinity
Yes, this sounds reasonable. Greg Shah
07:36 AM Feature #4854: origin affinity
OK, then if a storage identifier is provided (probably userId with SSO), then the value will be set in @localStorage@... Galya B
07:26 AM Feature #4854: origin affinity
The design is good.
> Do I work on it under #4517 or here?
Here.
> > Due to the fact that some customers hav...
Greg Shah
02:48 AM Bug #7786: FOCUS handle must return only field-level widgets
This issue was identified during #6615.
@FOCUS@ should only return field-level (frame child widgets or other frame...
Hynek Cihlar
02:44 AM Bug #7786 (New): FOCUS handle must return only field-level widgets
Hynek Cihlar

09/10/2023

01:12 PM Feature #3931: single sign-on for virtual desktop mode
Continue for the review of 3931a rev 14758 on top of trunk rev 14707.
3. SSO and embedded refactoring
* @LeafSess...
Constantin Asofiei

09/08/2023

05:00 PM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
The following patch removed this asymmetry with the @TAB@ key and seems to cure the issue. I consider this as an urge... Vladimir Tsichevski
04:43 PM Bug #7779 (Feedback): ChUI Swing: focus does not move backward with Shift-TAB key
The difference is in the @LinuxKeyboardReader@: instead of one keyboard event it generates two events: one for key pr... Vladimir Tsichevski
09:06 AM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
Alexandru Lungu wrote:
> Eduard, can you please check if this is caused by your recent focus changes?
Probably no...
Eduard Soltan
02:29 AM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
Eduard, can you please check if this is caused by your recent focus changes? Alexandru Lungu
08:29 AM Feature #4856: web client session forking
There is an existing popup menu on the taskbar, add an item to that. Greg Shah
08:15 AM Feature #4856: web client session forking
The @.dock@ div is generated programmatically and the @#taskBar@ is a canvas. If this is where the new button should ... Galya B
08:08 AM Feature #4856: web client session forking
Is there already a toolbar / taskbar in the DOM where this button can be added? Galya B
08:25 AM Feature #3931: single sign-on for virtual desktop mode
> If customers with embedded are not going to be updated with trunk, I can fix it here.
Yes, we can fix it here.
Greg Shah
02:57 AM Feature #3931: single sign-on for virtual desktop mode
Sergey, as far as I understand at the moment there is no config for languages outside of a 4GL app? I mean there is n... Galya B
02:10 AM Feature #3931: single sign-on for virtual desktop mode
There is a regression related to #4938 (4938b merged in r14688).
@ClientCore.processClientParams@ lost:...
Galya B
02:41 AM Feature #4854 (WIP): origin affinity
In 3931a the landing page for both drivers has @iframe@, where the actual login page resides. The content gets later ... Galya B
02:23 AM Feature #4129 (Review): map web client users to OS accounts
Review in progress in #3931. Galya B
02:23 AM Feature #4129 (WIP): map web client users to OS accounts
Galya B

09/07/2023

07:00 PM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
Greg Shah wrote:
> What testcase?
@7779.p@ attached.
Vladimir Tsichevski
05:19 PM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
What testcase? Greg Shah
04:47 PM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
In ChUI mode when I press @Shift-TAB@, the focus jumps to the previous widget in the tab order, but returns back in t... Vladimir Tsichevski
04:44 PM Bug #7779 (Feedback): ChUI Swing: focus does not move backward with Shift-TAB key
Vladimir Tsichevski
03:22 PM Feature #3931: single sign-on for virtual desktop mode
If there is a requirement to internationalize login pages, then http request object gives the user client preferred l... Sergey Ivanovskiy
08:27 AM Feature #3931: single sign-on for virtual desktop mode
I'm not sure how translation should work on the login page. @gettext.js@ uses the language set by the 4GL session acc... Galya B
07:56 AM Feature #3931: single sign-on for virtual desktop mode
Constantin, here is the new look of the OS Users Management page. Please note that the second table (Associated FWD U... Galya B
02:08 AM Feature #3931: single sign-on for virtual desktop mode
Sergey,
1. renaming of @virtualDesktopEnabled@ was for consistency. The whole "enable" drivers thing was very mess...
Galya B
10:57 AM Feature #4856 (WIP): web client session forking
Greg Shah wrote:
> > Also I possibly need to fix Jetty's sessions - the FWD client's embedded Jetty policy attaches ...
Galya B
10:53 AM Feature #4856: web client session forking
> > create multiple sessions so long as they stay in the same browser.
> I don't like the phrasing. They can go to a...
Greg Shah
10:52 AM Feature #4856: web client session forking
> OK, then a button to open a new tab with the virtual desktop landing page address is enough.
Rather than have a ...
Greg Shah
10:51 AM Feature #4856: web client session forking
Greg Shah wrote:
> create multiple sessions so long as they stay in the same browser.
I don't like the phrasing. Th...
Galya B
10:46 AM Feature #4856: web client session forking
OK, then a button to open a new tab with the virtual desktop landing page address is enough.
The limitation is tha...
Galya B
10:32 AM Feature #4856: web client session forking
> > This will meet the customers needs. If it is not possible, help me understand why.
>
> Because the customer c...
Greg Shah
10:28 AM Feature #4856: web client session forking
Greg Shah wrote:
> The same user is able to access multiple organizations and it is an application function to imple...
Galya B
10:25 AM Feature #4856: web client session forking
Greg Shah wrote:
> This will meet the customers needs. If it is not possible, help me understand why.
Because th...
Galya B
10:24 AM Feature #4856: web client session forking
> I think they want different sessions with different in-app users in one browser.
No, they don't want this. The ...
Greg Shah
10:23 AM Feature #4856: web client session forking
> > A customer has the requirement that a user should be able to create more than one web client session with their a... Greg Shah
10:16 AM Feature #4856: web client session forking
Can we get some clarifications from the customer on their requirements? I think they want different sessions with dif... Galya B
10:12 AM Feature #4856: web client session forking
Let me try to put it in other words:
> A customer has the requirement that a user should be able to create more th...
Galya B
10:02 AM Feature #4856: web client session forking
> One person can open multiple sessions on multiple devices, with multiple browsers and in multiple tabs in each brow... Greg Shah
09:56 AM Feature #4856: web client session forking
> Under "in-app" I mean a user in the customer's DB or any directory they use. The above questions can apply to any o... Greg Shah
09:54 AM Feature #4856: web client session forking
Galya B wrote:
> Maybe it's time to define some basic terms and reconsider the core statements.
>
> > a user shou...
Greg Shah
09:41 AM Feature #4856: web client session forking
One person can open multiple sessions on multiple devices, with multiple browsers and in multiple tabs in each browse... Galya B
08:59 AM Feature #4856: web client session forking
Under "in-app" I mean a user in the customer's DB or any directory they use. The above questions can apply to any oth... Galya B
08:56 AM Feature #4856: web client session forking
Maybe it's time to define some basic terms and reconsider the core statements.
> a user should be able to create m...
Galya B

09/06/2023

11:58 AM Feature #3931: single sign-on for virtual desktop mode
The code part @<script/>@ of @web_landing.html@ template does not use https://developer.mozilla.org/en-US/docs/Web/Ja... Sergey Ivanovskiy
11:45 AM Feature #3931: single sign-on for virtual desktop mode
I would prefer to use different tasks for SSO plugin and for login pages because these two tasks should be completely... Sergey Ivanovskiy
11:24 AM Feature #3931: single sign-on for virtual desktop mode
Galya, please help to understand what are advantages of renaming @webClient/virtualDesktopEnabled -> webClient/virtua... Sergey Ivanovskiy
05:16 AM Feature #3931: single sign-on for virtual desktop mode
Constantin, I think @No Password Protection@ is not working properly for FWD accounts as well, can you confirm? It's ... Galya B
05:00 AM Feature #3931: single sign-on for virtual desktop mode
Constantin Asofiei wrote:
> * @AdminServiceImpl.setOsUser@ - if @plainPassword@ is null/empty, don't we need to rese...
Galya B
03:40 AM Feature #3931: single sign-on for virtual desktop mode
Constantin Asofiei wrote:
> For consistency; you can have:
> ...
Galya B
02:25 AM Feature #3931: single sign-on for virtual desktop mode
Sergey, a few pointers about what's going on in 3931a:
* @com.goldencode.p2j.main.Webandler@ was renamed to @WebDriv...
Galya B

09/05/2023

02:04 PM Feature #3931: single sign-on for virtual desktop mode
and translation resources are defined by special get text js json format. Please look at this file
@src/com/goldenco...
Sergey Ivanovskiy
01:43 PM Feature #3931: single sign-on for virtual desktop mode
Greg Shah wrote:
> Sergey: Please point Galya to some details for how we handle the I18N support in the JS side of t...
Sergey Ivanovskiy
10:48 AM Feature #3931: single sign-on for virtual desktop mode
Sergey: Please point Galya to some details for how we handle the I18N support in the JS side of the web client. Greg Shah
10:47 AM Feature #3931: single sign-on for virtual desktop mode
Branch 3931a is where the changes are. Please focus on the web client login and admin console changes. Constantin i... Greg Shah
10:35 AM Feature #3931: single sign-on for virtual desktop mode
Greg Shah wrote:
> Galya B wrote:
> > r14759 an updated default login screen (html + css). Desktop settings (bgr at...
Sergey Ivanovskiy
09:54 AM Feature #3931: single sign-on for virtual desktop mode
Greg Shah wrote:
> Let's also make sure that the new login and the error message processing is honoring our I18N tra...
Galya B
09:31 AM Feature #3931: single sign-on for virtual desktop mode
Default favicon and logo added to the main project in r14761. Galya B
09:25 AM Feature #3931: single sign-on for virtual desktop mode
> > If this is the default login for FWD, why do we need to add the logo and favicon to the application jar? I'd pre... Greg Shah
09:15 AM Feature #3931: single sign-on for virtual desktop mode
Greg Shah wrote:
> If this is the default login for FWD, why do we need to add the logo and favicon to the applicati...
Galya B
09:14 AM Feature #3931: single sign-on for virtual desktop mode
Let's also make sure that the new login and the error message processing is honoring our I18N translations approach.
...
Greg Shah
09:13 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> r14759 an updated default login screen (html + css). Desktop settings (bgr attributes from director...
Greg Shah
04:52 AM Feature #3931: single sign-on for virtual desktop mode
Galya B wrote:
> Constantin Asofiei wrote:
> > ** check and fix conversion for @h:auth-blob@ support (i.e. handle a...
Constantin Asofiei
03:59 AM Feature #3931: single sign-on for virtual desktop mode
Constantin Asofiei wrote:
> ** check and fix conversion for @h:auth-blob@ support (i.e. handle access, not @SESSION@...
Galya B
02:33 AM Feature #3931: single sign-on for virtual desktop mode
Galya, this is the first part of the review. I'm still going through the SSO changes and the SecurityManager refacto... Constantin Asofiei

09/04/2023

11:32 AM Feature #3931: single sign-on for virtual desktop mode
r14759 an updated default login screen (html + css). Desktop settings (bgr attributes from directory) removed.
The...
Galya B

09/01/2023

09:17 AM Feature #3931: single sign-on for virtual desktop mode
r14758 adds support for @/webres@ context for base virtual desktop and embedded resources (style.css, login page, fav... Galya B
 

Also available in: Atom