Activity
From 01/10/2022 to 02/08/2022
02/08/2022
- 03:28 PM Base Language Feature #4658: OO serialization support
- Thoughts from Constantin:
* the runtime can't use 'implements Serializable' as progress.lang.object IS serializabl... - 02:34 PM User Interface Bug #6038: ComboBox setScreenValue improvements
- Testing this in 4GL only for combo-box the values are trimmed but only at the end, the @list-items@/@list-item-pairs@...
- 02:14 PM User Interface Bug #6038: ComboBox setScreenValue improvements
- Marian Edu wrote:
> Eugenie Lyzenko wrote:
> > How about this change in @GenericFrame.java@?
> I've started with @... - 01:51 PM User Interface Bug #6038: ComboBox setScreenValue improvements
- Eugenie Lyzenko wrote:
> How about this change in @GenericFrame.java@?
I've started with @GenericFrame@ before but ... - 01:45 PM User Interface Bug #6038: ComboBox setScreenValue improvements
- Marian Edu wrote:
> Eugenie Lyzenko wrote:
> > Marian,
> >
> > Please see #5991.
> >
> > We have severe regre... - 01:26 PM User Interface Bug #6038: ComboBox setScreenValue improvements
- Eugenie Lyzenko wrote:
> Marian,
>
> Please see #5991.
>
> We have severe regression from recent combo-box cha... - 12:22 PM User Interface Bug #6038: ComboBox setScreenValue improvements
- With respect to #6044, the fixes in 13481 corrected the problem which exist with 13481. However, the fixes in 13481 ...
- 12:16 PM User Interface Bug #6038: ComboBox setScreenValue improvements
- Marian,
Please see #5991.
We have severe regression from recent combo-box changes for @(set/get)ScreenValue@. P... - 11:46 AM User Interface Bug #6038: ComboBox setScreenValue improvements
- Greg Shah wrote:
> Marian: We are backing out the latest 3821c in the customer test environment for both #5881 and #... - 10:19 AM User Interface Bug #6038: ComboBox setScreenValue improvements
- Marian: We are backing out the latest 3821c in the customer test environment for both #5881 and #6044. Please let us...
- 05:09 AM User Interface Bug #6038: ComboBox setScreenValue improvements
- OK, as per our tests so far it looks like the validation doesn't have anything to do with the fact that the widget's ...
- 09:05 AM User Interface Bug #6053: Widget realisation
- Yes, please do.
- 09:02 AM User Interface Bug #6053: Widget realisation
- The widget 'realisation' is somehow inconsistent in FWD, there are two attributes in widget configuration with a big ...
- 08:52 AM User Interface Bug #6053 (Review): Widget realisation
- 02:27 AM User Interface Bug #6042: Nested frame must not be made visible when empty and DISPLAY/ENABLE executed on the pa...
- Hynek Cihlar wrote:
> [...]
Hynek, I could have sworn I've saw that happening but running the code in 4GL doesn't...
02/07/2022
- 02:27 PM Database Bug #4994 (Closed): NPE in AdaptiveQuery when loading null data for an outer join
- Thanks.
- 02:27 PM Database Bug #4994: NPE in AdaptiveQuery when loading null data for an outer join
- Yes, I think so. I do not think I heard of any related issues or regressions because of this.
- 02:23 PM Database Bug #4994: NPE in AdaptiveQuery when loading null data for an outer join
- Ovidiu Maxiniuc wrote:
> [...]
> Committed revision 3821c/12070.
Can this be closed? - 09:36 AM User Interface Bug #6038: ComboBox setScreenValue improvements
- Greg Shah wrote:
> Eugenie Lyzenko wrote:
> > Hynek Cihlar wrote:
> > > The changes in 6038-20220204.02.patch are ... - 09:17 AM User Interface Bug #6038: ComboBox setScreenValue improvements
- Agreed.
- 09:11 AM User Interface Bug #6038: ComboBox setScreenValue improvements
- Greg Shah wrote:
> Marian: Is there anything remaining to do in this task?
I've wrote 4GL tests (static/dynamic... - 09:07 AM User Interface Bug #6038: ComboBox setScreenValue improvements
- Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > The changes in 6038-20220204.02.patch are good. Checked them in 38... - 09:34 AM User Interface Bug #6016: Selection list setScreenValue improvements
- Roger Borrello wrote:
> Roger Borrello wrote:
> > In @ControlSetEntity.setScreenValue@, we've lost the ability to p... - 09:03 AM User Interface Bug #6016: Selection list setScreenValue improvements
- Roger Borrello wrote:
> In @ControlSetEntity.setScreenValue@, we've lost the ability to prevent the error message fr...
02/06/2022
- 08:29 AM User Interface Bug #6038: ComboBox setScreenValue improvements
- Hynek Cihlar wrote:
> The changes in 6038-20220204.02.patch are good. Checked them in 3821c revision 13481.
It ha...
02/05/2022
- 11:32 AM User Interface Bug #6038: ComboBox setScreenValue improvements
- The changes in 6038-20220204.02.patch are good. Checked them in 3821c revision 13481.
02/04/2022
- 02:34 PM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> New issue related to #5118-61.
These and #5118-61 must be fixed in 3821c rev. 13480.
- 01:00 PM User Interface Bug #5118: TREELIST widget issues
- New issue related to #5118-61.
Current management of *node colors* is incorrect in @TREELIST@. It must match that ... - 01:08 PM User Interface Bug #6038: ComboBox setScreenValue improvements
- Hynek: Merge this to 3821c if you are OK with the final version.
Marian: Is there anything remaining in this task? - 12:55 PM User Interface Bug #6038: ComboBox setScreenValue improvements
- Attached the patch with changes as per Hynek's review.
Hynek Cihlar wrote:
> In CBW.validateScreenValue there is ... - 12:34 PM User Interface Bug #6038: ComboBox setScreenValue improvements
- Marian Edu wrote:
> Hynek Cihlar wrote:
> > Perhaps I'm not interpreting the code directly. This is the flow I see.... - 12:29 PM User Interface Bug #6038: ComboBox setScreenValue improvements
- Hynek Cihlar wrote:
> It is OK to mutate the argument in @validateScreenValue@ I think. My point was not to leak ... - 12:23 PM User Interface Bug #6038: ComboBox setScreenValue improvements
- Marian Edu wrote:
> Hynek Cihlar wrote:
> > Code review 6038-20220204.patch.
> >And also make sure to always pas... - 12:05 PM User Interface Bug #6038: ComboBox setScreenValue improvements
- Hynek Cihlar wrote:
> Code review 6038-20220204.patch.
>
> @validateScreenValue@, the method javadoc is a bit mis... - 11:46 AM User Interface Bug #6038: ComboBox setScreenValue improvements
- Code review 6038-20220204.patch.
@validateScreenValue@, the method javadoc is a bit misleading. It suggests SCREEN... - 07:25 AM User Interface Bug #6038: ComboBox setScreenValue improvements
- Hynek: Please review.
Marian: Let us know if the ChUI testing shows any issues. - 07:19 AM User Interface Bug #6038: ComboBox setScreenValue improvements
- Fixes for ComboBox/Radioset that re-uses the basic value validation from base class @ControlSetEntity@ and extend as ...
- 01:06 PM User Interface Bug #6016: Selection list setScreenValue improvements
- Or would it be better just to place that condition within @validateScreenValue@, as it was before?
- 01:03 PM User Interface Bug #6016: Selection list setScreenValue improvements
- In @ControlSetEntity.setScreenValue@, we've lost the ability to prevent the error message from being displayed in the...
02/03/2022
- 02:40 PM User Interface Bug #6042: Nested frame must not be made visible when empty and DISPLAY/ENABLE executed on the pa...
- ...
- 02:35 PM User Interface Bug #6042 (Closed): Nested frame must not be made visible when empty and DISPLAY/ENABLE executed ...
- 10:34 AM Runtime Infrastructure Feature #5896 (WIP): enhance legacy REST support to provide better pure Java development
- 06:19 AM User Interface Bug #6038 (Feedback): ComboBox setScreenValue improvements
- 06:19 AM User Interface Bug #6016: Selection list setScreenValue improvements
- Igor Skornyakov wrote:
> Please note that the problem described in #5983-15 still exists with this revision.
Yes, t... - 05:14 AM User Interface Bug #6016: Selection list setScreenValue improvements
- Hynek Cihlar wrote:
> Sounds good. I checked 6016-20220202.patch in 3821c revision 13476.
Please note that the prob... - 04:17 AM User Interface Bug #6016: Selection list setScreenValue improvements
- Marian Edu wrote:
> This works, no complain at run-time and get screen-value for @SECOND@ returns @S,D@, however whe... - 02:02 AM User Interface Bug #6016: Selection list setScreenValue improvements
- Hynek Cihlar wrote:
> Marian, does it mean the other affected widgets, BROWSE-COLUMNS, COMBO-BOX and RADIO-SET, can'...
02/02/2022
- 10:10 AM User Interface Bug #6016: Selection list setScreenValue improvements
- Marian Edu wrote:
> Greg Shah wrote:
> > > I've pushed 3821c rev 13469 to xfer.
>
> Thanks, attached the patch t... - 09:47 AM User Interface Bug #6016: Selection list setScreenValue improvements
- Greg Shah wrote:
> > I've pushed 3821c rev 13469 to xfer.
Thanks, attached the patch to fix the regression on com... - 08:19 AM User Interface Bug #6016: Selection list setScreenValue improvements
- > I've pushed 3821c rev 13469 to xfer.
- 08:12 AM User Interface Bug #6016: Selection list setScreenValue improvements
- Greg Shah wrote:
> A separate task makes sense.
Will do that, however the changes did introduce some regression f... - 07:17 AM User Interface Bug #6016 (Closed): Selection list setScreenValue improvements
- A separate task makes sense.
- 07:01 AM User Interface Bug #6016: Selection list setScreenValue improvements
- Greg Shah wrote:
> I've pushed 3821c rev 13469 to xfer.
>
> What is left open in this task? Please set the % Don... - 06:50 AM User Interface Bug #6016: Selection list setScreenValue improvements
- I've pushed 3821c rev 13469 to xfer.
What is left open in this task? Please set the % Done. - 04:39 AM User Interface Bug #6016: Selection list setScreenValue improvements
- Marian Edu wrote:
> Hynek Cihlar wrote:
> > The patch is good. Just one minor thing. When @SLW.setScreenValue@ asse... - 02:06 AM User Interface Bug #6016: Selection list setScreenValue improvements
- Hynek Cihlar wrote:
> The patch is good. Just one minor thing. When @SLW.setScreenValue@ assembles the new value it ...
02/01/2022
- 04:27 PM User Interface Bug #6016: Selection list setScreenValue improvements
- Marian Edu wrote:
> Attached the patch that fixes some issues we've found when setting the @screen-value@ for select... - 11:29 AM User Interface Bug #6016: Selection list setScreenValue improvements
- Hynek: Please review the patch and merge it into 3821c if you have no objections.
- 09:38 AM User Interface Bug #6016: Selection list setScreenValue improvements
- Attached the patch that fixes some issues we've found when setting the @screen-value@ for selection-list. There are s...
- 10:21 AM User Interface Bug #6028: Define rectangle widget: triggers section is not converted and other issues
- Greg Shah wrote:
> BTW, I think if you used regular triggers (@ON event OF rectangle-widget...@) then it would work....
01/31/2022
- 04:27 PM User Interface Bug #6028: Define rectangle widget: triggers section is not converted and other issues
- We will defer work on this for now.
- 04:27 PM User Interface Bug #6028: Define rectangle widget: triggers section is not converted and other issues
- BTW, I think if you used regular triggers (@ON event OF rectangle-widget...@) then it would work. Most projects we h...
- 03:52 PM User Interface Bug #6028: Define rectangle widget: triggers section is not converted and other issues
- Rectangle rendering/positioning issues, demonstrated by the test app:
# In OE there is a *5-pixels wide gap* betwe... - 03:44 PM User Interface Bug #6028: Define rectangle widget: triggers section is not converted and other issues
- Main issue: @TRIGGERS:@ section in @DEFINE RECTANGLE@ statement is not converted: no triggers in converted Java progr...
- 03:36 PM User Interface Bug #6028 (New): Define rectangle widget: triggers section is not converted and other issues
- 10:41 AM Base Language Feature #4065: server-side processing of client platform dependencies
- I'd like to get an estimate of the performance improvement this task can offer for non-interactive use cases. Perhap...
- 08:43 AM User Interface Bug #6026: line drawing issue in WebGL renderer
- This was originally found in #5285. The details are being moved here since it is a generic issue.
The problem can... - 08:41 AM User Interface Bug #6026 (New): line drawing issue in WebGL renderer
- 03:21 AM User Interface Bug #6016: Selection list setScreenValue improvements
- Hynek Cihlar wrote:
> The idea is to keep the client a generic and thin presentation logic. All the application logi...
01/28/2022
- 11:45 AM User Interface Bug #6016: Selection list setScreenValue improvements
- Marian Edu wrote:
> Hynek Cihlar wrote:
> > Can't you just read the widget's screen value on the server before new ... - 08:05 AM User Interface Bug #6016: Selection list setScreenValue improvements
- Hynek Cihlar wrote:
> Can't you just read the widget's screen value on the server before new one is set and merge it... - 07:37 AM User Interface Bug #6016: Selection list setScreenValue improvements
- Greg Shah wrote:
> From Marian:
>
> Setting @SCREEN-VALUE@ for a selection list was improved by Adrian as part of... - 05:48 AM User Interface Bug #6016: Selection list setScreenValue improvements
- From Marian:
Setting @SCREEN-VALUE@ for a selection list was improved by Adrian as part of #5992, however validati... - 03:28 AM User Interface Bug #6016 (Closed): Selection list setScreenValue improvements
01/27/2022
- 11:51 AM User Interface Bug #5533: Fix artifacts in COMBO-BOX drop down
- Greg Shah wrote:
> Was this only in the WebGL renderer?
Yes.
> Is this the same issue as #5285?
No, that o... - 10:30 AM User Interface Bug #5533: Fix artifacts in COMBO-BOX drop down
- Was this only in the WebGL renderer?
Is this the same issue as #5285?
01/25/2022
- 04:40 AM Runtime Infrastructure Feature #1847: improve server instrumentation
- As part of the work in #4785 (see #4785-746 and later), we have implemented general purpose JMX counter and timer sup...
- 04:35 AM Runtime Infrastructure Feature #1847: improve server instrumentation
- I think one area of useful information may be related to the persistence layer:
* locks
* temp-tables
* buffers
...
01/24/2022
- 05:34 PM Database Bug #6007: Browse scrolls through deleted records
- In the attached testcase a browse easily scrolls through deleted records. It shouldn't go below the record 10. But it...
- 05:33 PM Database Bug #6007 (New): Browse scrolls through deleted records
- 02:34 PM User Interface Bug #6006: JVM process failures while executing the swing client
- It is my understanding that these failures have occurred sporadically while running a customer's converted GUI applic...
- 02:15 PM User Interface Bug #6006: JVM process failures while executing the swing client
- Added logs for the observed JVM crashes.
- 02:10 PM User Interface Bug #6006 (New): JVM process failures while executing the swing client
- 12:37 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> Eric Faulhaber wrote:
> > Igor, have you tested the performance of the database-native @wo... - 12:29 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> Igor, have you tested the performance of the database-native @words@ UDF vs. that of the PL/... - 11:57 AM Database Feature #1587: implement full support for word indexes
- Igor, have you tested the performance of the database-native @words@ UDF vs. that of the PL/Java implementation of th...
01/20/2022
- 08:22 AM User Interface Bug #5989: MESSAGE SET: empty string is treated as undefined
- Greg Shah wrote:
> I don't think that is needed. We already have useful discussion here that is best to stay togeth... - 08:01 AM User Interface Bug #5989: MESSAGE SET: empty string is treated as undefined
- I don't think that is needed. We already have useful discussion here that is best to stay together with the future w...
- 07:35 AM User Interface Bug #5989: MESSAGE SET: empty string is treated as undefined
- Greg Shah wrote:
> Code Review 5989-2.diff
>
> We must not make changes to return unknown value from that method.... - 06:57 AM User Interface Bug #5989: MESSAGE SET: empty string is treated as undefined
- Code Review 5989-2.diff
We must not make changes to return unknown value from that method. The contract of that m... - 06:49 AM User Interface Bug #5989: MESSAGE SET: empty string is treated as undefined
- Code Review Task Branch 3821c Revision 13419
We should have an API in @BaseDataType@ to assign the default value w...
01/19/2022
- 06:23 PM User Interface Bug #5989: MESSAGE SET: empty string is treated as undefined
- Vladimir Tsichevski wrote:
> Also: the value visible in the fill-in for @MESSAGE SET@ statement differs from that in... - 06:16 PM User Interface Bug #5989: MESSAGE SET: empty string is treated as undefined
- The original issue fixed in 3821c rev. 13419. Please, review.
- 02:36 PM User Interface Bug #5989 (WIP): MESSAGE SET: empty string is treated as undefined
- Also: the value visible in the fill-in for @MESSAGE SET@ statement differs from that in FWD for logical and number va...
01/18/2022
- 03:11 PM User Interface Bug #5989: MESSAGE SET: empty string is treated as undefined
- Run the following code:...
- 03:08 PM User Interface Bug #5989 (WIP): MESSAGE SET: empty string is treated as undefined
- 09:14 AM Base Language Bug #4628: redirection doesn't seem to close an output stream on a block retry
- Just a note to indicate the fixes for #5880 do not appear to affect this bug at all.
01/17/2022
- 02:56 PM Database Bug #5978: handle implicit data type conversion in runtime (dynamic) conversion
- The static and dynamic conversion differ a bit from the point of view of handling compatible data types. We noticed t...
- 02:27 PM Database Bug #5978 (New): handle implicit data type conversion in runtime (dynamic) conversion
01/14/2022
- 01:51 PM Database Bug #5972: Finish SQLWarning support for warnings raised by UDFs.
- To finish @SQLWarning@ support for queries we need to find an efficient way to detect the queries which use UDFs that...
- 01:47 PM Database Bug #5972 (New): Finish SQLWarning support for warnings raised by UDFs.
- 06:34 AM User Interface Bug #4993: Overlay prevents input when modal dialog open in embedded mode in Chrome
- Code Review Task Branch 3821c Revision 13362
No objections.
Hynek/Sergey: Please review. - 06:05 AM User Interface Bug #5971: The correct order of ENTRY/LEAVE, ROW-ENTRY/ROW-LEAVE, VALUE-CHANGED generated for INS...
- Please see @demo/test-issue-5528-9.p@ in @testcases@ project and #5528-186.
- 06:01 AM User Interface Bug #5971 (New): The correct order of ENTRY/LEAVE, ROW-ENTRY/ROW-LEAVE, VALUE-CHANGED generated f...
01/13/2022
- 10:57 AM User Interface Bug #5150: killing the web page for the web client should raise the equivalent of a window-close ...
- We can make this a limitation of the trigger (in the case that the browser window/tab is forcably killed). I don't t...
- 10:53 AM User Interface Bug #5150: killing the web page for the web client should raise the equivalent of a window-close ...
- Constantin noted this issue:
> There is a problem if we try executing the @WINDOW-CLOSE@ after the FWD client is n...
01/12/2022
- 01:06 PM User Interface Bug #5969: Unacceptable keys shouldn't clear selection in fill-in
- If a key is not accepted by the current format (?), it should do nothing in 4GL....
- 01:00 PM User Interface Bug #5969 (New): Unacceptable keys shouldn't clear selection in fill-in
- 12:39 PM User Interface Bug #5968: Integer field misalignment
- # Second integer field in this simple testcase has left alignment.
# Both field labels have wrong alignment (left).
... - 12:32 PM User Interface Bug #5968 (New): Integer field misalignment
- 12:25 PM Database Feature #5967: better handling of errors received from SQL/database server
- In one of previous issue we encountered some issues with the disk space being filled up on the partition where the SQ...
- 11:58 AM Database Feature #5967 (New): better handling of errors received from SQL/database server
01/11/2022
- 09:10 PM Base Language Feature #3817 (Closed): create resource bundles from string literals and implement optional suppo...
- Nice!
01/10/2022
- 02:44 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > 3. Please add the following:
> >
> > * Show an example of the 4GL and... - 01:54 PM User Interface Bug #4993 (Review): Overlay prevents input when modal dialog open in embedded mode in Chrome
- Fixed in 3821c/13362.
- 01:36 PM User Interface Bug #4993: Overlay prevents input when modal dialog open in embedded mode in Chrome
- When a combo box drop-down is open it can't be closed by clicking outside of it, one must select an entry or press Es...
- 01:34 PM User Interface Bug #4993 (WIP): Overlay prevents input when modal dialog open in embedded mode in Chrome
Also available in: Atom