Activity
From 09/18/2024 to 10/17/2024
10/17/2024
- 03:23 PM Base Language Feature #6410: implement additional built-in OO classes/interfaces
- > Just a quick note on the 4GL OO implementation, as you know the source code for this is available on github - https...
- 03:22 PM Base Language Feature #6410: implement additional built-in OO classes/interfaces
- > All the test cases we have for this are based on OO implementation as provided in OE v12.2.0, we had a situation no...
- 08:46 AM Base Language Feature #6410: implement additional built-in OO classes/interfaces
- I've rebased 6410b and reviewing it. Marian, I'll let you know once is pushed to xfer.
- 04:07 AM Base Language Feature #6410: implement additional built-in OO classes/interfaces
- Just a quick note on the 4GL OO implementation, as you know the source code for this is available on github - https:/...
- 01:24 PM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Galya B wrote:
> 8661a was merged to trunk as rev. 15504 and archived.
>
> Is this needed in #7156?
Not at this ... - 01:20 PM Runtime Infrastructure Feature #6377 (Test): provide tooling (and UI in the admin interface) to manage appserver agents ...
- 8661a was merged to trunk as rev. 15504 and archived.
Is this needed in #7156? - 01:10 PM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Galya B wrote:
> After which branch?
Sorry, I meant first, you can merge. - 01:10 PM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- After which branch?
- 12:57 PM Runtime Infrastructure Feature #6377 (Merge Pending): provide tooling (and UI in the admin interface) to manage appserve...
- Galya B wrote:
> How about I merge now?
You are next in queue for merge, go ahead when available. - 12:17 PM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- How about I merge now?
- 11:13 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- The branch has been tested with a customer project and testcases.
- 11:11 AM Runtime Infrastructure Feature #6377 (Internal Test): provide tooling (and UI in the admin interface) to manage appserve...
- Thanks, we can move this to internal test. Please check for some apps (GUI and appserver and batch processes) that e...
- 07:57 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- r15511.
- 07:55 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Galya B wrote:
> Constantin Asofiei wrote:
> > Only one issue, please; in this code at line 1412:
> > [...]
> > s... - 07:46 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Constantin Asofiei wrote:
> Only one issue, please; in this code at line 1412:
> [...]
> should be like this:
> [... - 07:24 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Only one issue, please; in this code at line 1412:...
- 05:44 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Please check r15510.
- 05:35 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Galya B wrote:
> Constantin Asofiei wrote:
> > ** @invokeMethod@ around line 936 - use both the class name and the ... - 05:32 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Constantin Asofiei wrote:
> ** @invokeMethod@ around line 936 - use both the class name and the method name
How to ... - 05:16 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Review for 8661a rev 15509:
* @AgentPool@ - @Set.copyOf@ is not available in Java 8 - please replace this code.
* i... - 11:51 AM Database Bug #9251: cache the translated FQL in FQLPreprocessor.translate
- Ovidiu Maxiniuc wrote:
> # the synchronization. In @AbstractQuery.translateSort()@ and also in @FQLPreprocessor.tran... - 11:39 AM Database Bug #9251: cache the translated FQL in FQLPreprocessor.translate
- Stefanel Pezamosca wrote:
> I committed to *revision 15501*: Added caching for translateSort(RecordBuffer, RecordBuf... - 03:41 AM Database Bug #9251 (Test): cache the translated FQL in FQLPreprocessor.translate
- Branch 9251a was merged into trunk as rev. 15503 and archived.
- 03:12 AM Database Bug #9251 (Merge Pending): cache the translated FQL in FQLPreprocessor.translate
- The changes look good. I've ran ETF and #9214 and they are OK.
You can merge to trunk now. - 10:16 AM User Interface Bug #9260: The signature widget does not work if the web client is hidden by the proxy server.
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > According to the log output, the server at https://tablet.sigweb... - 10:02 AM User Interface Bug #9260: The signature widget does not work if the web client is hidden by the proxy server.
- Hynek Cihlar wrote:
> According to the log output, the server at https://tablet.sigwebtablet.com:47290 needs to retu... - 08:53 AM User Interface Bug #9260: The signature widget does not work if the web client is hidden by the proxy server.
- According to the log output, the server at https://tablet.sigwebtablet.com:47290 needs to return appropriate CORS hea...
- 03:37 AM User Interface Bug #9260: The signature widget does not work if the web client is hidden by the proxy server.
- This documentation https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS describes ways to say what cross origin req...
- 09:23 AM Database Bug #7496: finish support for query:forward-only attribute
- This is really good stuff, Danut!
- 08:53 AM Database Bug #7496: finish support for query:forward-only attribute
- Good news! I've expanded the unit tests and included the adaptive tests (that use temp-tables) after rewriting them a...
- 09:10 AM Database Bug #9267: Index Selection in case of a multiple index matches.
- The following change drove down the change in @IndexSelectionWorker@ from trunk/ rev. 15486:...
- 08:33 AM Database Bug #9267 (Test): Index Selection in case of a multiple index matches.
- 06:01 AM Base Language Bug #8944: FINALLY block transaction processing
- As far as I know, a full transaction is started by a block only if a transaction is not already active, and if it is,...
- 05:12 AM Base Language Bug #8944: FINALLY block transaction processing
- ...
- 03:51 AM Base Language Bug #8944: FINALLY block transaction processing
- Coming back to the issue this task was created for, I analyzed the test case from #8944-1 and came to a conclusion.
...
10/16/2024
- 08:46 AM Database Bug #9251: cache the translated FQL in FQLPreprocessor.translate
- I committed to *revision 15501*: Added caching for translateSort(RecordBuffer, RecordBuffer, String) output.
Please ... - 07:10 AM Database Bug #9251: cache the translated FQL in FQLPreprocessor.translate
- Stefanel Pezamosca wrote:
> First try: it seems like caching the @translateSort@ output does not bring any improveme... - 06:52 AM Database Bug #9251 (Review): cache the translated FQL in FQLPreprocessor.translate
- First try: it seems like caching the @translateSort@ output does not bring any improvements.
Please review the tra... - 04:54 AM Database Bug #9251 (WIP): cache the translated FQL in FQLPreprocessor.translate
- I have created *branch 9251a* from *trunk revision 15498*.
I committed to *revision 15499* the implementation for ca... - 05:58 AM User Interface Bug #9260: The signature widget does not work if the web client is hidden by the proxy server.
- I got regressions in the signature widget:...
- 05:25 AM Database Bug #9262: batch assign updates the dirty database on each assignment
- Yes, in 7156c the @RecordNursery@ will hold onto all inserts/updates till the first query will occur. This is how tru...
- 05:01 AM Database Bug #9262 (Hold): batch assign updates the dirty database on each assignment
- Yes, with 7156c @DirtyShareContext.insert@ is being called on batch end, so assuming the changes in 7156c will reach ...
- 04:17 AM Database Bug #9262: batch assign updates the dirty database on each assignment
- Can you do a similar test with 7156c? 7156c has a reword of @RecordNursery@ and how the dirty changes are registered....
- 03:32 AM Database Bug #9262: batch assign updates the dirty database on each assignment
- I found some cases where @DirtyShareContext.insert@ is being called on each assignment in a batch assign, and not jus...
- 03:27 AM Database Bug #9262 (Hold): batch assign updates the dirty database on each assignment
- 04:01 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Constantin Asofiei wrote:
> * please remove the @src/com/goldencode/p2j/util/appserver/@ empty package. Even if we ... - 03:10 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Review for 8661a rev 15508:
* please remove the @src/com/goldencode/p2j/util/appserver/@ empty package. Even if we ...
10/15/2024
- 03:02 PM Documentation Bug #9261: Proxy server support and javadoc fixes
- Please fix #9170-110 (related discussion #9170-100, #9170-101).
- 02:57 PM Documentation Bug #9261 (Feedback): Proxy server support and javadoc fixes
- 02:25 PM User Interface Bug #9260 (Test): The signature widget does not work if the web client is hidden by the proxy ser...
- 08:35 AM Database Bug #7641: Lower the number of Map.get() calls in the persistence layer
- I have created branch 7641b (trunk 15494). At the moment I managed to extract mostly all the changes from 7641a (e.g....
- 07:20 AM Database Bug #7641 (WIP): Lower the number of Map.get() calls in the persistence layer
- > So, I tried to rebase, but I get that error with key already present in map. devsrv01 is too slow to do the rebase ...
- 07:59 AM Database Bug #7496: finish support for query:forward-only attribute
- I've managed to create unit tests based on the tests I've had for this issue (there were a lot more compared to what ...
- 06:28 AM Database Bug #7496: finish support for query:forward-only attribute
- I am currently working on replacing the old tests for this issue with unit tests.
- 07:52 AM User Interface Bug #8239: SELECTION-LIST set SCREEN-VALUE regression from trunk rev. 14821
- Hynek Cihlar wrote:
> Radu, what issue/task branch resolved this?
It was trunk revision 15114 that fixed the issue.
10/14/2024
- 10:32 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Constantin, how is the review going?
- 08:52 AM Base Language Bug #8978 (Closed): ErrorConditionException in not being propagated correctly
- 08:51 AM Base Language Bug #8978: ErrorConditionException in not being propagated correctly
- This issue is solved by 8912f, it was merged to trunk/15455, the ticket can be closed.
- 06:44 AM Database Bug #9251: cache the translated FQL in FQLPreprocessor.translate
- The recreate is this:...
- 06:26 AM Database Bug #9251: cache the translated FQL in FQLPreprocessor.translate
- > Alexandru: can you add this to the existing sprint?
Ok; do you have a small test-case in which that part of code... - 06:09 AM Database Bug #9251: cache the translated FQL in FQLPreprocessor.translate
- We need a LRU cache for the @FQLPreprocessor.translate@ result. The cache key will be similar to existing FQL keys, ...
- 06:07 AM Database Bug #9251 (Test): cache the translated FQL in FQLPreprocessor.translate
- 04:50 AM User Interface Bug #8239 (Closed): SELECTION-LIST set SCREEN-VALUE regression from trunk rev. 14821
- Radu, what issue/task branch resolved this?
- 04:06 AM User Interface Bug #8239: SELECTION-LIST set SCREEN-VALUE regression from trunk rev. 14821
- I re-checked this, and it was solved in the meantime. It can be closed.
- 02:30 AM Base Language Bug #8944: FINALLY block transaction processing
- Now once we are in @doBlock2@ from #8944-21 example, an error is thrown and the primary database is being rollbacked....
- 02:15 AM Base Language Bug #8944: FINALLY block transaction processing
- I see the problem that we are seeing without the patch from #8944-18....
10/11/2024
- 10:56 AM Database Bug #7641: Lower the number of Map.get() calls in the persistence layer
- So, I tried to rebase, but I get that error with key already present in map. devsrv01 is too slow to do the rebase th...
- 04:40 AM Database Bug #7641: Lower the number of Map.get() calls in the persistence layer
- Stefanel, please recap #7641 effort, rebase 7641a and review.
After, lets do some performance testing with it to und... - 04:14 AM Database Bug #7641: Lower the number of Map.get() calls in the persistence layer
- Constantin - I wanted to remember you of this task, considering you have worked recently on performance matters. 7641...
- 08:03 AM Database Bug #7496: finish support for query:forward-only attribute
- Rebased *7496a* with *trunk/rev.15494*. *7496a* is now at revision *15504*.
- 07:11 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Sergey Ivanovskiy wrote:
> The changes rev 15506 (8661a) related to my view are good except a minor issue found in @... - 07:06 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- The changes rev 15506 (8661a) related to my view are good except a minor issue found in @ClassicAppserverView@, where...
- 06:39 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- I've reverted the relevant changes in ClientCore and SecurityManager in r15506. Otherwise it's ok to remove the confi...
- 06:16 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Galya B wrote:
> Constantin Asofiei wrote:
> > Galya B wrote:
> > > Constantin, I had to remove @security:certific... - 06:13 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Constantin Asofiei wrote:
> Galya B wrote:
> > Constantin, I had to remove @security:certificate:validate@ as you a... - 06:09 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Galya B wrote:
> Constantin, I had to remove @security:certificate:validate@ as you asked me in #7808-115, because i... - 06:09 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Sergey Ivanovskiy wrote:
> The second program @appserver-persistent.p@ that runs @longrun.p@ asynchronously has @h:d... - 06:01 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- The second program @appserver-persistent.p@ that runs @longrun.p@ asynchronously has @h:disconnect()@. The 4GL docs s...
- 01:42 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- r15504 fixes persistent procedures not showing in the table. I broke it with the cleanup.
Here are the procs I'm ... - 03:48 AM Runtime Infrastructure Bug #9182 (Test): stop_disposition and a missing procedure results in 'No export or no access to'
- 4065g was merged to trunk as rev. 15484 and archived.
10/10/2024
- 02:38 PM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- > Is this task branch 8661a?
Yes - 02:31 PM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Is this task branch 8661a?
- 06:02 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- The above exception doesn't seem to prevent the scheduled processes from starting. I've encountered another error in ...
- 05:41 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Also, @security:certificate:validate@ has been either removed or set to @true@ in critical places and now I get an er...
- 05:39 AM Runtime Infrastructure Feature #6377 (Review): provide tooling (and UI in the admin interface) to manage appserver agent...
- 8661a r15503 ready for review. Notes:
* A new Admin Console screen added under Console -> Appservers to list appserv... - 11:38 AM User Interface Bug #7794: FILL-IN: editing numbers issues
- *ISSUE*
In OE pressing @BACKSPACE@ in an initially empty decimal or integer @FILL-IN@ does nothing.
In FWD the same...
10/09/2024
- 11:55 AM User Interface Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15492@, new revision is @15507@.
- 09:17 PM User Interface Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15483@, new revision is @15498@.
- 10:53 AM Database Bug #9194: FWD selects the wrong index when using CONTAINS?
- It's time for another blast from the past (maybe?). I'm going to take all of you back to #1587 (the ticket, not the y...
- 04:37 AM Base Language Feature #4065 (Test): server-side processing of client platform dependencies
- 4065g was merged to trunk as rev. 15484 and archived.
- 02:19 AM Base Language Feature #4065: server-side processing of client platform dependencies
- Sorry for the delays on this issue, but I'm not getting any email notifications on this. For some reason Thunderbird ...
- 01:15 AM Base Language Feature #4065 (Merge Pending): server-side processing of client platform dependencies
- Please merge 4065g to trunk.
- 12:51 AM Base Language Feature #4065: server-side processing of client platform dependencies
- Greg Shah wrote:
> Also to confirm: batch mode is OK?
I've tested in batch with simple procedures writing to stre... - 09:19 PM Database Feature #9057: enable intermixed access to default tenant (shared) data and tenant-specific data
- The current solution I am trying to make it work is as follows:
* each @Database@ object should have a reference to ...
10/08/2024
- 03:14 PM Base Language Feature #4065: server-side processing of client platform dependencies
- Also to confirm: batch mode is OK?
- 10:12 AM Base Language Feature #4065: server-side processing of client platform dependencies
- If there is no difference from trunk, we're good.
BTW, I tried Hotel ChUI last week with trunk and it did work, so... - 09:53 AM Base Language Feature #4065: server-side processing of client platform dependencies
- Galya B wrote:
> I'm not sure how to enter user/pass in terminal, or more specifically why it doesn't work (quit wor... - 09:49 AM Base Language Feature #4065: server-side processing of client platform dependencies
- Hotel chui has an issue with the (R)eturn cmd - not working from the Rates screen. This is from the server:...
- 08:53 AM Base Language Feature #4065: server-side processing of client platform dependencies
- Please test Hotel ChUI and something in batch mode. I assume you ran conversion on Hotel GUI.
- 07:09 AM Base Language Feature #4065: server-side processing of client platform dependencies
- Hynek, this task has been in review for 25 days and is blocking a high priority task #8661. Can you prioritize it?
- 01:26 PM Base Language Feature #6410: implement additional built-in OO classes/interfaces
- Ovidiu Maxiniuc wrote:
> See the "Project Build Scripts":https://proj.goldencode.com/projects/p2j/wiki/Switching_Bet... - 01:17 PM User Interface Bug #8365: FILL-IN: editing character issues
- A @FILL-IN@ in OE with character mode under Windows: if we are entering the last character, allowed by the format the...
- 01:11 PM User Interface Bug #8365: FILL-IN: editing character issues
- Two or more @FILL-IN@s in OE with character mode under Windows: the @Up@ and @Down@ keys move cursor position exactly...
- 10:57 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- When the work is ready, Sergey and Constantin will review it.
- 09:20 AM Database Bug #9194: FWD selects the wrong index when using CONTAINS?
- I have created 9194a for further changes. First, I'll check why the word-index is not selected. After that, I'll see ...
- 02:03 AM Database Bug #9194: FWD selects the wrong index when using CONTAINS?
- OK, thank you for your response and the one previous about the projects (I hadn't been made aware of this).
- 09:08 AM Database Bug #9228: FQL to SQL conversion for CONTAINS when the output is expected to be always false is n...
- Please update [[regression:Open Regressions in FWD v4]] with the status.
- 03:28 AM Database Bug #9228 (Test): FQL to SQL conversion for CONTAINS when the output is expected to be always fal...
- Branch 9228a was merged to trunk rev 15483 and archived.
- 02:02 AM Database Bug #9228 (Merge Pending): FQL to SQL conversion for CONTAINS when the output is expected to be a...
- Stefanel Pezamosca wrote:
> I had the changes patched to my local trunk for a while now. I didn't encounter any obvi...
10/07/2024
- 07:15 PM Database Bug #9194: FWD selects the wrong index when using CONTAINS?
- Eric Faulhaber wrote:
> Andy Edwards wrote:
> > [...] FWD will not use the same WORD-INDEX rules as the 4GL so we w... - 03:03 PM Database Bug #9194: FWD selects the wrong index when using CONTAINS?
- Andy Edwards wrote:
> Hi all, we have completed the "indeterminate sorting" review and are now starting to make the ... - 05:57 PM Base Language Feature #6410: implement additional built-in OO classes/interfaces
- Marian Edu wrote:
> Tried to recreate the database using ant script and it was failing with java 11 because of the m... - 07:11 AM Base Language Feature #6410 (Review): implement additional built-in OO classes/interfaces
- 07:11 AM Base Language Feature #6410: implement additional built-in OO classes/interfaces
- All pending changes stashed before trunk update were merge back along with some changes to TimeStamp implementation u...
- 10:11 AM Database Bug #9228: FQL to SQL conversion for CONTAINS when the output is expected to be always false is n...
- I had the changes patched to my local trunk for a while now. I didn't encounter any obvious issues while testing.
- 05:13 AM Database Bug #9228: FQL to SQL conversion for CONTAINS when the output is expected to be always false is n...
- Stefanel, please go ahead and test other projects. If they are OK, we can queue this for merge.
- 07:41 AM Base Language Feature #4065: server-side processing of client platform dependencies
- Hynek, are we merging?
- 07:40 AM Base Language Feature #4065: server-side processing of client platform dependencies
- It is Hynek's call for merge, if testing is sufficient.
- 07:20 AM Base Language Feature #4065: server-side processing of client platform dependencies
- Greg, are we merging?
- 01:46 AM Base Language Feature #4065: server-side processing of client platform dependencies
- hotel_gui was converted and tested for regressions. A customer project was also ran for finding regressions.
If th...
10/05/2024
- 11:04 AM User Interface Bug #9235: FILL-IN with numeric format: invalid initial state
- When a new @FILL-IN@ with a numeric format is just created, the following is *expected*:
# the @SCREEN-VALUE@ is a... - 10:51 AM User Interface Bug #9235 (New): FILL-IN with numeric format: invalid initial state
10/04/2024
- 12:03 PM User Interface Bug #9225 (WIP): EDITOR: incorrect cursor position after Ctrl-Right key press
- Another issue found for wrapped lines: in FWD then @Ctrl-Right@ is pressed in the last visible word in a wrapped line...
- 10:40 AM Base Language Feature #4065 (Internal Test): server-side processing of client platform dependencies
- Code review 4065g revisions 15456 and 15457. The changes look good.
Galya, what testing did you do and what is re... - 07:21 AM Base Language Feature #4065: server-side processing of client platform dependencies
- Hynek Cihlar wrote:
> @ThinClient@ history entries are not merged properly. The 4-digit format of ids is gone and th... - 07:12 AM Base Language Feature #4065: server-side processing of client platform dependencies
- Hynek Cihlar wrote:
> Galya B wrote:
> > Hynek Cihlar wrote:
> > > In @ClientSideManager@ there are multiple occur... - 05:57 AM Base Language Feature #4065: server-side processing of client platform dependencies
- Galya B wrote:
> Hynek Cihlar wrote:
> > In @ClientSideManager@ there are multiple occurrences of "not supported" w... - 06:42 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Galya B wrote:
> Constantin, I had to remove @security:certificate:validate@ as you asked me in #7808-115, because i... - 06:25 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Constantin, I had to remove @security:certificate:validate@ as you asked me in #7808-115, because it took me quite a ...
- 05:10 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Galya B wrote:
> For now I'm implementing only displaying the info read-only. If we add edit functionality later on,... - 05:09 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- For now I'm implementing only displaying the info read-only. If we add edit functionality later on, an error can be s...
- 05:05 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Galya B wrote:
> @SecurityCache.getAccountsForAppserver@ returns an array, but I guess I should just ignore it and c... - 04:14 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- @SecurityCache.getAccountsForAppserver@ returns an array, but I guess I should just ignore it and consider the first ...
- 04:13 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- Galya B wrote:
> A question: can there be several processes configured for one appserver? Is this a way to simply ha... - 04:02 AM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- A question: can there be several processes configured for one appserver? Is this a way to simply have different FWD c...
- 05:52 AM Database Bug #9194: FWD selects the wrong index when using CONTAINS?
- Hi all, we have completed the "indeterminate sorting" review and are now starting to make the necessary changes, henc...
- 03:42 AM Database Bug #9228: FQL to SQL conversion for CONTAINS when the output is expected to be always false is n...
- I've tested ETF and is OK. I think we need to wait for 6667i to be merged, and after that we'll test some other apps...
10/03/2024
- 01:33 PM Runtime Infrastructure Feature #6377: provide tooling (and UI in the admin interface) to manage appserver agents (start/...
- There is a lot more work to get all the data in one place. The tables seem to need fixed height, which is not ideal, ...
- 09:29 AM Database Feature #9218: Changes in internal tenant management
- > I adjusted the implementation of the tenant ID to match the one from 4GL. As result, at each server restart, the un...
- 09:16 AM Database Bug #9228 (Internal Test): FQL to SQL conversion for CONTAINS when the output is expected to be a...
- Ovidiu Maxiniuc wrote:
> Revision of 9228a, r15478.
>
> I think the code will work fine. I have just a few notes ... - 08:52 AM Database Bug #9228: FQL to SQL conversion for CONTAINS when the output is expected to be always false is n...
- Revision of 9228a, r15478.
I think the code will work fine. I have just a few notes to add:
* @FqlToSqlConverte... - 07:05 AM Database Bug #9228: FQL to SQL conversion for CONTAINS when the output is expected to be always false is n...
- Ovidiu, please review.
- 06:01 AM Database Bug #9228: FQL to SQL conversion for CONTAINS when the output is expected to be always false is n...
- I committed to *9228a revision 15478* a fix for the wrong orderFields generation.
Please review. - 12:01 AM Database Bug #9228: FQL to SQL conversion for CONTAINS when the output is expected to be always false is n...
- Constantin Asofiei wrote:
> Was your test with 6667i? Because this code does not check correctly for 'order by' AST... - 09:15 AM Base Language Bug #8944: FINALLY block transaction processing
- Please see #9139-63 and #9139-64.
The root cause is that @after@ parameter in @saveRowChangesImpl2@ is changed in @... - 07:36 AM Base Language Feature #4065: server-side processing of client platform dependencies
- Hynek Cihlar wrote:
> In @ClientSideManager@ there are multiple occurrences of "not supported" while in fact the res... - 07:21 AM Base Language Feature #4065: server-side processing of client platform dependencies
- Code review 4065g.
Nice set of changes!
@ThinClient@ history entries are not merged properly. The 4-digit forma... - 06:21 AM Base Language Feature #4065: server-side processing of client platform dependencies
- Galya B wrote:
> Hynek, when are you having time to review the branch?
I'm on it.
10/02/2024
- 03:18 PM Database Feature #9218: Changes in internal tenant management
- I have cherry-picked the changes and put them in 9057a. Revision 15463. I hope the branch is not broken (compilable a...
- 02:58 PM Database Feature #9218: Changes in internal tenant management
- Ovidiu, is this work in a task branch yet? I'd like to look it over to get a better understanding of the changes.
- 02:34 PM Database Feature #9218: Changes in internal tenant management
- I adjusted the implementation of the tenant ID to match the one from 4GL. As result, at each server restart, the uniq...
- 02:51 PM Database Feature #9057: enable intermixed access to default tenant (shared) data and tenant-specific data
- Current status:
While the private tables in a tenant enabled database works correctly, the shared tables are still... - 02:31 PM Database Bug #9228: FQL to SQL conversion for CONTAINS when the output is expected to be always false is n...
- Was your test with 6667i? Because this code does not check correctly for 'order by' ASTs, in the case when the sort ...
- 01:57 PM Database Bug #9228: FQL to SQL conversion for CONTAINS when the output is expected to be always false is n...
- Constantin Asofiei wrote:
> What's the FQL being converted here?
The one you discovered while testing with 6667i. - 01:49 PM Database Bug #9228: FQL to SQL conversion for CONTAINS when the output is expected to be always false is n...
- What's the FQL being converted here?
- 09:40 AM Database Bug #9228 (Review): FQL to SQL conversion for CONTAINS when the output is expected to be always f...
- I have created task branch *9228a* from *trunk revision 15476*.
I committed the fix in *9228a revision 15477*. Ple... - 09:39 AM Database Bug #9228 (WIP): FQL to SQL conversion for CONTAINS when the output is expected to be always fals...
- The issue is that for some cases CONTAINS parameter can be an empty string.
* 1. This should be picked up by @FQLPr... - 09:06 AM Database Bug #9228 (Test): FQL to SQL conversion for CONTAINS when the output is expected to be always fal...
- 05:36 AM Conversion Tools Bug #8967 (Test): Remove relationship annotation from full conversion
- 03:39 AM Conversion Tools Bug #8967: Remove relationship annotation from full conversion
- @8967a@ has been merged to trunk and ported to @7156b@.
- 10:47 PM User Interface Bug #7657: 8-bit character entry problem in ChUI
- Yes, the position for drop-down sets up incorrectly in @ScrollableListImpl.drawCaret()@. The fix could be pretty simp...
10/01/2024
- 03:59 PM User Interface Bug #9225: EDITOR: incorrect cursor position after Ctrl-Right key press
- # Create and run an @EDITOR@ widget.
# Type in one word, do *not* add spaces at the end
# Press @Enter@ to insert a... - 03:51 PM User Interface Bug #9225 (WIP): EDITOR: incorrect cursor position after Ctrl-Right key press
- 12:23 PM Base Language Feature #4065: server-side processing of client platform dependencies
- Hynek, when are you having time to review the branch?
- 11:29 AM User Interface Bug #7657: 8-bit character entry problem in ChUI
- Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > The problem with @ChUI@ unwanted cursor while drop-down activation... - 02:48 AM User Interface Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
> The problem with @ChUI@ unwanted cursor while drop-down activation is when we call @TC.wait... - 09:52 PM User Interface Bug #7657: 8-bit character entry problem in ChUI
- The problem with @ChUI@ unwanted cursor while drop-down activation is when we call @TC.waitForWorker()@ as the final ...
- 09:55 AM Database Bug #9224: conversion of sql table name honors FWD reserved words
- A legacy table named @Property@ will have a sql table name of @Property_@ - this is because FWD has a reserved name t...
- 09:52 AM Database Bug #9224 (New): conversion of sql table name honors FWD reserved words
- 08:52 AM Conversion Tools Bug #8967: Remove relationship annotation from full conversion
- Please merge 8967a to trunk now.
- 04:27 AM Conversion Tools Bug #8967: Remove relationship annotation from full conversion
- Ran all the tests provided by a customer and *no regressions have been found*.
- 08:47 AM Database Bug #9222: Validation of a record buffer throws an error in FWD, but does not in 4GL
- This ticket is derived from #9181-10.
- 08:47 AM Database Bug #9222: Validation of a record buffer throws an error in FWD, but does not in 4GL
- ...
- 08:45 AM Database Bug #9222 (New): Validation of a record buffer throws an error in FWD, but does not in 4GL
- 08:39 AM Database Feature #9218: Changes in internal tenant management
- My concern is for any interface (now or introduced later) which takes that tenant id. It is just more secure if the ...
- 08:31 AM Database Feature #9218: Changes in internal tenant management
- I did additional research and found "this":https://docs.progress.com/bundle/openedge-database-multitenancy-117/page/T...
- 08:25 AM Base Language Bug #8944: FINALLY block transaction processing
- Eduard [es], you have seen issues in a unit test suite if you apply:...
- 07:26 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Yes, we can consider Swagger.
- 07:18 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Always the third option. :) OK, now speaking about REST API, can we consider doing it properly using swagger (having ...
- 07:15 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Forget GWT, it is not the real issue here. The key point is to ensure that all of our admin APIs are REST based. If...
- 06:24 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- The auth aside, the GWT problem with reusing REST is that it's a framework that generates code both server-side and c...
- 05:53 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- OK, let's call the tokens 'auth token' and 'request token' for clarity, because I get confused. So the admin has an a...
- 05:39 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Galya B wrote:
> Greg Shah wrote:
> > Actually, this corresponds to your suggestion from #7080-26 except I would ex... - 05:35 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Greg Shah wrote:
> Actually, this corresponds to your suggestion from #7080-26 except I would expect to store the ke... - 05:31 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- > We can later build a more intricate authorization and associate permissions for each path
FYI, we already have a... - 05:30 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Actually, this corresponds to your suggestion from #7080-26 except I would expect to store the key/token in the direc...
- 02:35 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- I believe you speak about the key that will come with each request. I was asking about the initial authentication.
- 05:38 AM Base Language Bug #9032: Reduce the number of exceptions that are being thrown
- Rebased *9032a* to latest *trunk/15472*, the branch is now at revision *15476*.
Rebased *9032c* to latest *trunk/154...
09/30/2024
- 07:59 PM User Interface Bug #7657: 8-bit character entry problem in ChUI
- Another issue has been detected for @ChUI@ native client with @COMBO-BOX@ widget. Consider the following screen for o...
- 03:07 PM User Interface Bug #7657: 8-bit character entry problem in ChUI
- Greg Shah wrote:
> Eugenie Lyzenko wrote:
> > The update and question.
> >
> > Finally I've got wide char capabl... - 01:13 PM User Interface Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
> The update and question.
>
> Finally I've got wide char capable @FWD@ be compatible with... - 11:27 AM User Interface Bug #7657: 8-bit character entry problem in ChUI
- The update and question.
Finally I've got wide char capable @FWD@ be compatible with Java 17. Including large cust... - 06:39 AM User Interface Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15469@, new revision is @15483@.
- 02:38 PM Database Feature #9218: Changes in internal tenant management
- > ** @0@ for default tenant,
> ** incrementing positive values for regular tenants
> ** decrementing negative valu... - 02:23 PM Database Feature #9218: Changes in internal tenant management
- After initial iteration implementation some changes in the management of FWD internal management of tenant feature.
... - 02:22 PM Database Feature #9218 (New): Changes in internal tenant management
- 11:54 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- For API access, I would expect a cryptographically signed token to be issued (an "API key"). This has advantages ove...
- 01:11 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Greg Shah wrote:
> > A persistent token in directory will do exactly the same as the fwd pass.
>
> That is OK. T...
09/28/2024
- 11:12 PM User Interface Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15467@, new revision is @15481@.
Tooltip issue not related to this branch c...
09/27/2024
- 03:25 AM Base Language Bug #8944: FINALLY block transaction processing
- Artur, please look into #6667-1167. That is a fix that was dedicated to fixing buffer problems with FINALLY. But as T...
- 03:13 AM Conversion Tools Bug #8967: Remove relationship annotation from full conversion
- *The conversion of a large customer application went fine.* I will proceed to testing.
09/26/2024
- 02:19 PM User Interface Bug #9212: BROWSE: issues related to browse cell selection
- For a @BROWSE@ cell the attribute @SELECTION-START@ is always -2147483648.
- 02:17 PM User Interface Bug #9212 (New): BROWSE: issues related to browse cell selection
- 02:13 PM User Interface Bug #9211: COMBO-BOX: editor area selection synchronization issues
- For @COMBO-BOX@ the values set with @SET-SELECTION@, are not related to the selection visible in the editor area of t...
- 02:10 PM User Interface Bug #9211 (New): COMBO-BOX: editor area selection synchronization issues
- 01:50 PM User Interface Bug #9210: FILL-IN: implement SET-SELECTION and related calls in ChUI
- This problem was first discovered in #9114.
- 01:49 PM User Interface Bug #9210: FILL-IN: implement SET-SELECTION and related calls in ChUI
- The @SET-SELECTION@ method is implemented for @FillIn@ class at the client side as a stub:...
- 01:44 PM User Interface Bug #9210 (New): FILL-IN: implement SET-SELECTION and related calls in ChUI
- 10:43 AM Conversion Tools Bug #8967 (Internal Test): Remove relationship annotation from full conversion
- I agree.
I mentioned from the start that @SchemaWorker@ changes come with some risks and requires additional work/i... - 10:36 AM Conversion Tools Bug #8967: Remove relationship annotation from full conversion
- Ovidiu, I would propose that, until we decide whether we should update @SchemaWorker@ or not, I start the conversion ...
- 09:56 AM Conversion Tools Bug #8967: Remove relationship annotation from full conversion
- Addressed the first part of the review in @8967a/rev 15448@.
About the second part, I would have some concerns abo... - 09:38 AM Conversion Tools Bug #8967: Remove relationship annotation from full conversion
- Andrei Plugaru wrote:
> I have committed my changes to @8967a/rev 15447@
+Code review of 8967a/r15447.+
I think ... - 08:10 AM Conversion Tools Bug #8967: Remove relationship annotation from full conversion
- Andrei Plugaru wrote:
> Managed to overcome the error posted in #8967-19. The root cause is the call to @message@ me... - 07:16 AM Conversion Tools Bug #8967: Remove relationship annotation from full conversion
- Managed to overcome the error posted in #8967-19. The root cause is the call to @message@ method from @createLockMana...
- 05:27 AM Conversion Tools Bug #8967: Remove relationship annotation from full conversion
- I have committed my changes to @8967a/rev 15447@
My changes:
* remove the templates for relation and relations a... - 09:03 AM Base Language Bug #8944: FINALLY block transaction processing
- Artur Școlnic wrote:
> [...]
> I looks like the scope of the @btt2@ is limited to the @for each@ only if it is not ... - 08:59 AM Base Language Bug #8944: FINALLY block transaction processing
- ...
- 08:44 AM Base Language Bug #8944: FINALLY block transaction processing
- Hmm I think the error is more subtle. IIRC, the tests were trying to show a conceptual problem in regard to buffer sc...
- 08:38 AM Base Language Bug #8944: FINALLY block transaction processing
- Tested with trunk/15463.
- 08:37 AM Base Language Bug #8944: FINALLY block transaction processing
- ...
- 08:26 AM Base Language Bug #8944: FINALLY block transaction processing
- In #8593-111, if you comment the find first that has a comment, in FWD it will work while in 4GL it won't.
- 08:06 AM Base Language Bug #8944: FINALLY block transaction processing
- Alexandru, I've been analyzing #8593-113 and #8593-111, I am failing to see the issue there, for me both test cases s...
- 07:07 AM Base Language Bug #8944: FINALLY block transaction processing
- I think this is related to intra-session dirty manager (?) Maybe you should embed the for each in a separate do trans...
- 07:03 AM Base Language Bug #8944: FINALLY block transaction processing
- I have been able to replicate this issues only with the tables that have indices.
- 06:40 AM Base Language Bug #8944: FINALLY block transaction processing
- This is the test case that replicates the issue:...
- 06:31 AM Base Language Bug #8944: FINALLY block transaction processing
- Can you post the full example for #8944-5?
- 06:25 AM Base Language Bug #8944: FINALLY block transaction processing
- I've found something that is not related to finally blocks, but should be addressed:
for each from #8944-1... - 03:10 AM Base Language Bug #8944: FINALLY block transaction processing
- These are the current classes that implement Finalizable and have an implementation for the finished method, classifi...
- 02:08 AM User Interface Bug #9204: SWING GUI: Tooltip activation issue with incorrect widget absolute coordinates
- In certain cases, JS doesn't generate a MOUSE_EXITED event, which prevents the tooltip from deactivating when the cur...
09/25/2024
- 03:45 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- > I have another idea then: leave it to the customers completely. Ask them to implement an authenticator and pass in ...
- 03:40 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- > A persistent token in directory will do exactly the same as the fwd pass.
That is OK. There is no issue with st... - 02:06 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- I have another idea then: leave it to the customers completely. Ask them to implement an authenticator and pass in th...
- 02:01 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- A persistent token in directory will do exactly the same as the fwd pass.
- 01:57 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Galya B wrote:
> The token generated by the admin will not expire until deleted from the console and can be used in ... - 01:55 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Constantin Asofiei wrote:
> The authentication method should be configurable, for tenant is hard-coded to 'basic'. ... - 01:34 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- The token generated by the admin will not expire until deleted from the console and can be used in an admin app and i...
- 01:24 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- We can have a functionality in Admin console to generate a token, that is stored in the DB. It can be used to ask @/a...
- 01:17 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Do we consider FWD account's password hashed and stored in directory.xml secure?
- 01:12 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- The authentication method should be configurable, for tenant is hard-coded to 'basic'. After that, additional auth m...
- 01:09 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Galya B wrote:
> The tenant api uses @BasicAuth@ for authentication that accepts a FWD account's username and its we... - 12:53 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- The tenant api uses @BasicAuth@ for authentication that accepts a FWD account's username and its webServiceToken as a...
- 11:38 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Greg Shah wrote:
> > Also, I believe @admin/login@ is used for logging in the admin console, while @admin/tenant/log... - 10:20 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Radu Apetrii wrote:
> Yes, I will add this to the wiki. However, there's one thing I'm unsure about. These users tha... - 10:15 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Radu Apetrii wrote:
> Yes, I will add this to the wiki. However, there's one thing I'm unsure about. These users tha... - 10:14 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- > Also, I believe @admin/login@ is used for logging in the admin console, while @admin/tenant/login@ is for getting a...
- 10:05 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Yes, I will add this to the wiki. However, there's one thing I'm unsure about. These users that are in the @<node cla...
- 10:01 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Radu Apetrii wrote:
> Galya B wrote:
> > Radu, would you confirm how the endpoint @admin/tenant/login@ is supposed ... - 10:00 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Galya B wrote:
> Radu, would you confirm how the endpoint @admin/tenant/login@ is supposed to be used. Please check ... - 09:40 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Radu, would you confirm how the endpoint @admin/tenant/login@ is supposed to be used. Please check the above notes.
- 08:51 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- It is indeed @admin/tenant/login@ as the doc says, but I don't see provisioning for anonymous login without @Authoriz...
- 08:48 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- I would have expected it to be @/admin/login@.
- 08:30 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- The wiki says '@/admin/tenant/login@. No header or body required.'. I don't see this in the code or testing it. @Basi...
- 06:13 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- > Have you thought about authentication for the REST API?
In #6229 we have implemented the first set REST APIs for... - 02:58 PM Database Feature #9057 (WIP): enable intermixed access to default tenant (shared) data and tenant-specific...
- First, a short description of the current state from the implementation standpoint. All low-level data management for...
- 12:47 PM User Interface Bug #9204: SWING GUI: Tooltip activation issue with incorrect widget absolute coordinates
- I still do not understand one point here. Consider the @ToolTip.activate()@:...
- 02:25 AM User Interface Bug #9204: SWING GUI: Tooltip activation issue with incorrect widget absolute coordinates
- The solution is to translate the mouse event coordinates returned by @MouseEvent.getXOnScreen@ and @getYOnScreen@ to ...
- 08:51 PM User Interface Bug #9204: SWING GUI: Tooltip activation issue with incorrect widget absolute coordinates
- In certain conditions the widget absolute coordinates are calculating incorrectly. This leads to tooltip show failing...
- 08:45 PM User Interface Bug #9204 (New): SWING GUI: Tooltip activation issue with incorrect widget absolute coordinates
- 11:00 AM Conversion Tools Bug #8967: Remove relationship annotation from full conversion
- Andrei,
I think your conclusion is solid. As noted in last phrase form note 8, please proceed to drop the conversion... - 10:33 AM Conversion Tools Bug #8967: Remove relationship annotation from full conversion
- I have done some more investigation on relations for persistent tables. Based on that I confirmed that the relations ...
- 09:21 AM Conversion Tools Bug #8967 (WIP): Remove relationship annotation from full conversion
- Increasing priority due to a customer requirement.
- 08:19 PM Conversion Tools Bug #8967: Remove relationship annotation from full conversion
- Andrei Plugaru wrote:
> *My question on this part is whether this behaviour for the static query was really intended... - 09:53 AM Database Bug #9133: Array subscript is out of range stops the evaluation of other expressions in the where...
- I am moving this to Normal priority as the regression in #9189 was fixed by reverting the original changes. We can ha...
- 06:28 AM Database Bug #9133: Array subscript is out of range stops the evaluation of other expressions in the where...
- So this means that converting to client where is the only way to go here? I suppose so.
- 06:26 AM Database Bug #9133: Array subscript is out of range stops the evaluation of other expressions in the where...
- Alexandru Lungu wrote:
> Hmm I see. This is because it will end up as @null ne 0@ and this is basically true. This y... - 06:17 AM Database Bug #9133: Array subscript is out of range stops the evaluation of other expressions in the where...
- Hmm I see. This is because it will end up as @null ne 0@ and this is basically true. This you also happen for cases w...
- 06:08 AM Database Bug #9133: Array subscript is out of range stops the evaluation of other expressions in the where...
- Lorian Sandu wrote:
> I will investigate deeper to see if this case is simplified as @BOOL_FALSE@
Actually, this ... - 05:51 AM Database Bug #9133: Array subscript is out of range stops the evaluation of other expressions in the where...
- I looked into @FQLPreprocessor.mainWalk()@ and found out how we handle the cases @tablename.extField[?]@ , where the ...
- 04:37 AM Database Bug #9133: Array subscript is out of range stops the evaluation of other expressions in the where...
- Alexandru Lungu wrote:
> Lorian, please attempt 2) in 9133a. It means replacing invalid @tablename.extField[id]@ wit... - 03:21 AM Database Bug #9133: Array subscript is out of range stops the evaluation of other expressions in the where...
- > In the customer application, the second preprocessor, even if it is created, it is never actually used. This is why...
- 08:34 AM Base Language Bug #8944 (WIP): FINALLY block transaction processing
- Artur, please make a list of all current finalizables in FWD in form of a table that you are going to update with inf...
09/24/2024
- 07:44 PM Database Bug #9133: Array subscript is out of range stops the evaluation of other expressions in the where...
- I think I have the question for why before 9095a the incorrect FQL (containing references of form @<tablename>.null@)...
- 01:01 PM Database Bug #9133: Array subscript is out of range stops the evaluation of other expressions in the where...
- I will do a quick summary here. Let's assume we have a @tablename@ table with a @extField@ and a local integer variab...
- 10:30 AM Database Bug #9133: Array subscript is out of range stops the evaluation of other expressions in the where...
- I really fear the impact of client where. For the first query you posted: if that query would run over a persistent d...
- 05:25 AM Database Bug #9133: Array subscript is out of range stops the evaluation of other expressions in the where...
- >Lorian please, do such experiment and post the Java conversion of buf1.f1[i1] vs buf1.f1[buf1.f2]. Are these process...
- 03:56 AM Database Bug #9133 (WIP): Array subscript is out of range stops the evaluation of other expressions in the...
- > Ovidiu/Alexandru: Please review.
I don't think changing the grandparent is always correct.
* You can have @for... - 03:54 PM User Interface Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- Galya B wrote:
> My tests show that @BASE-KEY@ can be only one of the root keys for Windows: @HKEY_CLASSES_ROOT@, @H... - 01:30 PM User Interface Bug #9201: Implement EDITOR:NUM-REPLACED attribute
- The @NUM-REPLACED@ attribute is not implemented for the @EDITOR@ widget. Currently there exists the corresponding fie...
- 01:26 PM User Interface Bug #9201 (New): Implement EDITOR:NUM-REPLACED attribute
- 09:58 AM Runtime Infrastructure Feature #6377 (WIP): provide tooling (and UI in the admin interface) to manage appserver agents (...
- The attached spreadsheet is a sort of a wireframe for the admin console screen that will display some basic info for ...
- 09:27 AM User Interface Bug #7657: 8-bit character entry problem in ChUI
- Detected tooltip issue for @Swing@ client. Debugging.
- 06:59 AM Conversion Tools Bug #8967: Remove relationship annotation from full conversion
- Ovidiu Maxiniuc wrote:
> You know what is strange? This testscase does not work correctly for me. The prepare-query ... - 03:26 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Have you thought about authentication for the REST API?
09/23/2024
- 06:22 PM Conversion Tools Bug #8967: Remove relationship annotation from full conversion
- Andrei Plugaru wrote:
> Managed to create a testcase with a dynamic query where the relations are created at runtime... - 04:54 PM Base Language Bug #9197: continue investigation for performance of default methods
- In #9168, default interface methods were removed for DMOs, static frames and other cases, to reduce class loading tim...
- 04:51 PM Base Language Bug #9197 (New): continue investigation for performance of default methods
- 04:34 PM User Interface Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15454@, new revision is @15468@.
- 10:38 AM Database Bug #9133 (Review): Array subscript is out of range stops the evaluation of other expressions in ...
- Committed to @9133a / rev 15454@
Ovidiu/Alexandru: Please review. - 07:50 AM Database Bug #9133: Array subscript is out of range stops the evaluation of other expressions in the where...
- Lorian, please put this change in a branch and move this into Review.
- 06:50 AM Database Bug #9133 (WIP): Array subscript is out of range stops the evaluation of other expressions in the...
- I looked into how @AbstractQuery.preprocessSubstituionArguments@ behaves in terms of error handling. I found out that...
- 09:19 AM Database Bug #9194: FWD selects the wrong index when using CONTAINS?
- Good findings. Please edit the wiki page to include your important clarifications.
- 07:26 AM Database Bug #9194: FWD selects the wrong index when using CONTAINS?
- Greg Shah wrote (note #8357-130):
> [[p2j:Chapter_27_Sorting_Query_Results#Single-Index-Selection-Rules|Index Select... - 05:40 AM Database Bug #9194: FWD selects the wrong index when using CONTAINS?
- Here's a summary of what happened so far:
*Example 1*
{{collapse
Working with a table @test@ that has two indexe... - 05:15 AM Database Bug #9194: FWD selects the wrong index when using CONTAINS?
- In #8357, it was brought to our attention that FWD selects the wrong index in a query that has the @CONTAINS@ clause....
- 04:50 AM Database Bug #9194 (WIP): FWD selects the wrong index when using CONTAINS?
- 08:55 AM Runtime Infrastructure Bug #9182: stop_disposition and a missing procedure results in 'No export or no access to'
- Greg Shah wrote:
> I agree we should not get into an infinite loop in this case (missing startup procedure).
>
> ... - 07:58 AM Runtime Infrastructure Bug #9182: stop_disposition and a missing procedure results in 'No export or no access to'
- I agree we should not get into an infinite loop in this case (missing startup procedure).
We should detect it and ... - 07:52 AM Runtime Infrastructure Bug #9182 (Review): stop_disposition and a missing procedure results in 'No export or no access to'
- Fix committed to 4065g r15453.
- 07:51 AM Runtime Infrastructure Bug #9182 (WIP): stop_disposition and a missing procedure results in 'No export or no access to'
- 07:49 AM Runtime Infrastructure Bug #9182: stop_disposition and a missing procedure results in 'No export or no access to'
- Constantin, there probably needs to be a max attempt number for the recreate, because with a missing procedure the lo...
- 07:37 AM Runtime Infrastructure Bug #9182: stop_disposition and a missing procedure results in 'No export or no access to'
- So, here's the story: There was a mechanism in @OSResourceManager@ (@initialize@) used by @ClientSideResourceManager@...
- 07:58 AM Base Language Feature #4065: server-side processing of client platform dependencies
- Fix for #9182 in r15453-r15454: all OS resources client-side should be recreated (initialized) when the security cont...
09/20/2024
- 06:43 PM User Interface Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15450@, new revision is @15464@.
- 08:11 PM User Interface Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15448@, new revision is @15462@.
- 07:28 AM Database Bug #9133: Array subscript is out of range stops the evaluation of other expressions in the where...
- For awareness, I am raising the priority of this task in relation to #9189.
- 02:57 AM Base Language Bug #9192: FWD defines multiple top level exceptions
- This ticket originated from #8980-43.
- 02:56 AM Base Language Bug #9192: FWD defines multiple top level exceptions
- ...
- 02:52 AM Base Language Bug #9192 (New): FWD defines multiple top level exceptions
- 12:03 AM Bug #9188 (Rejected): [Regression] Logical OR in FOR EACH makes calc both operands even if left s...
- This is a duplicate of #9189.
09/19/2024
- 08:15 AM Bug #9188 (Rejected): [Regression] Logical OR in FOR EACH makes calc both operands even if left s...
- 08:13 AM Base Language Bug #9187: Multiple issues with read-json
- While investigating another task, I found out there are multiple differences between OE and FWD behaviour regarding r...
- 06:38 AM Base Language Bug #9187 (New): Multiple issues with read-json
- 07:21 AM Base Language Feature #4065: server-side processing of client platform dependencies
- 4065g rebased on trunk r15446. Ready for review.
- 04:12 AM Base Language Feature #4065: server-side processing of client platform dependencies
- I'll rebase.
- 04:46 AM Conversion Tools Bug #8967: Remove relationship annotation from full conversion
- Managed to create a testcase with a dynamic query where the relations are created at runtime.
Also, I find out th... - 03:55 AM Runtime Infrastructure Bug #9182: stop_disposition and a missing procedure results in 'No export or no access to'
- SSO is not involved. Just start a server with stop_disposition=1 and try to runa ChUI client with a missimg program.
... - 02:45 AM Runtime Infrastructure Bug #9182: stop_disposition and a missing procedure results in 'No export or no access to'
- Reported in #8964-88 with steps to recreate:
> * use @stop_disposition=1@ in @directory.xml@
> * run a FWD client w... - 02:43 AM Runtime Infrastructure Bug #9182 (Test): stop_disposition and a missing procedure results in 'No export or no access to'
09/18/2024
- 02:17 PM Database Bug #9036: Multi-tenancy: refactor the database in Persistence context-wise
- Ovidiu
There is a regression when accessing remote databases.
Please see #6667-1160 - 10:53 AM Conversion Tools Bug #8967: Remove relationship annotation from full conversion
- Starting the investigation for this task by creating 2 simple OE tests, as Constantin proposed in #8967-3: one with a...
Also available in: Atom