Activity
From 06/03/2019 to 07/02/2019
07/01/2019
- 02:29 PM Bug #3889 (WIP): incorrect initial widget and screen values for combo boxes and selection lists
- 10:20 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Alexei Kaigorodov wrote:
> Greg Shah wrote:
> > To capture output from GUI and ChUI are different runs of the same ... - 10:05 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> To capture output from GUI and ChUI are different runs of the same capture driver, right?
Right,... - 10:00 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Alexei Kaigorodov wrote:
> Greg Shah wrote:
> > None of these plans are correct. The purpose of a driver @.p@ is t... - 09:51 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> None of these plans are correct. The purpose of a driver @.p@ is to run ALL of a given process.
... - 08:53 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- None of these plans are correct. The purpose of a driver @.p@ is to run ALL of a given process. So you can create:
... - 08:35 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> Your current directory is @uast/format_string/bin/@
Yes
> Again, the solution here is keep y... - 08:00 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Your current directory is @uast/format_string/bin/@ and you are opening a relative path @format_string/generated/feed...
- 07:45 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- thanks to Constantin Asofiei, running uast/clean.ch helped.
Next problem is:
following code in @format_string/bin... - 07:24 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Refactored *.p files to use names starting with @format_string@ everywhere. Checked that all they run in 4gl. However...
- 05:40 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- > The alternative is to make the 4GL folder structure be the same as the one in FWD, and run the program via e.g. pro...
- 04:15 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Alexei, about your issue with @include files must be relative to testcases/uast@. The problem is generated by the fa...
- 11:19 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> > include files must be relative to testcases/uast, not to the location of the referencing proce... - 07:27 AM Bug #4126: Discrepancy in FWD runtime data
- There is a script in @testcases/uast@, called @cleanup.sh@ - this script is supposed to clean all conversion artifact...
- 07:15 AM Bug #4126: Discrepancy in FWD runtime data
- Look at the attached screenshot: variable @definedModes@ obtained as @caller.getParameterModes(function)@ has value "...
- 07:00 AM Bug #4126 (Closed): Discrepancy in FWD runtime data
06/30/2019
- 06:25 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- > include files must be relative to testcases/uast, not to the location of the referencing procedure (which is evide...
06/29/2019
- 10:28 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Constantin Asofiei wrote:
> Alexei Kaigorodov wrote:
> > It turned out that references to external procedures and i... - 10:12 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Alexei Kaigorodov wrote:
> It turned out that references to external procedures and include files must be relative t... - 08:29 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- It turned out that references to external procedures and include files must be relative to @testcases/uast@, not to t...
06/28/2019
- 10:17 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> It is important that you figure it out so that you can do this in the future as needed. The @def... - 03:15 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- It is important that you figure it out so that you can do this in the future as needed. The @def frame@ can be at th...
06/27/2019
- 07:56 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> > Is it possible to convert it to a function with single parameter which returns string?
>
> Y... - 03:06 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Driver reworked to avoid Extent statement. Now the code compiles but fails at runtime because it cannot find external...
06/26/2019
- 05:36 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- > Should I file a bug report?
Sure. For now, you will have to just rework the code to avoid the issue. - 05:16 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> * Is the Java class (@com.goldencode.testcases.format_string.driver_dec.TestDec.class@) in the ... - 05:02 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- > pop-ups a window with the error message and waits until user clicks a button.
> I believe our goal is to make huge... - 04:46 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> > I do use streams to named files, both for reading and writing.
>
> Then drop the @-b@ from y... - 04:41 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- > But the file exists:
> avk@msi-leop:~/Bugfix/3691/testcases/uast/format_string/testIfwd$ ls l /home/avk/Bugfix/369... - 04:32 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- > I do use streams to named files, both for reading and writing.
Then drop the @-b@ from your 4GL command line. I... - 04:16 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> Are you trying to execute a converted program using the @client:cmd-line-option:startup-procedure... - 02:33 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> When executing on different systems there will be different paths and configurations. Why not ... - 02:07 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- > So we need 2 different programs: one takes results and the other takes and compare.
OK.
You may want to use O... - 11:55 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
- > To simply execute the driver user has to call a command like
>
> C:\Progress\OE116_64\bin\prowin.exe -p driver.p ... - 11:08 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> Make one 4GL program that calls the others. Minimize parameters and make it run as simply as p...
06/25/2019
- 04:51 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
- > I created a prototype 4gl driver in new directory testcases/uast/format_string/driver.
It consists of 2 programs: ... - 04:37 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
- > You cannot define streams inside an internal procedure. (3359)
>
> Can you please advise how to get rid of this e... - 07:35 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> Alexei: I prefer if you have a single 4GL "driver" program that runs any other 4GL code and captu...
06/24/2019
- 10:32 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> Eugenie Lyzenko wrote:
> > Alexei Kaigorodov wrote:
> > > ...
> > > All additions are pushed u... - 10:19 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Eugenie Lyzenko wrote:
> Alexei Kaigorodov wrote:
> > ...
> > All additions are pushed up as revision 1875 in tesc... - 10:15 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Eugenie Lyzenko wrote:
> Again, I need a list of the Progress 4GL source files to test. I see 2 @*.p@ files in @form... - 10:13 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- > When talking about 4GL/FWD (in)compatibility, the first observation is that FWD lacks that handy commands as _progr...
- 09:59 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Alexei Kaigorodov wrote:
> The testcases themselves are written in ABL, so must be able to run on any 4gl implementa... - 09:40 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- The testcases themselves are written in ABL, so must be able to run on any 4gl implementation.
I also prepared simpl... - 09:31 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Alexei Kaigorodov wrote:
> ...
> All additions are pushed up as revision 1875 in tescases project.
Are the testc... - 09:01 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- When talking about 4GL/FWD (in)compatibility, the first observation is that FWD lacks that handy commands as @_progr...
06/21/2019
- 07:12 PM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
- There is another related issue. In OpenEdge when both @enter@ and @chose@ triggers for a button are defined, pressing...
- 07:09 PM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
- Adrian Lungu wrote:
> - The bug was fixed following all the steps in the solving strategy. The <<on choose of button... - 12:27 PM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
- Branch 3690a created.
Changes committed to branch. - 09:40 AM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
- Actually, please create a task branch 3690a and put the changes there.
- 09:21 AM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
- Adrian, please post your changes here.
- 08:56 AM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
- Hynek: Please review and comment.
- 08:30 AM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
- - The bug was fixed following all the steps in the solving strategy. The <<on choose of button>> works as expected fo...
- 08:15 AM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
- Good plan.
- 07:17 AM Bug #3690 (WIP): BUTTON widget reaction on SPACEBAR and ENTER keys
- Current behavior:
- If an action is defined "on choose of button" and in the Swing GUI interface we hold down space ... - 03:03 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> ...
> As I noted in #3691-59, I prefer if you would capture the output from 4GL and then calcula... - 02:42 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
- >> If this is in FWD, then it will depend on whether that matches the 4GL or not. If not, then there are bugs to fix ...
- 11:57 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> Please provide more details here.
>
> * Are you reporting about the results in the 4GL or in... - 08:35 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- > They show that results of string_fmt are the sane on ChUI and GUI engines, and other results greatly differ.
Ple... - 07:43 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- I fixed the errors in the test formatting programs and committed to @secure/code/p2j_repo/testcases/@.
The tests are...
06/20/2019
- 02:19 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Alexei Kaigorodov wrote:
> Greg,
> the program for string formatting testing writes result of each microtest in 3 l... - 02:13 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Alexei Kaigorodov wrote:
> I use batch mode so that I could save the output to different files.
> It is inconvenien... - 10:16 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg,
the program for string formatting testing writes result of each microtest in 3 lines: format. input value, and... - 08:59 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- I use batch mode so that I could save the output to different files.
It is inconvenient to use hardcoded file name a... - 06:28 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- The string (non-display) version:...
- 06:26 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Alexei Kaigorodov wrote:
> Greg Shah wrote:
>
> > If you are running in batch mode, then there is no terminal so ... - 04:25 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- So I managed to run @display_fmt.p@ and @string_fmt.p@ (attached) on both @prowin32.exe@ and @_progres.exe@. Results ...
- 12:16 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> If you are running in batch mode, then there is no terminal so it won't work. This is why I su...
06/19/2019
- 02:20 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
- > "This character is replaced with a digit. If the digit is a leading zero, Z suppresses that digit, putting a blank ...
- 12:27 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> "This character is replaced with a digit. If the digit is a leading zero, Z suppresses that digit... - 09:37 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- > - is it correct to assign a string to int variable val?
No. But my testcases didn't do that. Perhaps you are m... - 08:53 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- I encountered that expression @string(0, "zzzzz")@ returns blank line.
I ran the following test (both with @prowin.... - 07:29 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> [...]
>
> I haven't tested this, but the idea is there.
"format" and "value" were rejected ...
06/18/2019
- 10:21 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- > I found the answer there: @prowin.exe -p num_fmt.p -b@
I don't think you need the @-b@ to run the program. It w... - 09:44 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Hynek Cihlar wrote:
> For more details, see https://documentation.progress.com/output/ua/OpenEdge_latest/index.html#... - 09:08 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Alexei Kaigorodov wrote:
> I created a simple ABL program to check how Progress executes number formatting @num_fmt.... - 08:52 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- I created a simple ABL program to check how Progress executes number formatting @num_fmt.p@:
BLOCK-LEVEL ON ERRO... - 08:40 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- I created a simple ABL program to check how Progress executes number formatting:
06/17/2019
- 09:16 AM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- Alexei Kaigorodov wrote:
> ... and tried to connect debugger to the port 2998, but IDE said "Connection refused".
... - 09:07 AM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- so I edited @hotel_gui/deploy/server/directory.xml@, found @lientConfig@ and replaced @jvmArgs@ with new value. Then ...
- 08:20 AM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- Alexei Kaigorodov wrote:
> In web mode, however, I start only server, and then work through the browser. I do not co... - 08:05 AM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- Greg Shah wrote:
>
> The server.sh starts the FWD server. This has nothing to do with the web client support. Yo...
06/15/2019
- 08:59 PM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- Code Review Task Branch 3856a Revision 11323
I'm good with the changes.
06/14/2019
- 05:26 PM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- Task branch 3856a contains the initial implementation of IMAGELIST widget with the rules to convert the ImageList OCX...
- 11:38 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- 3856a rebased against latest trunk.
- 11:58 AM Feature #3876: add support for "direct font control" at the widget level
- 3876a merged to trunk as revision 11317, and archived.
- 11:30 AM Feature #3876: add support for "direct font control" at the widget level
- Code Review Task Branch 3876a Revision 11319
I'm good with the code. Please merge to trunk. - 10:33 AM Feature #3876: add support for "direct font control" at the widget level
- Greg Shah wrote:
> Code Review Task Branch 3876a Revision 11318
>
> In @HandleCommon@, please move @CustomFont@ i... - 10:31 AM Feature #3876: add support for "direct font control" at the widget level
- Code Review Task Branch 3876a Revision 11318
In @HandleCommon@, please move @CustomFont@ into the FWD extension se... - 10:29 AM Feature #3876: add support for "direct font control" at the widget level
- Greg Shah wrote:
> Code Review Task Branch 3876a Revision 11317
>
> I'm fine with the change.
>
> Don't we als... - 10:13 AM Feature #3876: add support for "direct font control" at the widget level
- Code Review Task Branch 3876a Revision 11317
I'm fine with the change.
Don't we also need to add @CustomFont@ t... - 10:03 AM Feature #3876: add support for "direct font control" at the widget level
- Created task branch 3876a and checked in a fix for missing @handle.unwrapCustomFont@ method in trunk revision 11315. ...
- 11:38 AM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- > Probably, this method works inside other process, not that which was launched by the script hotel_gui/deploy/server...
- 10:35 AM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- Hynek Cihlar wrote:
> ESC keys are sent from JS to Java client process as any other key. Put a break point in @WebCl... - 11:29 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Alexei Kaigorodov wrote:
> Constantin Asofiei wrote:
> > How are you using the MESSAGE statement?
>
> as @messag... - 10:31 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Constantin Asofiei wrote:
> How are you using the MESSAGE statement?
as @message string(12345, "abc->>>>9")@. So,... - 10:24 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- When I say "string formatting", it means use the @STRING(val, fmt)@ to get the result. When I say "display formattin...
- 10:22 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Alexei Kaigorodov wrote:
> Is it possible to make these tests automated?
The @SCREEN-VALUE@ attribute should give y... - 10:16 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Greg Shah wrote:
> Please look at the 9.1E @proghand.pdf@ (this is one of the documents listed in the "Getting Start... - 09:54 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Please look at the 9.1E @proghand.pdf@ (this is one of the documents listed in the "Getting Started with FWD Developm...
- 01:13 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- The fix for the wrong alignment is comitted to the branch 3691a, revision 11317.
The comment at the line @p2j/src/...
06/13/2019
- 05:14 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
- What branch did you put the fix in? Create and use 3691a if you have not already done so.
> This insertion is com... - 08:32 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
- Made a fix for wrong alignment, and ran the test @num_edit.p@ against both FWD Client ChUI and FWD Client GUI. The fi...
- 04:45 PM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- Alexei Kaigorodov wrote:
>
> Hynek Cihlar wrote:
> > When ESC is pressed an end-condition is raised in the legacy... - 03:00 PM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- Sorry I do not understand anything.
Hynek Cihlar wrote:
> When ESC is pressed an end-condition is raised in the l... - 02:28 PM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
- When ESC is pressed an end-condition is raised in the legacy stack to interrupt any routines that wait for user input...
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.
Also available in: Atom