Activity
From 05/14/2019 to 06/12/2019
06/12/2019
- 02:45 PM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- Created task branch 3856a.
- 08:08 AM Feature #3856 (WIP): implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common...
- 07:12 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- > However this feature doesn't seem to be used by any of the current large apps. So I'm removing the dependency.
Y... - 04:42 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- I added a "Precedes" link to #3857, since @ListView@ control has the ability to consume @ImageList@ instances and use...
- 10:41 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
- > A possible workaround could be a window/iframe popup with @<input type="file" .../>@ (or other elements) with a han...
- 09:26 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
- This will be a bit tricky as the browser will only allow JS to access file data that the user actually selects, and t...
- 09:08 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
- Some use cases in 4GL code are reading local files (on a user's desktop system) based on the selections made in @SYST...
- 09:00 AM Feature #4113 (Closed): enable upload of files from the browser (in the web clients) using SYSTEM...
- 08:40 AM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- So I took hotel_gui project and replaced the abl code with demo/demo_widgets.p taken from testcases/uast/, built and ...
- 05:16 AM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
- For feature 3940 we have develop following tests:
# CREATE-RESULT-LIST-ENTRY( )
* Static temp-tables - temporary
*...
06/11/2019
- 02:50 PM Feature #3876 (Closed): add support for "direct font control" at the widget level
- 02:11 PM Feature #3876: add support for "direct font control" at the widget level
- No work is remaining for this issue.
- 02:10 PM Feature #3876: add support for "direct font control" at the widget level
- The changes for this issue were delivered with 3767a in trunk as revision 11315.
- 11:18 AM Bug #4078 (Closed): cannot login in Hotel demo in Swing mode
- 10:46 AM Bug #4078: cannot login in Hotel demo in Swing mode
- 4078c was merged to trunk rev 11314 and was archived.
- 05:19 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- the updated test report uploaded
- 04:49 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> Identify the following:
>
> * Any alignment (or other) differences between GUI and ChUI in the...
06/10/2019
- 01:34 PM Bug #4078: cannot login in Hotel demo in Swing mode
- Please merge 4078c to trunk.
- 11:27 PM Bug #4078: cannot login in Hotel demo in Swing mode
- Now it runs successfully both in swing and virtual desktop clients.
- 01:32 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Please do not use the @//@ style comments in programs that are not otherwise required to run in OpenEdge 11.x. v11 i...
- 01:26 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Your mention of Swing suggests that you tested @bug3691.p@ in FWD. I meant for you to test in 4GL ChUI, not FWD ChUI...
- 12:47 PM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- Please change @p2j-entry@ to @com.goldencode.hotel.demo.DemoWidgets.execute@.
- 12:44 PM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- I didn't describe how to create runnable configuration of @simple/server@ and @simple/client@ clearly. It needs to re...
- 12:31 PM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- This issue can be reproduced with this program @testcases/uast/demo/demo_widgets.p@. Alexei, could you convert this p...
- 07:50 AM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- Cannot reproduce.
Sergey Ivanovskiy wrote:
> Found that if we executed a simple GUI program in the web client and...
06/07/2019
- 09:57 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> Please check how your testcase behaves in ChUI mode.
it behaves the same way as in Swing mode.... - 07:14 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- To be clear: you should rework the testcase to remove GUI elements such as images. I think much of the buttons and s...
- 07:11 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Please check how your testcase behaves in ChUI mode.
- 06:35 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- I found that the decision to print decimal as left or right aligned is taken at the constructor
@ public NumberFor... - 06:22 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Alexei Kaigorodov wrote:
> it runs successfully in swing client.
> I could not run it in web mode. Server.log has n... - 03:35 AM Bug #4078: cannot login in Hotel demo in Swing mode
- it runs successfully in swing client.
I could not run it in web mode. Server.log has no errors, but the screen shows...
06/05/2019
- 02:55 PM Bug #4078: cannot login in Hotel demo in Swing mode
- > If common Hotel GUI usage works in both web (virtual desktop) and swing clients, then I think this is enough testi...
- 02:14 PM Bug #4078: cannot login in Hotel demo in Swing mode
- > the question is: should 11315 be included in 11314; or should 11314 be unpacked so that its internal subversions tr...
- 01:04 PM Bug #4078: cannot login in Hotel demo in Swing mode
- Greg Shah wrote:
> > the revisions moved on top: should they be in form of single revision, or seen as distinct revi... - 11:44 AM Bug #4078: cannot login in Hotel demo in Swing mode
- > the revisions moved on top: should they be in form of single revision, or seen as distinct revisions as before?
... - 11:43 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Greg Shah wrote:
> Following the process exactly will preserve this history. There is no merging during the rebase ... - 11:27 AM Bug #4078: cannot login in Hotel demo in Swing mode
- > I did rebase, then resolved conflicts, and then made commit. Commit failed because the states of the trunk and 4078...
- 11:26 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Alexei Kaigorodov wrote:
> actuall, I did not do merge. I did rebase, then resolved conflicts, and then made commit.... - 11:07 AM Bug #4078: cannot login in Hotel demo in Swing mode
- actuall, I did not do merge. I did rebase, then resolved conflicts, and then made commit. Commit failed because the s...
- 10:49 AM Bug #4078: cannot login in Hotel demo in Swing mode
- The rebase process is described in "Rebasing":/projects/internal-documentation/wiki/Source_Code_Management#Rebase and...
- 10:24 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Greg Shah wrote:
> You are not following the rebasing process as documented. In the resulting branch, you have lost... - 04:24 AM Bug #4078: cannot login in Hotel demo in Swing mode
- As noted in #4078-70:
> Please read the 100% of the "Source Code Management":/projects/internal-documentation/wiki... - 04:17 AM Bug #4078: cannot login in Hotel demo in Swing mode
- You are not following the rebasing process as documented. In the resulting branch, you have lost all the revision hi...
- 01:00 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Rebased. See rev 11314 in secure/code/p2j_repo/p2j/active/4078c.
- 12:05 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
- I found that if format string starts with ">", then the value string is left aligned, and if it starts with "$" or " ...
- 09:46 AM Feature #3261 (Closed): enhanced browse that can optionally selected as a replacement for the def...
- Phases 1 and 2 of enhanced browse are complete. Phase 3 will be built in #3880.
- 09:03 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Are there any features described in this task which are not complete AND not documented in #3880?
I don't see an... - 07:59 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Are there any features described in this task which are not complete AND not documented in #3880? I want to make sur...
06/04/2019
- 01:23 PM Bug #4078: cannot login in Hotel demo in Swing mode
- Code Review Task Branch 4078c Revision 11312
1. You will need to rebase this branch.
2. I've committed rev 1131... - 06:05 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Greg Shah wrote:
> There is no rev 11312 in branch 4078c.
Fixed.
- 09:39 AM Bug #3631 (Closed): SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
- 09:36 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
- 3631a was merged to trunk rev 11312 and was archived.
- 07:36 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
- Alexei Kaigorodov wrote:
> I made a local branch which has revision 11311 (the same as trunk) and 5 small commits af... - 07:24 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
- I made a local branch which has revision 11311 (the same as trunk) and 5 small commits after that.
then I made @bzr ...
06/03/2019
- 04:58 PM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
- Please go ahead and merge 3631a revision 11316 (this is with my changes) into the trunk. Follow the instructions (in...
- 03:01 PM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
- I made a small edit to remove the reference to OE (it is a trademark) and instead I used the more generic "4GL".
- 12:51 PM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
- Code review 3631a. The changes are good, no regression testing is required.
- 12:24 PM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
- Updated.
- 11:58 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
- Alexei Kaigorodov wrote:
> Description added. Commited to secure/code/p2j_repo/p2j/active/3631a rev 11314
Also pl... - 11:37 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
- Description added. Commited to secure/code/p2j_repo/p2j/active/3631a rev 11314
- 10:35 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
- Code review 3631a revision 11311.
The code changes are OK. The changed file is missing history entry. - 09:30 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
- Please review.
- 03:07 PM Bug #4078: cannot login in Hotel demo in Swing mode
- Alexei Kaigorodov wrote:
> Greg Shah wrote:
> > To fix this:
>
> Fixed. All changes made in single commit #11312... - 12:26 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Greg Shah wrote:
> To fix this:
Fixed. All changes made in single commit #11312.
05/31/2019
- 12:51 PM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- >>> @cd ~/projects/testcases/simple/server@
>>
>> This folder contains directory.xml.
>
> which folder?
I thin... - 11:35 AM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- > This folder contains @directory.xml@.
which folder?
> Thus I advice you to set up this @directory.xml@ to run a... - 07:40 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Code Review Task Branch 4078c Revision 11314
1. You merged the changes from trunk instead of rebasing. Merging re... - 06:56 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Description updated.
05/30/2019
- 04:10 PM Bug #4078: cannot login in Hotel demo in Swing mode
- > correct me if I'm wrong, but in SwingEmulatedWindow.java I'd like to have a more technical description of what is f...
- 03:49 PM Bug #4078: cannot login in Hotel demo in Swing mode
- Review for 4078c rev 11312:
* You also set @label = "";@ in @ButtonConfig@; this looks OK, as I can't find a way to ... - 03:14 PM Bug #4078: cannot login in Hotel demo in Swing mode
- Greg Shah wrote:
> >> What is the reasoning for moving the explicit ButtonConfig.init() into an initializer bloc... - 02:59 PM Bug #4078: cannot login in Hotel demo in Swing mode
- >> What is the reasoning for moving the explicit ButtonConfig.init() into an initializer block?
>
> initializer... - 04:44 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Greg Shah wrote:
> Code Review Task Branch 4078c Revision 11311
>
> 1. What is the reasoning for moving the expli... - 03:34 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Alexei Kaigorodov wrote:
> Hynek Cihlar wrote:
> > For GUI regression tests I think it should be enough to go throu... - 12:03 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Hynek Cihlar wrote:
> For GUI regression tests I think it should be enough to go through all the screens in the Hote... - 02:36 PM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- > and where is the file getting_started_with_p2j_development.html?
"Getting Started with FWD Development":/project... - 12:40 PM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- Alexei Kaigorodov wrote:
> I already have project @testcases@ installed, and can run testusing 4WD server and swing ... - 11:36 AM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- I already have project @testcases@ installed, and can run testusing 4WD server and swing client. All I need is to run...
- 07:47 AM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- Alexei Kaigorodov wrote:
> Sergey Ivanovskiy wrote:
> > Found that if we executed a simple GUI program in the web c... - 06:48 AM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- Sergey Ivanovskiy wrote:
> Found that if we executed a simple GUI program in the web client and press ESC key, then ... - 04:36 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
- Hynek Cihlar wrote:
> I didn't give you a complete answer, sorry. You have to call @setFocus()@ on the container to ... - 03:55 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
- Alexei Kaigorodov wrote:
> @setFocus(fontFaceCbx);@ has no visible effect - focus is not set to the combobox.
I d... - 10:19 PM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
- @setFocus(fontFaceCbx);@ has no visible effect - focus is not set to the combobox.
05/29/2019
- 11:36 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
- Alexei Kaigorodov wrote:
> Fixed in branch secure/code/p2j_repo/p2j/active/3631a, revision 11312.
> Diff file attac... - 09:24 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
- Fixed in branch secure/code/p2j_repo/p2j/active/3631a, revision 11312.
Diff file attached.
Please review. - 11:14 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Code Review Task Branch 4078c Revision 11311
1. What is the reasoning for moving the explicit @ButtonConfig.init()... - 11:02 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Code review 4078c revision 11311.
The history entry description is misaligned in SwingEmulatedWindow.java, please ... - 08:44 AM Bug #4078: cannot login in Hotel demo in Swing mode
- I consider this task fixed. Please do code review and integrate (branch 4078с).
05/27/2019
- 11:43 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- The cause of the problem with the unexpected leading spaces seems to be in @NumberType.toString()@, which doesn't han...
- 10:54 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Narrowed the suspicious number formatting to the line in in the method FillIn#display():
@962: config.appDataPre... - 08:09 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Branch 4078с, revision 11311. Added the file history entries at the top of each file.
- 06:04 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Branch 4078с, revision 11311. Added the file history entries at the top of each file.
05/25/2019
- 02:11 PM Bug #4078: cannot login in Hotel demo in Swing mode
- Code review 4078b revision 11311. The changes are OK. Just add the file history entries at the top of each file.
05/24/2019
- 12:35 PM Bug #4078: cannot login in Hotel demo in Swing mode
- Hynek Cihlar wrote:
> It should be safe to set the label in @ButtonConfig.init()@ for both dynamically and staticall... - 01:52 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Alexei Kaigorodov wrote:
> Hynek Cihlar wrote:
> > Alexei, the button label must be initialized to empty string.
>... - 11:57 PM Bug #4078: cannot login in Hotel demo in Swing mode
- Hynek Cihlar wrote:
> Alexei, the button label must be initialized to empty string.
label is declared in ControlCon...
05/23/2019
- 12:46 PM Bug #4078: cannot login in Hotel demo in Swing mode
- Alexei, the button label must be initialized to empty string. Look at the following test case....
- 12:23 PM Bug #4078: cannot login in Hotel demo in Swing mode
- The diff attached as patch11311.txt.
- 09:44 AM Bug #4078: cannot login in Hotel demo in Swing mode
- If you have one, please post the proposed diff for your solution.
- 09:33 AM Bug #4078: cannot login in Hotel demo in Swing mode
- I tested, the bug occurs on MaterialTheme, Windows10Theme, Windows8Theme and ClassicTheme.
- 09:33 AM Bug #4078: cannot login in Hotel demo in Swing mode
- the bug occur on MaterialTheme, Windows10Theme, Windows8Theme and ClassicTheme.
- 09:18 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Did you test this? A change in the directory and server restart is all that is needed to test.
- 09:05 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Greg Shah wrote:
> A related question: if you change the theme (search for it in the directory to see how), does the... - 08:46 AM Bug #4078: cannot login in Hotel demo in Swing mode
- > If I have to investigate why preprocessor did so, I need to know where the documentation on preprocessor reside.
... - 08:14 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Alexei Kaigorodov wrote:
> I found that malformed button is created in file hotel_gui/src/com/goldencode/hotel/commo... - 06:59 AM Bug #4078: cannot login in Hotel demo in Swing mode
- I found that malformed button is created in file hotel_gui/src/com/goldencode/hotel/common/Afoldfr0.java:
@ 67: ha...
05/22/2019
- 08:46 AM Bug #4078: cannot login in Hotel demo in Swing mode
- The main business logic will be emitted as a class which has an @execute()@ method (for the external procedure) and o...
- 08:43 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Alexei Kaigorodov wrote:
> that is, @afoldrfr0.w.cached@ is converted in two .jast files? Where can I read how FWD c... - 07:35 AM Bug #4078: cannot login in Hotel demo in Swing mode
- that is, @afoldrfr0.w.cached@ is converted in two .jast files? Where can I read how FWD chooses to convert one source...
- 07:11 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Alexei Kaigorodov wrote:
> the change in MaterialTheme.java which causes NPE is at line 529, call to @gd.drawStringW... - 06:58 AM Bug #4078: cannot login in Hotel demo in Swing mode
the change in MaterialTheme.java which causes NPE is at line 529, call to @gd.drawStringWithMnemonic()@ changed to ...- 10:44 PM Bug #4078: cannot login in Hotel demo in Swing mode
- The file with changes from rev 11299 to 11300 attached.
05/21/2019
- 08:43 AM Bug #4078: cannot login in Hotel demo in Swing mode
- @One simple thing you can do is to try trunk 11301 (convert and run Hotel GUI) to see if the problem can be reproduce...
05/20/2019
- 12:16 PM Bug #4078: cannot login in Hotel demo in Swing mode
- >> the null text is passed to the method when the client tries to draw a button which configuration was sent by the ...
- 12:10 PM Bug #4078: cannot login in Hotel demo in Swing mode
- > The question remains, where in hotel_gui application buttons with not initialized labels are created. But these but...
- 08:21 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Alexei Kaigorodov wrote:
> Hynek Cihlar wrote:
> > Alexei, the check for @ps.text == null@ and assigning @"NULL"@ d... - 06:43 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Hynek Cihlar wrote:
> Alexei, the check for @ps.text == null@ and assigning @"NULL"@ doesn't solve the issue. Instea...
05/17/2019
- 04:26 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Alexei Kaigorodov wrote:
> Hynek,
>
> testcases/simple/client/client-swing.sh is your own script? can you please ... - 04:20 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Hynek,
testcases/simple/client/client-swing.sh is your own script? can you please share it with me? - 02:37 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Alexei Kaigorodov wrote:
> Hynek,
>
> command
> 4. Run the server with cd testcases/simple/server && ./server.sh... - 02:21 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Hynek,
command
4. Run the server with cd testcases/simple/server && ./server.sh
caused an error saved in serv... - 01:17 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Hynek Cihlar wrote:
> Alexei Kaigorodov wrote:
> > Hynek,
> > yes there are another changes but they should not af... - 01:16 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Alexei Kaigorodov wrote:
> Hynek,
> yes there are another changes but they should not affect the execution. Can you... - 12:28 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Hynek,
yes there are another changes but they should not affect the execution. Can you please tell me how you prepar...
05/16/2019
- 09:37 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Alexei Kaigorodov wrote:
> Hynek,
> the proposed abl test works fine both on openEdge and FWD/Swing. The problem I ... - 06:57 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Hynek,
the proposed abl test works fine both on openEdge and FWD/Swing. The problem I guess is that the malformed bu... - 05:38 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Alexei Kaigorodov wrote:
> I examined the call stack and found that the null text is passed to the method when the c... - 04:40 AM Bug #4078: cannot login in Hotel demo in Swing mode
- client stack attached
- 04:04 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Alexei Kaigorodov wrote:
> I examined the call stack and found that the null text is passed to the method when the c... - 01:59 AM Bug #4078: cannot login in Hotel demo in Swing mode
- I examined the call stack and found that the null text is passed to the method when the client tries to draw a button...
- 04:12 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
- Alexei Kaigorodov wrote:
> The font chooser is implemented in the class FontChooserGuiImpl, field ComboBoxGuiImpl fo... - 02:02 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
- The font chooser is implemented in the class FontChooserGuiImpl, field ComboBoxGuiImpl fontFaceCbx. But ComboBoxGuiI...
05/15/2019
- 11:55 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Code review 4078a revision 11311.
Alexei, the check for @ps.text == null@ and assigning @"NULL"@ doesn't solve the... - 11:10 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Hynek, please do a code review.
- 10:29 AM Bug #4078: cannot login in Hotel demo in Swing mode
- Please code review task branch secure/code/p2j_repo/p2j/active/4078a revision 11311.
05/14/2019
- 07:57 AM Bug #4078: cannot login in Hotel demo in Swing mode
- attached are the files with what I see when breakpoint in ThinClient.pushScreenDefinition is hit.
The ButtonConfig w... - 06:39 AM Bug #4078: cannot login in Hotel demo in Swing mode
- This is OK for temporarily making things work, but this isn't a fix to the root cause of the problem. The issue must...
- 05:38 AM Bug #4078: cannot login in Hotel demo in Swing mode
- made a fix to avoid NPE in file ui/client/gui/driver/swing/SwingEmulatedWindow.java:1747:
if (text == null)
{... - 05:26 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- I made a fix to hotel_gui/abl/update-rate-dialog.w and commited it (rev. 198).
*GES: The following notes are moved...
Also available in: Atom