Activity
From 12/24/2025 to 01/22/2026
01/22/2026
- 05:25 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Greg Shah wrote:
> In production, orchestration tools like Kubernetes will be used in preference to Docker Compose. ... - 05:22 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- This committed revision 16373 (9709b) was tested with one of the customers large application, found issues related to...
- 11:58 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Why it cannot use the main web server certificate?
It will work, but we will need to doc... - 11:53 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Why it cannot use the main web server certificate?
- 11:51 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Something else to consider: if the iframe is served directly by the broker host, then each broker will require its ow...
- 10:56 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- @bash@ please.
- 10:54 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Greg Shah wrote:
> > Prepare the directory
> >
> > [...]
>
> Do we really need to use compose to prepare the di... - 10:35 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Constantin: I agree that reverse proxy will be commonly used and often chosen. But I don't want to require reverse p...
- 10:33 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- > Prepare the directory
>
> ... - 10:32 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- > > Why do you use https://localhost:7443/? You should use the server address and please check these conditions, all ...
- 10:19 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> I will check this later. The only idea is to use dedicatedMode = true. It should generate... - 09:50 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > Constantin, #9709-277 the second option can be used.
> I ... - 09:38 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Constantin, #9709-277 the second option can be used.
I understand, but this is not just ... - 09:35 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Constantin, #9709-277 the second option can be used.
- 09:18 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey, please create a diagram how the infrastructure will look when deploying FWD with brokers.
Greg: I understa... - 09:10 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Constantin Asofiei wrote:
> From #10809-50:
> Sergey Ivanovskiy wrote:
> > Do you have ideas how to overcome usage... - 09:00 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- From #10809-50:
Sergey Ivanovskiy wrote:
> Do you have ideas how to overcome usages of LAX cookies with cross-site ... - 05:17 AM Documentation Support #9709 (WIP): Needed: Basic example of configuring separate client and server
- 03:35 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Greg, Hynek, from the Single_Sign_On documentation ...
- 02:14 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Sergey, revision 421 of Hotel GUI allows you to configure the docker compose very easily. Th... - 02:09 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger, I have no idea, the accessibility conditions should be satisfied #9709-358 in order that the broker configurat...
- 03:20 PM User Interface Bug #10894 (Review): Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
- Vladimir Tsichevski wrote:
> I've run the failing ChUI test suite test, the issue confirmed.
This failure is caus... - 12:06 PM User Interface Bug #10894 (WIP): Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
- I've run the failing ChUI test suite test, the issue confirmed.
- 01:42 PM User Interface Bug #10423: Scrollbar is clipped by frame after a virtual width assignment
- Vladimir Tsichevski wrote:
> Hynek,
>
> side question: What exactly is *Aspect4J* used for in the FWD runtime?
>... - 10:10 AM User Interface Bug #10423: Scrollbar is clipped by frame after a virtual width assignment
- Hynek,
side question: What exactly is *Aspect4J* used for in the FWD runtime?
IMO this makes development, debug... - 02:58 AM User Interface Bug #10423 (Test): Scrollbar is clipped by frame after a virtual width assignment
- Branch 10423a was merged into trunk as rev. 16360 and archived.
- 02:44 AM User Interface Bug #10423 (Merge Pending): Scrollbar is clipped by frame after a virtual width assignment
- Please merge 10423a to trunk.
- 02:03 AM User Interface Bug #10423: Scrollbar is clipped by frame after a virtual width assignment
- Testing that passed:
* ChUI regression tests
* tests from @testcases@ projects related to @HEIGHT-CHARS@, @HEIGHT-P... - 10:45 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- The dependency manager will only process profiles that are explicitly part of the list provided by the caller OR whic...
- 07:39 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- Another aspect I am unsure of:
* All profiles are automatically added to the graph, but what if the conversion uses ... - 06:17 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- The next step should be to evaluate the file that will be converted by each profile and to make sure there are no con...
- 06:11 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- I committed my changes to *7169a/16353*.
- 02:40 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- Greg Shah wrote:
> It sounds good so far. Please note that if we need to directly reference @ProfileConfig@ then th... - 10:41 AM Conversion Tools Feature #10804: create replacement AST implementation for use with ANTLR 4
- As discussed in the status meeting today, we must have token type mutability. We rely upon this heavily in the progr...
- 03:48 AM Conversion Tools Feature #10804: create replacement AST implementation for use with ANTLR 4
- An idea will be to create a new lexer rule to match @any_ridiculous_symbol@ and emit a SYMBOL token, but here we need...
- 03:36 AM Conversion Tools Feature #10804: create replacement AST implementation for use with ANTLR 4
- The whole point of developing the ANTLR4 schema parser and the Progress lexer was to test the new annotation AST impl...
- 09:16 AM Conversion Tools Bug #10919 (Test): the source/AST view is broken in the Analytics web UI
- Branch 10919b was merged into trunk as rev. 16362 and archived.
- 09:08 AM Conversion Tools Bug #10919 (Merge Pending): the source/AST view is broken in the Analytics web UI
- Merging 10919b to trunk now.
- 08:32 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Hynek Cihlar wrote:
> By the way, tooltips currently do not show up in Firefox. This should also be addressed as p... - 07:16 AM Database Bug #10390 (Review): FIND FIRST buffer field change does not propagate into the next FIRST FIRST ...
- 01:16 AM Database Bug #10390 (WIP): FIND FIRST buffer field change does not propagate into the next FIRST FIRST sta...
- Committed revision *16358* on task branch *10390a*:
- Removed the fix for first testcase because it is being include... - 07:04 AM Database Bug #10772: NUM-RESULTS on a FOR EACH query fails
- Committed revision *16363* on task branch *10772a*:
- Replaced @new integer(...)@ with @integer.of()@ lookup and @in... - 06:33 AM Database Bug #10772 (Internal Test): NUM-RESULTS on a FOR EACH query fails
- +Review of 10772a/r16362+
Good job!
Sincerely, I do not recall of the change in @AbstractQuery@ (although other... - 04:55 AM Database Bug #10772 (Review): NUM-RESULTS on a FOR EACH query fails
- Committed revision *16362* on task branch *10772a*:
- Query which is not scrolling should not raise exception on @NU... - 04:49 AM Database Bug #10772 (WIP): NUM-RESULTS on a FOR EACH query fails
- Created task branch *10772a*.
- 06:48 AM Conversion Tools Feature #9638: resolve OO dependencies during parsing using annotations in already converted classes
- I used this testcase to test the implementation:
{{Collapse(A.cls)
CLASS A INHERITS cv.B IMPLEMENTS cv.IScheduled... - 06:40 AM Conversion Tools Feature #9638: resolve OO dependencies during parsing using annotations in already converted classes
- I've committed the last changes in *9638a/16308*. These include:
* Loaded getters and setters definition as data mem... - 02:54 AM Conversion Tools Feature #9638: resolve OO dependencies during parsing using annotations in already converted classes
- Should we allow having a class in @abl@ folder and it's converted output in an existing jar? If so, should we priorit...
- 05:36 AM Database Bug #10385: Incorrect reset of the cursor cache in Reposition
- Review:
* please fix javadoc of parameter locator in @Cursor.reposition@, @Cursor.getLocator@ (both overloads), @C... - 03:50 AM Database Bug #10385: Incorrect reset of the cursor cache in Reposition
- Alex, I have rebased *10385a*, to trunk *rev. 16359*. I had a lot of conflicts with *rev. 16348*, could you check if ...
- 05:00 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- The temp-table will be dynamic, via @create temp-table@. Just make sure its definition is right (fields/types and in...
- 04:56 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- Constantin, for the @Array.toTable@ we would need a DMO for the temp table. I see 2 options:
# get the converted DMO... - 04:29 AM Runtime Infrastructure Support #8922: runtime infrastructure tests
- I started developing the 4gl access tests on an OE env. I created a single project that is linked to the Web Server ...
- 03:01 AM Runtime Infrastructure Support #8922: runtime infrastructure tests
- Although there are mentions of ABL unit tests covering the 4gl access, I could not find them.
What I did found are t... - 04:29 AM Database Bug #11027 (Review): Unflushed record causes infinite loop
- I have committed @11027a/16348@ with the safe check proposed by Teodor and also a missing break in a case where the d...
- 02:57 AM Database Bug #11027: Unflushed record causes infinite loop
- It is a safety check that we can ensure that the DMO hydrated values comes from database or from Session cache.
- 02:43 AM Database Bug #11027: Unflushed record causes infinite loop
- Teodor Gorghe wrote:
> Andrei, I have checked your changes and it makes sense.
> There is one change that I would d... - 01:41 AM Database Bug #11027: Unflushed record causes infinite loop
- Andrei, I have checked your changes and it makes sense.
There is one change that I would do to your change.
Computi... - 03:52 AM User Interface Bug #10236 (Test): Side label for a widget isn't displayed when parent frame is defined using n...
- Branch *10236a* was merged into trunk as rev. *16361* and archived.
- 03:36 AM User Interface Bug #10236 (Merge Pending): Side label for a widget isn't displayed when parent frame is defined...
- Right, things look good. 10236a can be merged right now.
- 03:34 AM User Interface Bug #10236: Side label for a widget isn't displayed when parent frame is defined using n DOWN, ...
- Delia Mitric wrote:
> Delia Mitric wrote:
> > What I'll do:
> >
> > * smoke testing on a GUI Customer app (+ CHU... - 03:51 AM Database Bug #7999: FWD does not honor FIELDS/EXCEPT at dynamic queries
- Could you review the branch?
- 02:47 AM Base Language Bug #10935: Inherit the NO-UNDO option for a temp-table defined using the LIKE temp-table option
- Rebased branch *10935a* with trunk rev. *16359*
- 02:21 AM Base Language Bug #10352: Fix READ-JSON dataset handle method's behaviour
- Rebased branch *10352a* with trunk rev. *16359*
01/21/2026
- 06:45 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey, revision 421 of Hotel GUI allows you to configure the docker compose very easily. The steps would be:
* Conv... - 04:28 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Why do you use https://localhost:7443/? You should use the server address and please chec... - 12:35 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Sergey Ivanovskiy wrote:
> > Roger, I am not aware of your environment and the correspondin... - 12:18 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Roger, I am not aware of your environment and the corresponding setup but there are the f... - 03:41 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger, I am not aware of your environment and the corresponding setup but there are the following conditions that sho...
- 07:37 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey, in my docker compose configuration, I have 3 containers, the DB (hostname=hoteldb), the server (hostname=hote...
- 04:05 PM User Interface Bug #10894: Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > I think there is a regression, more details in a PM.
>
> Pr... - 04:02 PM User Interface Bug #11129 (WIP): ChUI: Ctrl-Tab Does Not Cycle Focus Between Multiple Frames
- Branch 11129a, rev. 16354: add *Ctrl-Tab* (working) and *Shift-Ctrl-Tab* (not working yet) keys handling for *FILL-IN...
- 08:06 AM User Interface Bug #11129: ChUI: Ctrl-Tab Does Not Cycle Focus Between Multiple Frames
- Advanced demo: Nested frames behavior in CHARACTER mode
The following 4GL example creates two independent top-leve... - 06:54 AM User Interface Bug #11129: ChUI: Ctrl-Tab Does Not Cycle Focus Between Multiple Frames
- Vladimir Tsichevski wrote:
> Additional difference: In GUI mode in OE the *Ctrl-Tab* does nothing, while in GUI mode... - 02:15 PM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Artur/Constantin, should this go into test status, or back into WIP (it's marked 90%)? Is there something left to imp...
- 07:35 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- 10963b was merged as trunk/16357 and ported to 10614_main/16227.
- 07:06 AM Runtime Infrastructure Bug #10963 (Merge Pending): appserver resiliency and self healing
- Please merge 10963b after 11104a.
- 11:05 AM Database Bug #11027 (WIP): Unflushed record causes infinite loop
- I committed 2 more revisions:
# @rev. 16346@: here it is a simple fix to activate next/prev when entering this @ ... - 04:09 AM Database Bug #11027: Unflushed record causes infinite loop
- I have committed @11027a/ rev. 16345@ with the removal of the redundant if in @DirtyShareContext.java@ and also wrapp...
- 10:21 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- It sounds good so far. Please note that if we need to directly reference @ProfileConfig@ then that class should not ...
- 05:54 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- I created 3 classes:
* @DependencyNode.java@ contains the profile (ProfileConfig instance), three sets of Dependency... - 10:14 AM Base Language Bug #11043: NPE in SAX-PARSE if the file does not exist
- Branch 11043a was rebased to trunk/16359. Pushed up to revision 16361. ...
- 10:08 AM Base Language Bug #10831: Incorrect handling of UNDO, RETURN ERROR <error> causes IllegalStateException to be t...
- The branch 10831a was rebased to trunk/16359. Pushed up to revision 16360.
- 09:49 AM Runtime Infrastructure Support #8922: runtime infrastructure tests
- The same tests written for 4GL "create server" will need to be executed via OpenClient, too (in both classic and paso...
- 09:48 AM Runtime Infrastructure Support #8922: runtime infrastructure tests
- > I reviewed this task and the Appserver_Tests wiki and noticed that we already have multiple tests covering differen...
- 09:36 AM Runtime Infrastructure Support #8922: runtime infrastructure tests
- I reviewed this task and the Appserver_Tests wiki and noticed that we already have multiple tests covering different ...
- 09:34 AM Database Bug #10455: Persistent table CAN-FIND FIRST issue
- Rebased to trunk rev *16358*
- 09:33 AM Database Feature #6457: finish COPY-LOB support
- 6457a was rebased to trunk rev. 16358.
- 09:32 AM Base Language Bug #10203: XMLs cannot be imported into a dataset without a schema present
- Rebased to trunk rev *16358*
- 09:29 AM Base Language Bug #11048: Temp-table wrong SERIALIZE-NAME when using same DMO
- Rebased to trunk rev *16358*
- 09:27 AM Database Bug #10956: Wrong primary index selection on FOR EACH table
- Rebased to trunk rev *16358*
- 09:25 AM Base Language Bug #10925: Ignore dataset name if present, for a dataset declared with serialize-hidden
- Rebased to trunk rev *16358*
- 09:16 AM Database Bug #10689: Wrong temp-table FOR EACH sorting criteria
- Rebased to trunk rev *16358*
- 09:15 AM Database Bug #10526: Progressive results don't get invalidated when buffer-copy is performed
- Rebased to trunk 16358.
- 09:09 AM Base Language Bug #10636: 4GL FOR FIRST LEAVE statement exits the function
- Rebased task branch *10636a* to trunk revision *16358*.
- 09:06 AM Database Bug #10390: FIND FIRST buffer field change does not propagate into the next FIRST FIRST statements.
- Alexandru Lungu wrote:
> Teodor, please mind that Andrei is already working is a close area. Please have a chat with... - 05:52 AM Database Bug #10390: FIND FIRST buffer field change does not propagate into the next FIRST FIRST statements.
- Teodor, please mind that Andrei is already working is a close area. Please have a chat with him first to see if you c...
- 05:46 AM Database Bug #10390 (Feedback): FIND FIRST buffer field change does not propagate into the next FIRST FIRS...
- 05:39 AM Database Bug #10390: FIND FIRST buffer field change does not propagate into the next FIRST FIRST statements.
- Rebased branch *10390a* to trunk rev *16353*.
Committed revision *16357* on task branch *10390a*:
- @RAQ.executeI... - 09:05 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- Probably not since we dont have a need to lookup arbitrary transaction blocks based on unique identifiers. You can l...
- 05:08 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- Greg Shah wrote:
> > For transaction id I am using @TransactionManager.getTransactionId@
>
> I'm not sure about t... - 08:52 AM User Interface Bug #10706: Date FILL-IN: Unintended VALUE-CHANGED Event Triggered by BACKSPACE
- Vladimir, when you get a chance, please review this one. Thank you!
- 08:47 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- Rebased task branch *10560a* to trunk revision *16358*.
- 08:37 AM Base Language Bug #10624: DO WHILE that contains a FINALLY block can be executed too many times
- Task branch *10624a* was marked as *dead* and archived. All changes are integrated on branch *4602a*.
- 07:35 AM Base Language Bug #11104: MSA appserver configuration causes issues reading agent startup parameters.
- 11104a was merged as trunk/16356 and ported to 10614_main/16226.
- 07:06 AM Base Language Bug #11104 (Merge Pending): MSA appserver configuration causes issues reading agent startup param...
- Please merge 11104a now.
In the future, please post when the branch is created. - 05:03 AM User Interface Bug #10856: Logical FILL-IN: Caret position issues
- Vladimir Tsichevski wrote:
> Vladimir Tsichevski wrote:
>
> > **Code review**
> >
> > @BoolFormat.java@: histo... - 04:02 AM Database Feature #8834: add bootstrap configuration support for -db OE command line parameter (and related...
- Committed revision *16351* on task branch *8834a*:
- Added support for quoted @cfgOverrides@.
- Additional fixes li... - 02:42 AM Database Feature #8834: add bootstrap configuration support for -db OE command line parameter (and related...
- Ok, I see. There are lots of places where the @split(" ")@ is being used and I think I shall replace that with a more...
- 02:56 AM Database Feature #9711: collation configuration cleanup
- I solved other issues that I encountered while testing with different databases and cpinternal values. Branch 9711a u...
01/20/2026
- 03:10 PM User Interface Bug #11129: ChUI: Ctrl-Tab Does Not Cycle Focus Between Multiple Frames
- Additional difference: In GUI mode in OE the *Ctrl-Tab* does nothing, while in GUI mode in FWD it also acts as *Tab*.
- 03:02 PM User Interface Bug #11129: ChUI: Ctrl-Tab Does Not Cycle Focus Between Multiple Frames
- Run the following demo in CHARACTER mode (OE) or ChUI mode (FWD):...
- 03:00 PM User Interface Bug #11129 (WIP): ChUI: Ctrl-Tab Does Not Cycle Focus Between Multiple Frames
- 12:08 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Hynek, could you help with spreadsheet testcase sample? I need to test how the spreadshee... - 08:45 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Hynek, could you help with spreadsheet testcase sample? I need to test how the spreadsheet resources are loaded with ...
- 10:23 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- I tested the PASOE application in both modes, the testing passed.
- 06:09 AM Runtime Infrastructure Bug #10963 (Internal Test): appserver resiliency and self healing
- Please update the copyright year. Otherwise, I'm OK with the changes.
- 04:21 AM Runtime Infrastructure Bug #10963 (Review): appserver resiliency and self healing
- 10:22 AM Base Language Bug #11104: MSA appserver configuration causes issues reading agent startup parameters.
- I tested and the parameters are read correctly from the server and appserver specific config, tested both PASOE and c...
- 05:58 AM Base Language Bug #11104 (Internal Test): MSA appserver configuration causes issues reading agent startup param...
- I'm OK with the change.
- 09:14 AM Runtime Infrastructure Support #8922 (WIP): runtime infrastructure tests
- 08:58 AM Base Language Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
- > > > @name_map.xml@ and related code: I think we need to add a @fwdwebspeed/@ prefix for these sources in @name_map....
- 06:15 AM Base Language Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
- Radu Apetrii wrote:
> > @name_map.xml@ and related code: I think we need to add a @fwdwebspeed/@ prefix for these so... - 08:38 AM Runtime Infrastructure Feature #9685: move FWD to Java 21
- Our appcds support from Java 17 is broken in Java 21. See #11100-27 and following for details.
- 06:50 AM User Interface Bug #10894: Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
- Hynek Cihlar wrote:
> I think there is a regression, more details in a PM.
Pressing @F4@ once acts like pressing ... - 06:24 AM User Interface Bug #10894: Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
- I think there is a regression, more details in a PM.
- 06:26 AM Database Feature #8834: add bootstrap configuration support for -db OE command line parameter (and related...
- Teodor, please test how @cfgOverrides@ can handle the spaces, in @directory.xml@ - is it enough to use @"@ in th...
- 06:24 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- Andrei Plugaru wrote:
> Currently, one thing that still needs to be done is regarding @Arra.toTable@. Right now we o... - 06:21 AM Database Bug #11027: Unflushed record causes infinite loop
- Alexandru Lungu wrote:
> > I will commit soon the small changes based on the review, however, I would want to contin... - 05:42 AM Database Bug #11027: Unflushed record causes infinite loop
- > I will commit soon the small changes based on the review, however, I would want to continue testing the current cha...
- 05:19 AM Database Bug #11027: Unflushed record causes infinite loop
- >> @else if(compWithPristine < 0 && (activeBundleKey FIRST || activeBundleKey LAST))@ why only for FIRST/LAST?
> Hmm... - 05:32 AM Database Bug #10390: FIND FIRST buffer field change does not propagate into the next FIRST FIRST statements.
- I have starting working on this task and I have might found the root cause for each issue.
With the latest trunk, th... - 04:27 AM Base Language Bug #10597: [Regression] extent field in form fails conversion
- All the testcases noted in #10597 passed. The conversion issue found at the customer app is solved. I also compared c...
- 04:02 AM Conversion Tools Bug #10919: the source/AST view is broken in the Analytics web UI
- Regardless, the customer mentioned in #10919-40 allowed me to start the report server and test, the load time was pre...
- 03:42 AM Conversion Tools Bug #10919: the source/AST view is broken in the Analytics web UI
- ChUI also failed the conversion with @Cannot find class/interface ... in PROPATH@.
- 03:14 AM Conversion Tools Bug #10919: the source/AST view is broken in the Analytics web UI
- There seems to be a bug in a customer report conversion:...
- 03:29 AM Base Language Bug #4766: fix CHR and ASC
- Paul, please continue with this.
- 02:15 AM Base Language Bug #10624: DO WHILE that contains a FINALLY block can be executed too many times
- The tests I wrote touch on all points provided by Alex here. I will commit them on the testcases project under the @t...
- 02:12 AM Base Language Bug #10624: DO WHILE that contains a FINALLY block can be executed too many times
- Committed on 4602a, integration of the changes from 10624a.
- 02:15 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Committed *7180a/16362*. Initialize the ArtifactManager properties at server startup, before the SourceNameMapper.
...
01/19/2026
- 06:53 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Greg Shah wrote:
> Container-related details should be #7275 or if you are trying to keep the details non-private, w... - 05:56 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Committed revision 16355 (9709b). This is incomplete commit. Testing and fixing found issues related to query paramet...
- 04:46 PM Base Language Bug #10471 (WIP): Incorrect Integer Formatting as Legacy Time
- I found another related issue:
The following statements **throw error 22** ("Character number 2 of format is inval... - 04:18 PM Base Language Bug #10471: Incorrect Integer Formatting as Legacy Time
- I've rebased 10471a to the latest trunk. The rev. is now 16355.
- 01:59 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Eugenie Lyzenko wrote:
> Yes, it behaves correctly *but* the bound check and button refresh dependency on the bound ... - 01:55 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > But technically we still inside button (bounds check will return @... - 01:14 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Eugenie Lyzenko wrote:
> But technically we still inside button (bounds check will return @TRUE@) and the button ref... - 12:57 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > The real button size is in green frame. As you can see it is overl... - 12:50 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Eugenie Lyzenko wrote:
> The real button size is in green frame. As you can see it is overlapped with other frame an... - 09:04 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > However this idea will *not* work when button widget is overlapped... - 07:03 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Eugenie Lyzenko wrote:
> However this idea will *not* work when button widget is overlapped with other non-tooltip w... - 05:34 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Hynek Cihlar wrote:
> Code review 10913a.
>
> The solution with the hard-coded timeout will mostly work, but I ca... - 04:53 AM User Interface Bug #10913 (WIP): multiple tabs draw labels highlighted at the same time
- Code review 10913a.
The solution with the hard-coded timeout will mostly work, but I can see edge cases where it w... - 12:34 PM Base Language Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
- Radu,
I looked at the changes related to persistence which were manually written. *They* generally *seem OK* from ... - 07:17 AM Base Language Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
- I committed to 6506b rev. 16351 a few things:
* Addressed Greg's point in @E4GLPreprocessor.getParser()@. No more co... - 10:55 AM Database Bug #11027: Unflushed record causes infinite loop
- Alexandru Lungu wrote:
> Review of 11027a:
>
> * @else if (id.equals(foundID) && info.isModified())@ is redundant... - 04:32 AM Database Bug #11027: Unflushed record causes infinite loop
- Review of 11027a:
* @else if (id.equals(foundID) && info.isModified())@ is redundant because the method is returni... - 10:24 AM Conversion Tools Feature #10804: create replacement AST implementation for use with ANTLR 4
- I committed the stable lexer as revision *16008*.
I corrected newline handling inside both single and double-quot... - 09:58 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- > A user will be able to define a profile dependency, but what if the same file is present in multiple profiles? Do w...
- 09:32 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- Please create the class @DependencyManager@ in the @artifacts@ package. That is the class that should track the depe...
- 06:44 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- I am thinking of how to move this forward:
# A user will be able to define a profile dependency, but what if the sam... - 05:04 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- Committed *7169a/16351-16352*. Added profile configuration dependencies.
* @ProfileConfig@ contains a set of depen... - 09:56 AM Base Language Bug #10624: DO WHILE that contains a FINALLY block can be executed too many times
- Alexandru Lungu wrote:
> * How is error handled (ON ERROR UNDO, THROW shall call finally afterwards, right?)
I ... - 09:05 AM Database Bug #10776: FFC.touch standing out in profiling
- Andrei, please merge 10776a in #11037 and lets test them together. I will look into #11037 for review once ready.
- 08:28 AM Database Bug #10776: FFC.touch standing out in profiling
- I checked @10776a@ branch again and, indeed, my original concerns are solved!
There is a small syntax error at the e... - 08:38 AM Database Feature #8834 (Review): add bootstrap configuration support for -db OE command line parameter (an...
- Committed revision *16350* on task branch *8834a*:
- Added implementation for -pf startup parameter.
Currently, t... - 01:35 AM Database Feature #8834: add bootstrap configuration support for -db OE command line parameter (and related...
- Committed revision *16349* on task branch *8834a*:
- Override *directory.xml* server auto-connect configuration when... - 01:10 AM Database Feature #8834: add bootstrap configuration support for -db OE command line parameter (and related...
- Greg Shah wrote:
> > For the client configuration structure, I am thinking of having a different XML node name becau... - 07:48 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- I committed the changes to the Array class. They mainly contain the new methods that are from @IList@ interface, but ...
- 04:45 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- I think we have the wrong hierarchy in FWD. For 11.7, Array implements IList, which in turn implements ICollection.
... - 04:41 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- Constantin Asofiei wrote:
> And also check if the methods are overrides from some interface.
Hmm, it seems that t... - 07:17 AM User Interface Bug #10894: Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Code review 10894a. The changes look good.
>
> I've rebased... - 07:06 AM Conversion Tools Feature #9638: resolve OO dependencies during parsing using annotations in already converted classes
- That seems reasonable.
- 02:26 AM Conversion Tools Feature #9638: resolve OO dependencies during parsing using annotations in already converted classes
- Greg Shah wrote:
> I think the lookup must first happen using the @qname@ and the classpath/@SourceNameMapper@ to co... - 06:20 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- Constantin Asofiei wrote:
> Tomasz, there is @BlockManager.checkJavaCall@ - the runtime can know via this that a 4GL... - 05:14 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Constantin Asofiei wrote:
> Greg Shah wrote:
> > In PASOE mode, shouldn't we be implementing @server-side-resources... - 05:06 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- I don’t believe there are any remaining leaks aside from the one in @connections@; 10963b addresses that issue.
Co... - 02:06 AM Base Language Bug #10597: [Regression] extent field in form fails conversion
- Ovidiu Maxiniuc wrote:
> My OCD: there is a misaligned @variable@ definition at line 4271 😠.
I'll fix it 😅.
I'... - 01:51 AM Database Bug #10611 (Review): Incorrect abbreviation name resolved at conversion time
- 01:51 AM Base Language Bug #4602: fixes for OO 4GL and structured error handling
- I have run the generated tests and the @testcases/tests/error_handling@ test, and they still pass with the rebased ve...
01/18/2026
- 09:21 AM Database Bug #10611: Incorrect abbreviation name resolved at conversion time
- *10611a, rev. 16181* has a fix for #10611-8, I have converted #9457 application and it now passes.
01/17/2026
- 05:51 AM Database Bug #10611: Incorrect abbreviation name resolved at conversion time
- I have put a conversion with 10611a of 9457 application, and manage to create a small test case....
01/16/2026
- 06:35 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Committed rev 16353 (9709b) implemented the secure tokens (#9709-349). (@AuthHandler@ decrypts tokens generated by @p...
- 11:21 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Code Review Task Branch 9709b Revisions 16351 and 16352
The logging changes are good. - 05:19 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I am implementing the following idea. The web client creates the @AES@ cryptographic key and delivers this key to @Au...
- 12:56 PM Base Language Bug #10597 (Internal Test): [Regression] extent field in form fails conversion
- +Review of 10597b / r16351.+
I think the code is OK 👍.
My OCD: there is a misaligned @variable@ definition at li... - 07:06 AM Base Language Bug #10597: [Regression] extent field in form fails conversion
- Stefanel Pezamosca wrote:
> Previous patch had a NPE.
> I created task branch *10597b* from trunk revision 16350.
... - 06:19 AM Base Language Bug #10597 (Review): [Regression] extent field in form fails conversion
- Previous patch had a NPE.
I created task branch *10597b* from trunk revision 16350.
Committed the fix in revision... - 11:29 AM Conversion Tools Feature #9638: resolve OO dependencies during parsing using annotations in already converted classes
- Octavian Adrian Gavril wrote:
> How should we proceed with the filenames for the converted classes?
> When we load ... - 10:33 AM Conversion Tools Feature #10804: create replacement AST implementation for use with ANTLR 4
- Remaining tests: *0* (out of a batch of almost @6792@ thousand tests).
I resolved the invalid cases for both @DSTR... - 06:41 AM Conversion Tools Feature #10804: create replacement AST implementation for use with ANTLR 4
- Remaining tests: *8*
All tests from @comments/invalid@ are now resolved.
Previously, in ANTLR2, when a comment ... - 09:58 AM Conversion Tools Bug #10919: the source/AST view is broken in the Analytics web UI
- The changes only target the ReportApi, so I will take two customer applications and test them.
- 09:30 AM Conversion Tools Bug #10919 (Internal Test): the source/AST view is broken in the Analytics web UI
- Code Review Task Branch 10919b Revisions 16339 through 16341
The changes look good. - 09:44 AM User Interface Bug #10075: Number format validation issues
- I rebased 10075a to latest trunk. The rev. is 16354 now.
- 09:39 AM Database Feature #8834: add bootstrap configuration support for -db OE command line parameter (and related...
- > For the client configuration structure, I am thinking of having a different XML node name because it is easier and ...
- 08:25 AM Database Feature #8834: add bootstrap configuration support for -db OE command line parameter (and related...
- Committed revision *16348* on task branch *8834a*:
- Added support for database startup parameter.
- @AUTOCONNECT@ ... - 04:51 AM Database Feature #8834: add bootstrap configuration support for -db OE command line parameter (and related...
- Committed revision *16347* on task branch *8834a*:
- Added support for reading list items from Bootstrap client conf... - 08:28 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- The missing methods are not part of the skeleton Array.cls - so if you add them, you need to add them to the skeleton...
- 08:24 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- Constantin Asofiei wrote:
> Andrei, lets get this in another branch, as I want the p2j.oo in trunk soon.
Ok, got it... - 08:08 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- Andrei, lets get this in another branch, as I want the p2j.oo in trunk soon.
Otherwise, how is Array.java looking ... - 07:03 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- This patch seems to solve the issue both for getters and setters:
{{collapse... - 06:04 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- Constantin Asofiei wrote:
> Andrei, we don't need to wrap it. This needs to be solved in @ClassDefinition.hasCollis... - 05:55 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- Andrei, we don't need to wrap it. This needs to be solved in @ClassDefinition.hasCollision@ - that currently uses ex...
- 05:49 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- This testcase from #9488-146 reproduces the problem:...
- 05:01 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- Andrei, so you have a 4GL method with the same name (and signature) as a converted 4GL getter or setter. Please crea...
- 04:35 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- While checking the converted @Array.java@, I have across an issue that was also spotted by Ioana back when she was wo...
- 06:58 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- The branch @10913a@ has been rebased with recent trunk @16350@. New revision is @16358@.
- 06:51 AM Conversion Tools Feature #7169 (WIP): drive conversion order using user-specified dependencies
- I discussed with Andrei and I will be picking this up.
- 06:47 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- Greg Shah wrote:
> Sounds good. All config should be in @p2j.cfg.xml@, primarily (maybe exclusively) in the @profil... - 06:24 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- Sounds good. All config should be in @p2j.cfg.xml@, primarily (maybe exclusively) in the @profile@ sections.
- 03:24 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- I think the best start would be to lay down the foundation, implement the profile dependencies and use the acyclic di...
- 05:52 AM Base Language Bug #11104: MSA appserver configuration causes issues reading agent startup parameters.
- Constantin Asofiei wrote:
> Artur, the change is not complete. This is called without the appserver's context:
> ... - 04:01 AM Conversion Tools Feature #8525: eliminate the runtime dependency on registry.xml
- Modifying the priority after discussing with Greg.
- 03:33 AM Runtime Infrastructure Bug #10963 (WIP): appserver resiliency and self healing
- I am sorry for the confusion, Ovidiu, most of the code in 10963b is no longer required. I will update the branch with...
- 02:54 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- Tomasz, there is @BlockManager.checkJavaCall@ - the runtime can know via this that a 4GL function is called in the co...
- 02:33 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- I am stuck a bit while still implementing 4GLTRACE.
The issue is double logging. There are more, but lets focus on t...
01/15/2026
- 05:53 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Container-related details should be #7275 or if you are trying to keep the details non-private, we can create another...
- 05:44 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Greg, is this the proper place for discussion of the container configuration itself? I have the exact same docker-com...
- 12:52 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Greg, I just follow #9709-283, #9709-284 and already did some changes in rev 16350 (9709b). This task needs to be com...
- 12:31 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Greg Shah wrote:
> I think we've spent quite a bit of time on this and I'm not sure if we should continue this effor... - 12:28 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> I need to transmit secure tokens as response headers but it is possible only to send them... - 12:22 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I need to transmit secure tokens as response headers but it is possible only to send them as template page parameters.
- 12:17 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Hynek, Constantin, please review the current rev 9709b. #9709-336 I have technical difficulties with the current impl...
- 05:50 PM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Artur Școlnic wrote:
> Ovidiu, the leak fixes are in 10963b.
+Review of 10963b / r16345+
* @BufferManager.java@:... - 10:18 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Greg Shah wrote:
> In PASOE mode, shouldn't we be implementing @server-side-resources@ automatically as @all@? It w... - 10:01 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- In PASOE mode, shouldn't we be implementing @server-side-resources@ automatically as @all@? It would not work any ot...
- 09:43 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Some other notes why 'headless' mode was used initially: at that time, there was no server-side support for UI, inclu...
- 09:36 AM Runtime Infrastructure Bug #10963 (Merge Pending): appserver resiliency and self healing
- Please merge 10963a now.
- 09:31 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- I've ran the test - the only issue is that @TC.displayError@ ends up writing the error message to STDOUT for the FWD ...
- 08:08 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Artur, please do a test where in PASOE there is an appserver call which has:...
- 07:38 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Greg Shah wrote:
> Did all of your testing have the "non-compatible context deletion" disabled?
There is no need to... - 07:15 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Did all of your testing have the "non-compatible context deletion" disabled?
Constantin: You control the merge. - 07:03 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- I cleaned up 10963a, it has the stability fix and the headless issue fix, I tested the pasoe project in pasoe and cla...
- 06:20 AM Runtime Infrastructure Bug #10963 (Internal Test): appserver resiliency and self healing
- 03:41 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- The branch @10913a@ has been rebased with recent trunk @16349@. New revision is @16357@.
- 08:42 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- The branch @10913a@ has been rebased with recent trunk @16348@. New revision is @16356@.
- 10:37 AM Conversion Tools Feature #9638: resolve OO dependencies during parsing using annotations in already converted classes
- I've committed the latest updates to branch *9638a/16307*. This includes a prototype supporting the loading of conver...
- 10:16 AM Database Bug #10385: Incorrect reset of the cursor cache in Reposition
- Alexandru Lungu wrote:
>
> This is a @CompoundQuery@ next operation that finds data in the cursor. It is loaded in... - 10:16 AM Base Language Bug #11104: MSA appserver configuration causes issues reading agent startup parameters.
- The way I see it, the appserver reads the parameters from the directory from @server/standard/runtime/default@, then ...
- 09:34 AM Base Language Bug #11104: MSA appserver configuration causes issues reading agent startup parameters.
- Artur, the change is not complete. This is called without the appserver's context:...
- 08:19 AM Base Language Bug #11104: MSA appserver configuration causes issues reading agent startup parameters.
- ...
- 08:16 AM Base Language Bug #11104: MSA appserver configuration causes issues reading agent startup parameters.
- Please post a stacktrace where @LogicalTerminal.init()@ is called for a PASOE context. The reason: @LT.init()@ is ca...
- 07:28 AM Base Language Bug #11104 (Review): MSA appserver configuration causes issues reading agent startup parameters.
- In @ClientCore.initializeInMSAContext@ the parameters set for a MSA context are overwritten with empty parameters.
<... - 06:24 AM Base Language Bug #11104 (WIP): MSA appserver configuration causes issues reading agent startup parameters.
- 10:05 AM User Interface Bug #10894: Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
- Hynek Cihlar wrote:
> Code review 10894a. The changes look good.
I've rebased 10894a to the latest trunk, and add... - 10:03 AM Database Bug #11027 (Review): Unflushed record causes infinite loop
- I have committed @11027a/rev. 16343/16344@ where I have better handled the case when the query runs in inverse mode. ...
- 07:01 AM Database Bug #11027: Unflushed record causes infinite loop
- Andrei, there are some tests in xfer entitled @adaptive-(no)scroll-set-*@. Please adapt them to persistent database a...
- 06:36 AM Database Bug #11027: Unflushed record causes infinite loop
- I have created #11115 for the issue exposed in the last note. In order to test the functionality needed on this task ...
- 04:55 AM Database Bug #11027: Unflushed record causes infinite loop
- While investigating how the DESC mode works, I came to an example which doesn't seem to work even with trunk:...
- 09:58 AM Base Language Bug #10597: [Regression] extent field in form fails conversion
- I have a fix prepared in *10597b.patch* and attached here. I will commit to a branch for review tomorrow after runnin...
- 08:44 AM Base Language Bug #10597 (WIP): [Regression] extent field in form fails conversion
- I got notified that the change from this task caused another regression that can be reproduced by this testcase:
<pr... - 09:39 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- Danut, about the files that are in #10522:
* In #10522 there are changes in @StringCollection.java@, @AbstractTtcoll... - 09:15 AM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Greg Shah wrote:
> Put @dbash.sh@ in @tools/docker@.
Done at revision 16350 (and rebased). - 06:46 AM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Put @dbash.sh@ in @tools/docker@.
- 08:48 AM Base Language Bug #10978 (Internal Test): Conversion NPE when creating a temp-table with LIKE that uses a diffe...
- Code review 10978a/16349. Looks good, let's move on to testing.
- 08:31 AM Base Language Bug #10978: Conversion NPE when creating a temp-table with LIKE that uses a different primary index
- Committed revision *16349* on task branch *10978a*:
- Addressed code review #10978-12. - 07:53 AM Base Language Bug #10978: Conversion NPE when creating a temp-table with LIKE that uses a different primary index
- Review 10978a/16348. The @if@ statement should be before ...
- 07:40 AM Base Language Bug #10978 (Review): Conversion NPE when creating a temp-table with LIKE that uses a different pr...
- Committed revision *16348* on task branch *10978a*:
- Fix for NPE when using USE-INDEX with no properties. - 07:33 AM Base Language Bug #10978: Conversion NPE when creating a temp-table with LIKE that uses a different primary index
- Created task branch *10978a*.
- 07:32 AM Base Language Bug #10978 (WIP): Conversion NPE when creating a temp-table with LIKE that uses a different prima...
- Teodor Gorghe wrote:
> No, but if you want I can include there or in a separate branch.
Please create a branch fo... - 07:30 AM Base Language Bug #10978: Conversion NPE when creating a temp-table with LIKE that uses a different primary index
- No, but if you want I can include there or in a separate branch.
- 07:29 AM Base Language Bug #10978: Conversion NPE when creating a temp-table with LIKE that uses a different primary index
- Hi Teodor, is this part of the #10956 now?
- 08:06 AM Conversion Tools Feature #8525: eliminate the runtime dependency on registry.xml
- Actually, I think the idea is that you have p2j_test.df which *is not the same* in project A and project B.
If y... - 07:44 AM Conversion Tools Feature #10804: create replacement AST implementation for use with ANTLR 4
- Remaining tests: *13*
I think I solved the @NUM_LITERAL@ digs issue, plus 4 tests from @string/../valid@. - 02:46 AM Conversion Tools Feature #10804: create replacement AST implementation for use with ANTLR 4
- The reason @caseInsensitive@ wasn’t enough is that it only helps ANTLR match token patterns (literals / character ran...
- 07:23 AM Conversion Tools Bug #10919 (Review): the source/AST view is broken in the Analytics web UI
- I made a few additional changes and noticed an improvement, building the summary/detail report is slow the first time...
- 03:35 AM Conversion Tools Bug #10919 (WIP): the source/AST view is broken in the Analytics web UI
- Greg Shah wrote:
> It is much faster now.
Thank you, I am experimenting with a few other changes. - 07:20 AM Database Feature #8834: add bootstrap configuration support for -db OE command line parameter (and related...
- I have started working on this task.
Currently, after I have checked the FWD implementation of client-side bootstr... - 04:15 AM Database Feature #8834 (WIP): add bootstrap configuration support for -db OE command line parameter (and r...
- Created task branch *8834a*.
- 07:12 AM Database Bug #11115: Early invalidated for each query in desc mode finds no results
- > After a discussion with Alex, a solution may be to try to also call @query.first@ inside this block from @BlockMana...
- 06:35 AM Database Bug #11115: Early invalidated for each query in desc mode finds no results
- While working on #11027, I found a test case which behaves wrong in FWD:...
- 06:28 AM Database Bug #11115 (New): Early invalidated for each query in desc mode finds no results
- 07:10 AM Conversion Tools Feature #6256 (Test): improved profile support
- Branch 6256b was merged into trunk as rev. 16347 and archived.
- 07:00 AM Conversion Tools Feature #6256: improved profile support
- I am rebasing 6256b right now.
- 06:53 AM Base Language Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
- Radu Apetrii wrote:
> So I'm looking at why this error appears. Then, I'll have another commit with this fix + the c... - 06:36 AM Base Language Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
- This is taking a bit longer because I rebased the branch and I have an issue.
I rebased branch 6506b with trunk re... - 04:08 AM User Interface Bug #11114: NPE when redirecting terminal
- The following testcase generates an NPE with trunk/rev. 16338....
- 04:06 AM User Interface Bug #11114 (Test): NPE when redirecting terminal
01/14/2026
- 05:59 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I believe I found the appropriate network setup for our GCD firewall that should allow the docker-compose network to ...
- 03:30 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Greg Shah wrote:
> Sergey Ivanovskiy wrote:
> > Roger, you can investigate the code of @BrokerManager.schedule@ and... - 02:57 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- There is this experimental browsers API https://developer.mozilla.org/en-US/docs/Web/API/Private_State_Token_API that...
- 02:47 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Hynek, please help to gather all api that requires security token. We need to provide security token to get an access...
- 11:19 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Now that the certificate was accepted, the second time I tried to get in, we are successful:
!9709_2nd_time_in_works... - 10:51 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- So without the proxy configured, we get a valid URL in our error:...
- 10:45 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Roger Borrello wrote:
> directory. This didn't make any difference, because it turns out it... - 10:05 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Greg, I meant that the reverse proxy server has its own configuration. The broker client and local web client looks s...
- 09:59 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Some customers will not use reverse proxy but will use the complex containers. So we must support complex containers...
- 09:26 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Greg Shah wrote:
> Sergey Ivanovskiy wrote:
> > Roger, I do not understand why you were using proxy. In our broker ... - 06:33 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Roger, you can investigate the code of @BrokerManager.schedule@ and add changes here to s... - 06:32 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Roger, I do not understand why you were using proxy. In our broker configuration we do no... - 03:40 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger, I do not understand why you were using proxy. In our broker configuration we do not use the proxy server.
- 07:14 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
directory. This didn't make any difference, because it turns out it was the same issue I disco... - 07:05 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I was trying to work with a docker-compose setup and was not able the browser to the server. In this configuration, w...
- 04:39 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Greg Shah wrote:
> > I'd like to check this into a branch. Should I create a 10727 branch?
>
> Yes
Created an... - 03:45 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- > I'd like to check this into a branch. Should I create a 10727 branch?
Yes
> It does require the @dbash.sh@ ... - 04:16 PM Conversion Tools Bug #10919: the source/AST view is broken in the Analytics web UI
- It is much faster now.
- 02:44 PM Conversion Tools Feature #10804: create replacement AST implementation for use with ANTLR 4
- > The issue turned out to be that the caseSensitiveLiterals option is no longer supported in ANTLR4. As a result, the...
- 09:21 AM Conversion Tools Feature #10804: create replacement AST implementation for use with ANTLR 4
- The goal of @slash/valid/backslash_slash.p@ is to drop a backslash when it is immediately followed by a slash. A typi...
- 08:59 AM Conversion Tools Feature #10804: create replacement AST implementation for use with ANTLR 4
- I also resolved @slash/valid/backslash_slash.p@ test. *21* files remains.
- 05:50 AM Conversion Tools Feature #10804: create replacement AST implementation for use with ANTLR 4
- The number of files with differences has dropped to *22* after fixing the @unquoted@ issue.
Here is an image with ... - 02:33 PM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Code Review Task Branch 7180a Revision 16361
The changes look good. - 06:56 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Committed *7180a/16361*. Replace getArtifact().getRelativePath() with getFilename() when using ClassDefinition of Jav...
- 01:50 PM User Interface Bug #11112: Numeric FILL-IN Format Validation – GUI Rendering Failure
- Run this example in GUI mode:...
- 01:32 PM User Interface Bug #11112 (New): Numeric FILL-IN Format Validation – GUI Rendering Failure
- 01:41 PM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Artur, that is a good find. I think the checks for @isHeadless()@ in these @ProcedureManager@ methods were added bac...
- 12:53 PM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- It seems like almost all the leaks discussed on the task are a consequence of a single issue. The procedure resources...
- 08:38 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- I tested the performance of the customer application with the context delete and it was barely different, maybe a 10-...
- 07:38 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Ovidiu, the leak fixes are in 10963b.
Constantin, I left only the PASOE related changes in 10963a. - 07:24 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Ovidiu, please review the other persist changes (beside BufferManager)
- 07:00 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Artur Școlnic wrote:
> @buf1@ is added to @openBuffers@ of the staticMethod scope and global scope every time the ... - 06:05 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- start.p...
- 05:59 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Where exactly are these buffers defined in 4gl?
- 05:53 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Constantin Asofiei wrote:
> This deletes all resources created in the static OO method.
It does not delete the @o... - 05:41 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Constantin Asofiei wrote:
> So, are you talking about explicit buffers defined in some static OO method which get le... - 05:28 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- About the BufferManager changes - in @TransactionManager.processScopeNotifications@, there is this code:...
- 04:06 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Greg Shah wrote:
> Please go ahead with the context reset and make it conditional based on a directory flag. We sho... - 01:15 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Eugenie Lyzenko wrote:
> The branch @10913a@ has been rebased with recent trunk @16346@. Updated to revision @16353@... - 10:54 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- The branch @10913a@ has been updated for review to revision @16354@.
This is small improvement for the case when t... - 08:47 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- The branch @10913a@ has been rebased with recent trunk @16346@. Updated to revision @16353@.
Any notes/objections ... - 08:21 PM User Interface Bug #10913 (Review): multiple tabs draw labels highlighted at the same time
- The branch @10913a@ has been updated for review to revision @16347@.
This is reworked approach to handle @mouseExi... - 01:15 PM Conversion Tools Feature #9638: resolve OO dependencies during parsing using annotations in already converted classes
- Octavian Adrian Gavril wrote:
> I noticed that this pattern is used for getters/setters. But I think it's used for m... - 10:05 AM Conversion Tools Feature #9638: resolve OO dependencies during parsing using annotations in already converted classes
- I noticed that this pattern is used for getters/setters. But I think it's used for method calls as well. Should we co...
- 09:13 AM Conversion Tools Feature #9638: resolve OO dependencies during parsing using annotations in already converted classes
- I'm working on super-class fields references inside the OE sub-class. I managed to load the entire data of the super-...
- 10:54 AM Database Bug #11027: Unflushed record causes infinite loop
- I have committed @11027a/16342@ with some initial changes to load the pristine records from DB and compare with the d...
- 10:07 AM Conversion Tools Feature #6256 (Merge Pending): improved profile support
- I'm OK with the changes. It can be merged now.
- 10:01 AM Conversion Tools Feature #6256: improved profile support
- Constantin can make the call.
- 09:56 AM Conversion Tools Feature #6256: improved profile support
- Testing went well... can this be merged to trunk soon?
- 08:55 AM Base Language Bug #10203 (Review): XMLs cannot be imported into a dataset without a schema present
- Committed revision *16221* on task branch *10203a*:
- Added implementation for TEXT field when infering @READ-XML@ s... - 01:21 AM Base Language Bug #10203: XMLs cannot be imported into a dataset without a schema present
- Yes, there is still more work to do, but it is not related with an issue reported by a customer.
I have worked for a... - 06:45 AM Conversion Tools Feature #7178: move the buffer scoping calculations to parse time
- Before we rewrite the approach, I want us to have a complete set of ABLUnit testcases. These should start with all o...
- 06:41 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- I have committed @9488a/16342@:
# replaced @AbstractTtCollection@ with the converted version
# Added the history nu... - 04:46 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- Please add the history number to integer.java
Otherwise, please:
* use the converted AbstractTtCollection.java
*... - 04:33 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- I have committed the converted classes in @9488b/16341@. Important notes:
# Apart from the converted classes, I have... - 02:50 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- Constantin Asofiei wrote:
> Andrei, please create a separate branch and place there all @p2j/oo@ .java files, withou... - 06:17 AM Base Language Bug #10712 (Test): SAX-READER QName parameter is wrong
- Branch 10712a was merged to trunk rev. 16344 and archived.
- 05:35 AM Base Language Bug #10712 (Merge Pending): SAX-READER QName parameter is wrong
- Please merge 10712a after 10920b.
- 06:11 AM Base Language Feature #10290 (Test): Add support for character string literals options
- Branch *10290b* was merged into trunk as rev. *16343* and archived.
- 05:35 AM Base Language Feature #10290 (Merge Pending): Add support for character string literals options
- 05:35 AM Base Language Feature #10290: Add support for character string literals options
- Please merge 10920b after 9445a.
- 06:01 AM Base Language Support #9445 (Test): compatibility test FIX-CODEPAGE
- Branch *9445a* was merged into trunk as rev. *16342* and archived.
- 05:35 AM Base Language Support #9445 (Merge Pending): compatibility test FIX-CODEPAGE
- Please merge 9445a now.
- 05:22 AM Database Bug #10390: FIND FIRST buffer field change does not propagate into the next FIRST FIRST statements.
- Added Andrei as a watcher. Teodor, let me know when this is ready for review.
- 03:43 AM Base Language Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
- Constantin Asofiei wrote:
> Radu, did you get a chance to address the review?
Not yet. The plan is to finish addres... - 03:42 AM Base Language Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
- Radu, did you get a chance to address the review?
- 02:46 AM User Interface Bug #10915: ugly dialogs
- Sergey Ivanovskiy wrote:
> I agree that makes sense for me. What additional tests should be done for merging this ta... - 07:00 PM Database Support #11066 (WIP): How does FWD handle "by-reference"
- > In OpenEdge it's possible to specify temp-table parameters as "by-reference".
> See: https://docs.progress.com/bu...
01/13/2026
- 06:06 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I found that I did not test @LAX@ policy and committed into 9709b rev 16349 but cookie was blocked due to the LAX coo...
- 03:29 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Roger, you can investigate the code of @BrokerManager.schedule@ and add changes here to s... - 02:32 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger, you can investigate the code of @BrokerManager.schedule@ and add changes here to see which one is selected for...
- 02:30 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Actually, I disconnected one, came in again, and *broker1* was used... Not sure I know the algorithm, but I was just ...
- 02:27 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- With a second broker configured, I connected from a second laptop on my network. It still went through the same broke...
- 02:23 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Greg Shah wrote:
> > Yes, but especially the [[p2j:Remote Launchers]]
>
> Updated the *c... - 05:40 PM Database Feature #9456: implement SQL Server dialect and helpers
- OK, I reverted the archive and rebased the branch. After fixing a lots of conflicts (some revisions were reverted ins...
- 12:55 PM Database Feature #9456: implement SQL Server dialect and helpers
- Ovidiu Maxiniuc wrote:
> No. I checked the branch and all changes are found at least in 9457c. I archived the branch... - 12:42 PM Database Feature #9456: implement SQL Server dialect and helpers
- No. I checked the branch and all changes are found at least in 9457c. I archived the branch as _'dead'_.
- 12:07 PM Database Feature #9456: implement SQL Server dialect and helpers
- Ovidiu Maxiniuc wrote:
> I am about to alter 9456b and address the following 5 occurrences of current @isLimitBefore... - 03:01 PM Database Bug #11015: allow cleanup the DMO types, caches, etc for dynamic temp-tables
- Alexandru Lungu wrote:
> Review for 11015a:
>
> * Changes in BufferManager are dependent upon the unique pk acr... - 01:19 PM Base Language Bug #4602: fixes for OO 4GL and structured error handling
- I will rerun the generated tests, but for now I am facing a different issue (NPE when logging an error in a test file...
- 01:00 PM Base Language Bug #4602: fixes for OO 4GL and structured error handling
- Constantin Asofiei wrote:
> Eduard, please rebase again.
I rebased to trunk. 16335.
I have noticed a bug:
s... - 12:28 PM Base Language Bug #4602: fixes for OO 4GL and structured error handling
- Eduard, please rebase again.
- 12:30 PM Database Feature #6457 (Internal Test): finish COPY-LOB support
- 12:27 PM Base Language Bug #10203: XMLs cannot be imported into a dataset without a schema present
- Teodor, what else is needed here?
- 12:24 PM Base Language Bug #10352 (Internal Test): Fix READ-JSON dataset handle method's behaviour
- 12:19 PM Database Bug #10560 (Internal Test): Wrong buffer picking for ReadXml when seralization name of a buffer c...
- 12:19 PM Base Language Bug #10636 (Internal Test): 4GL FOR FIRST LEAVE statement exits the function
- 12:18 PM Database Bug #10689 (Internal Test): Wrong temp-table FOR EACH sorting criteria
- 12:18 PM Base Language Bug #10712 (Internal Test): SAX-READER QName parameter is wrong
- 12:15 PM Database Bug #10956 (Internal Test): Wrong primary index selection on FOR EACH table
- 12:15 PM Base Language Bug #10925 (Internal Test): Ignore dataset name if present, for a dataset declared with serialize...
- 12:11 PM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- Andrei, please create a separate branch and place there all @p2j/oo@ .java files, without any DMO files or other arti...
- 11:55 AM Base Language Bug #10935 (Internal Test): Inherit the NO-UNDO option for a temp-table defined using the LIKE te...
- 10:28 AM User Interface Bug #10915: ugly dialogs
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Is there a possible case to get @onComplete@ message with @files... - 08:14 AM User Interface Bug #10915: ugly dialogs
- Sergey Ivanovskiy wrote:
> Is there a possible case to get @onComplete@ message with @files@ object evaluated to fal... - 07:43 AM User Interface Bug #10915: ugly dialogs
- I changed my opinion and committed the corresponding changes as rev 16354 (10915a) where this case was taken into acc...
- 07:37 AM User Interface Bug #10915: ugly dialogs
- Is there a possible case to get @onComplete@ message with @files@ object evaluated to false? I think that it is not p...
- 07:24 AM User Interface Bug #10915: ugly dialogs
- Yes, I think that you missed. I tested the corresponding testcase and found that @sendFileChoose@ is invoked if files...
- 06:47 AM User Interface Bug #10915: ugly dialogs
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Hynek Cihlar wrote:
> > > In @dojo.connect(u, "onComplete", fun... - 06:06 AM User Interface Bug #10915: ugly dialogs
- Hynek Cihlar wrote:
> Sergey, if you haven't also please test the various edge cases. An upload is interrupted by th... - 06:01 AM User Interface Bug #10915: ugly dialogs
- Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > In @dojo.connect(u, "onComplete", function(files)@ @sendFileChoose@ i... - 05:45 AM User Interface Bug #10915: ugly dialogs
- Hynek Cihlar wrote:
> In @dojo.connect(u, "onComplete", function(files)@ @sendFileChoose@ is called conditionally if... - 03:29 AM User Interface Bug #10915: ugly dialogs
- Sergey, if you haven't also please test the various edge cases. An upload is interrupted by the user, a connection er...
- 09:41 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Please go ahead with the context reset and make it conditional based on a directory flag. We should probably default...
- 09:36 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Greg Shah wrote:
> See my thoughts from #10963-53. I think we should add this flag.
I suppose the downside to rese... - 09:29 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- See my thoughts from #10963-53. I think we should add this flag.
On the other hand, if we have real leaks here, t... - 09:12 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Just as an experiment, I tried cleaning the FWD context after a session is terminated and this solved the leak comple...
- 08:01 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- I added the following fixes to the branch:
1. MSAManager connections not being clean up.
2. TxWrapper loadedBuffers... - 07:59 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Constantin Asofiei wrote:
> Artur, please provide some simple examples for #10963-56 and #10963-55 assumptions.
I... - 09:32 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- The branch @10913a@ has been rebased with recent trunk @16340@. Updated to revision @16346@.
This small change add... - 05:49 AM User Interface Bug #10913 (WIP): multiple tabs draw labels highlighted at the same time
- Let's also address the edge case Paula identified. Eugenie, please find out why are the button dimensions incorrect.
- 03:57 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- I attached a video.
- 03:51 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- I'm okay with the changes. It might be worth adding a null check for the tooltip instance to avoid a potential NPE.
... - 03:10 AM User Interface Bug #10913 (Review): multiple tabs draw labels highlighted at the same time
- Paula, please review.
- 08:15 AM Base Language Bug #11042 (Test): NativeInvoker may generate memptr with unknown size
- Branch 11042a was merged into trunk as rev. 16340 and archived.
- 08:13 AM Base Language Bug #11042 (Merge Pending): NativeInvoker may generate memptr with unknown size
- Tested 11042a with two unit test suites (one from #9448 that caused the regression). There were no issues found. The ...
- 07:40 AM Base Language Bug #10004 (WIP): NativeInvoker fails if an argument is of type integerConstant
- Hmm, in fact, now I read #10004-8 suggestion. I guess this should be fixed upstream. Let me debug and see why 10004a ...
- 07:35 AM Base Language Bug #10004 (Review): NativeInvoker fails if an argument is of type integerConstant
- Created and committed 10004b/16340. Please review.
- 07:22 AM Conversion Tools Bug #10912 (Test): Cannot invoke "java.lang.Class.isAssignableFrom(java.lang.Class)" because "cal...
- Branch 10912a was merged into trunk as rev. 16339 and archived.
- 07:13 AM Conversion Tools Bug #10912 (Merge Pending): Cannot invoke "java.lang.Class.isAssignableFrom(java.lang.Class)" bec...
- I am merging 10912a to trunk now.
- 06:54 AM Conversion Tools Bug #10919 (Review): the source/AST view is broken in the Analytics web UI
- Committed *10919b/16340*. Missed 2 commit calls, committed to remove those for good.
Greg, can you let me know if ... - 06:10 AM Conversion Tools Bug #10919: the source/AST view is broken in the Analytics web UI
- Committed *10919b/16339*. Noticed there were a lot of methods that only do read only operations and also call @commit...
- 03:24 AM User Interface Bug #10100 (Test): Setting the SORT Attribute in a Realized Widget
- Branch 10100a was merged into trunk as rev. 16338 and archived.
- 03:02 AM User Interface Bug #10100 (Merge Pending): Setting the SORT Attribute in a Realized Widget
- Seems fair. 10100a can be merged right now.
- 01:12 AM User Interface Bug #10100: Setting the SORT Attribute in a Realized Widget
- Testing that passed:
* ChUI regression testing
* Hotel GUI + 2 customer app smoke tests
* selection-list, combo-bo... - 07:53 PM Database Support #11066: How does FWD handle "by-reference"
- Hi guys,
Would it be possible to shed light on this question? - 07:50 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- I have created @tools/docker/docker_build.sh@ script which will build Docker runtime images for the current branch re...
01/12/2026
- 06:26 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- The branch @10913a@ has been updated for review to revision @16342@.
Fixed issue with overlay position check. We c... - 04:28 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Hynek Cihlar wrote:
> Code review 10913a.
>
> The change looks good. Please go ahead with regression testing.
... - 01:47 PM User Interface Bug #10913 (Internal Test): multiple tabs draw labels highlighted at the same time
- Code review 10913a.
The change looks good. Please go ahead with regression testing. - 12:52 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- The branch @10913a@ has been updated for review to revision @16338@. Rebased with recent trunk @16337@, new revision ...
- 10:59 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Paula Păstrăguș wrote:
> What if we also check whether the pointer is inside the tooltip’s own bounds? The original ... - 10:14 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- What if we also check whether the pointer is inside the tooltip’s own bounds? The original flickering occurred becaus...
- 03:31 PM Base Language Bug #11104: MSA appserver configuration causes issues reading agent startup parameters.
- When using the PASOE configuration, the startup parameters configured via directory in @server/standard/runtime/defau...
- 03:28 PM Base Language Bug #11104 (Closed): MSA appserver configuration causes issues reading agent startup parameters.
- 03:20 PM User Interface Bug #10915 (Review): ugly dialogs
- 03:20 PM User Interface Bug #10915: ugly dialogs
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, please review, the mouse handler was not restored because... - 06:41 AM User Interface Bug #10915: ugly dialogs
- Sergey Ivanovskiy wrote:
> Hynek, please review, the mouse handler was not restored because I missed tests after the... - 05:39 AM User Interface Bug #10915: ugly dialogs
- revno: 16349
branch nick: 10915a
message:
missed tests after changes in the dialog close listener logic, fixed t... - 05:38 AM User Interface Bug #10915: ugly dialogs
- Hynek, please review, the mouse handler was not restored because I missed tests after the hot changes in @onClose@ di...
- 10:24 AM Database Feature #9711 (WIP): collation configuration cleanup
- I started working on this today. I have created 9711a and committed in revision 16334 the changes.
I completed an ... - 10:20 AM Conversion Tools Feature #10804: create replacement AST implementation for use with ANTLR 4
- I discovered something interesting that fixes roughly 20 tests, bringing the number of files with differences down to...
- 09:58 AM User Interface Bug #10856: Logical FILL-IN: Caret position issues
- Vladimir Tsichevski wrote:
> **Code review**
>
> @BoolFormat.java@: history entry line length exceeds 110 chara... - 05:37 AM User Interface Bug #10856 (Review): Logical FILL-IN: Caret position issues
- Vladimir Tsichevski wrote:
> Code review and testing 10856a rev. 16322.
>
> **Testing**
>
> Now @UP@ and @Down... - 09:49 AM Conversion Tools Feature #9638: resolve OO dependencies during parsing using annotations in already converted classes
- How should we proceed with the filenames for the converted classes?
When we load a new class we search for its filen... - 09:37 AM User Interface Bug #10857: Logical FILL-IN initial state: Incorrect handling of unmatched keys
- Vladimir Tsichevski wrote:
> Delia Mitric wrote:
> > I've committed a solution to *10857a, rev. 16321*.
>
> Code... - 09:00 AM Database Bug #9950: Upgrade the metadata schema to a newer version
- Greg Shah wrote:
> In the past we have always found that we can use the latest @standard.df@ even with older code. ... - 08:41 AM Database Bug #9950: Upgrade the metadata schema to a newer version
- In the past we have always found that we can use the latest @standard.df@ even with older code. The newer versions h...
- 06:00 AM Database Bug #9950: Upgrade the metadata schema to a newer version
- Greg/Eric, this task is about standard.df for OE12.x which has additional fields for tables we manage, and these do n...
- 08:45 AM Conversion Tools Feature #6256: improved profile support
- Roger Borrello wrote:
> Greg Shah wrote:
> > Code Review Task Branch 6256b Revision 16331
> >
> > The change loo... - 08:43 AM Conversion Tools Feature #6256: improved profile support
- Greg Shah wrote:
> Code Review Task Branch 6256b Revision 16331
>
> The change looks good to me.
>
> Roger: Pl... - 08:36 AM Conversion Tools Feature #6256 (Internal Test): improved profile support
- Code Review Task Branch 6256b Revision 16331
The change looks good to me.
Roger: Please test it. - 05:42 AM Conversion Tools Feature #6256 (Review): improved profile support
- Committed *6256b/16331* to fix the profile usage. The patch from #6256-160 was not correct, the implementation should...
- 08:40 AM Conversion Tools Bug #10919: the source/AST view is broken in the Analytics web UI
- I tried to find the revision which introduced this performance issue using VisualVM. I am now switching to YourKit to...
- 08:23 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- Artur, please provide some simple examples for #10963-56 and #10963-55 assumptions.
- 08:13 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- The TemporaryBuffer keys from @domains@ are strongly reachable from @SecurityManager@, so they are not deleted from t...
- 07:35 AM Runtime Infrastructure Bug #10963: appserver resiliency and self healing
- The cause for @openBuffers@ leaking is that inner persistent static procedures do not clean the @openBuffers@ and oth...
- 06:59 AM User Interface Bug #4221 (Closed): Error in BaseEntity class
- 06:58 AM User Interface Bug #10894 (Internal Test): Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
- Code review 10894a. The changes look good.
- 06:22 AM User Interface Bug #10423 (Internal Test): Scrollbar is clipped by frame after a virtual width assignment
- Razvan-Nicolae Chichirau wrote:
> *Hynek*: Please check 10423a/rev. 16280.
It's good. Please regression-test. - 03:48 AM User Interface Bug #10423 (Review): Scrollbar is clipped by frame after a virtual width assignment
- *Hynek*: Please check 10423a/rev. 16280.
- 04:18 AM User Interface Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
- Razvan-Nicolae Chichirau wrote:
> Knowing this affects only Swing ChUI, I've done the following:
> * ChUI regressio... - 03:24 AM User Interface Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
- Knowing this affects only Swing ChUI, I've done the following:
* ChUI regression tests
* Isolated tests such as #11... - 01:16 AM Database Bug #10455: Persistent table CAN-FIND FIRST issue
- Please double check the patch. I was using an old patch. Now the case from #9457-163 is working.
- 01:04 AM Database Bug #10455: Persistent table CAN-FIND FIRST issue
- I can confirm that the issue still occurs, I am working on a fix right now (maybe the last commit is not right).
- 12:47 AM Database Bug #10455: Persistent table CAN-FIND FIRST issue
- I am back to office. I am checking this right now, with my setup.
01/11/2026
- 06:24 AM Conversion Tools Bug #11089: Lexical/Grammatical Errors in TRPL Expressions
- Another issue: the @schema/generate_ddl.xml@ references non-existing @com.goldencode.p2j.persist.ORMHandler@ class.
- 06:00 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Eugenie Lyzenko wrote:
> So for now I'm inclining to suggest pretty radical solution. We will not use any widget to ...
01/10/2026
- 10:19 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- The branch @10913a@ has been rebased with trunk @16334@, new version is @16337@.
Today I have worked on and tested...
01/09/2026
- 04:13 PM User Interface Bug #10249: Numeric FILL-IN in ChUI Mode: Decimal Delimiter Input Discrepancies
- I compiled this Input Decimal Delimiter specification:
This describes the behavior of the OpenEdge @FILL-IN@ widge... - 02:51 PM Base Language Feature #3853: implement LOG-MANAGER runtime
- Tomasz Domin wrote:
>
> I will switch to FWD implementation on implemented tests in meantime.
After cleaning an... - 02:06 PM Base Language Feature #3853: implement LOG-MANAGER runtime
- Tomasz Domin wrote:
> Based on provided customer logs (#10393, #9451) I've identified still to be implemented:
> -... - 09:51 AM Database Bug #11034 (Test): Reduce the number of Object[] created in ChangeSet
- Branch 11034a was merged into trunk as rev. 16334 and archived.
- 09:42 AM Database Bug #11034 (Merge Pending): Reduce the number of Object[] created in ChangeSet
- * ETF passed. Time difference ranged from -2.5% to +0.6% with PG.
* Large POC tests passed. Time difference was +0.8... - 08:59 AM Conversion Tools Bug #6629 (Review): incremental conversion for OpenClient proxy programs
- Committed *6629a/16334*. Cleanup services table in clean().
Constantin, please review. - 08:56 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Paula Păstrăguș wrote:
> Eugenie Lyzenko wrote:
> > Yes, the tabs label highlight issue is coming back when we turn... - 08:48 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Eugenie Lyzenko wrote:
> Yes, the tabs label highlight issue is coming back when we turn on the tooltip usage in Hot... - 08:37 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Windows10Theme
- 08:36 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Paula Păstrăguș wrote:
> Oh, you dug a bit into the Hotel GUI code, good catch! In that case, we can proceed with te... - 08:16 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Oh, you dug a bit into the Hotel GUI code, good catch! In that case, we can proceed with testing to see whether the i...
- 08:08 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Paula Păstrăguș wrote:
> In our issue scenario, I think it's not possible to add a tooltip to a folder label. Here's... - 08:01 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- In our issue scenario, I think it's not possible to add a tooltip to a folder label. Here's how they are constructed:...
- 07:53 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- The video was captured without the boundary check.
- 07:52 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Attached it.
- 07:49 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Paula Păstrăguș wrote:
> Eugenie Lyzenko wrote:
> > Paula Păstrăguș wrote:
> > > If we remove the check, you can s... - 07:46 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Eugenie Lyzenko wrote:
> Paula Păstrăguș wrote:
> > If we remove the check, you can see the flicker using the testc... - 07:45 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Eugenie Lyzenko wrote:
> Paula Păstrăguș wrote:
> > [...]
>
> What if the button (in Hotel GUI) has tooltip? The... - 07:45 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Paula Păstrăguș wrote:
> If we remove the check, you can see the flicker using the testcase from above.
Can you p... - 07:42 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Paula Păstrăguș wrote:
> [...]
What if the button (in Hotel GUI) has tooltip? The issue will come back? - 07:36 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- ...
- 07:33 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Paula Păstrăguș wrote:
> If you’re referring to my suggestion, then yes, by checking whether the widget has a toolti... - 07:20 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- If you’re referring to my suggestion, then yes, by checking whether the widget has a tooltip in addition, both my tes...
- 07:02 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Paula, will preventing the exit handler execution resolve your test case? If so this should be the preferred solution.
- 03:57 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- TLDR, my suggestion is to also check if the button has a tooltip or not.
- 03:53 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- If we remove the check, you can see the flicker using the testcase from above.
- 03:51 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- I initially thought I had tested the scenario without the changes as well, but it looks like I didn’t save the file, ...
- 02:57 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Eugenie Lyzenko wrote:
> Hi Paula,
>
> I'm going to remove boundary check for @GuiButton.mouseExited()@ handler. ... - 02:21 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Paula, please review 10913a.
- 02:20 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Eugenie Lyzenko wrote:
> In these conditions I would suggest to completely remove bound checking code. And merge the... - 06:17 AM Conversion Tools Bug #10912: Cannot invoke "java.lang.Class.isAssignableFrom(java.lang.Class)" because "calleeType...
- The change is in 10912a rev 16311. I think this can be merged to trunk.
- 06:06 AM Conversion Tools Bug #10912: Cannot invoke "java.lang.Class.isAssignableFrom(java.lang.Class)" because "calleeType...
- In #10946-34 you mentioned that there is more to this fix. Can we get all of that in 10912a or do we plan to merge 94...
- 05:56 AM Database Bug #11037: Record not being evicted from FFCache
- Alexandru Lungu wrote:
> * Why do you need to actually check if @nodeToRemove@ is inside the list? Can't you run @no... - 05:44 AM Database Bug #11027: Unflushed record causes infinite loop
- > Just to be clear, you mean that, the so called dirtyDMO from DirtyInfo will need to actually store the pristine rec...
- 04:59 AM Database Bug #11027: Unflushed record causes infinite loop
- Alexandru Lungu wrote:
> I wonder how the following behaves:
> [...]
>
> The first record is @1@, but its actual... - 02:23 AM User Interface Bug #11056 (Internal Test): SHIFT + TAB doesn't work on Swing ChUI
- Razvan-Nicolae Chichirau wrote:
> Can this be moved to Internal Testing?
I think so. Sergey, if you think there a... - 02:14 AM User Interface Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
- Sergey Ivanovskiy wrote:
> This comment supposes that SHIFT+TAB doesn't emit keyTyped event. What should be changed ...
01/08/2026
- 05:48 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- While I was working on the scripting, I thought it might not be a bad idea to include the @docker_build.sh@ script di...
- 10:58 AM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- > At that point, they would have FWD runtime images ready to put into the application's Docker images (server and cli...
- 05:38 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Greg Shah wrote:
> Yes, but especially the [[p2j:Remote Launchers]]
Updated the *client.xml* section. I was looki... - 10:55 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Greg Shah wrote:
> > Roger: Based on your trials and tribulations with this, I think our do... - 05:12 PM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Code Review Task Branch 7180a Revisions 16358 through 16360
The changes look good. - 05:05 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Fixed the issue mentioned in #11030-14 in *7180a/16360*. Files were parsed by rules more than one time, there was als...
- 03:22 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- The branch @10913a@ has been rebased with trunk @16331@, new version is @16334@.
Hynek,
Sorry I still need your... - 01:13 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Hynek,
Today I tried to understand how we could disable mouse hovering feature for tooltip window. This is the cha... - 03:05 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > Code review 10913a.
> >
> > Why do we need to check the mouse ... - 01:24 PM User Interface Bug #4221: Error in BaseEntity class
- Greg Shah wrote:
> Why is the task set to 80%?
I forgot to change it to 100%. Done. - 08:47 AM User Interface Bug #10857: Logical FILL-IN initial state: Incorrect handling of unmatched keys
- Smoke testing for another GUI Customer app is done. No regressions found.
- 08:43 AM Conversion Tools Feature #6256: improved profile support
- I am setting up the scenario received from Roger right now.
- 07:22 AM Conversion Tools Feature #6256: improved profile support
- You have an activeProfile now, so the SchemaDictionary.pristineDbs will not be set in SchemaDictionary constructor. S...
- 04:25 AM Conversion Tools Feature #6256: improved profile support
- Roger Borrello wrote:
> Roger Borrello wrote:
> > Dănuț Filimon wrote:
> > > you can use the following in the mean... - 06:46 AM User Interface Bug #10856 (WIP): Logical FILL-IN: Caret position issues
- 06:31 AM Database Bug #11027: Unflushed record causes infinite loop
- > A first problem I am encountering is that there is no pristine record from the persistent database in that scenario...
- 05:49 AM Database Bug #11027 (WIP): Unflushed record causes infinite loop
- 05:46 AM Conversion Tools Bug #6629 (WIP): incremental conversion for OpenClient proxy programs
- Rebased *6629a* to latest *trunk/16331*, the branch is now at revision *16333*.
Placed the issue back in wip for #... - 03:25 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
- Constantin Asofiei wrote:
> Danut, I think the changes in 6629a are good. One issue I'm not sure how to improve: wh... - 03:26 AM User Interface Bug #11044 (WIP): FILL-IN with Unknown Value: Incorrect Key Input Handling
01/07/2026
- 06:20 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- I wanted to acknowledge your feedback. I have not had a chance to absorb it today due to other priorities.
One th... - 08:51 AM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- > I am looking at building the runtime images, specifically I'd like to have this process for development.
> On the ... - 05:45 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Greg Shah wrote:
> Roger: Based on your trials and tribulations with this, I think our documentation needs edits. P... - 05:42 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> You could commit 16336 after 16337 to revert the changes.
I reverted to *16336* on xfe... - 08:17 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger: Based on your trials and tribulations with this, I think our documentation needs edits. Please write those ed...
- 02:41 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- The branch @10913a@ has been updated for review to revision @16333@.
This is small fix for bounds check, need to e... - 01:54 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Hynek Cihlar wrote:
> Code review 10913a.
>
> Why do we need to check the mouse cursor is inside a button in @mo... - 01:35 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Code review 10913a.
Why do we need to check the mouse cursor is inside a button in @mouseExited@? Shouldn't @mous... - 01:34 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Hynek,
Have you had a chance to review this branch. I guess we could merge to trunk if no objections.
01/06/2026
- 06:01 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- The branch @10913a@ has been updated for review to revision @16332@.
This is reworked fix for original issue. I ha... - 07:21 PM User Interface Bug #10913 (Review): multiple tabs draw labels highlighted at the same time
- The branch @10913a@ has been updated for review to revision @16331@.
This is the fix for original issue. Can be me... - 04:55 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- I am looking at building the runtime images, specifically I'd like to have this process for development.
# On the bu... - 02:13 PM Base Language Bug #11080: DATETIME / DATETIME-TZ Format (Time and Timezone Offset) Validation Issues
- Below is an updated specification:
h1. DATETIME and DATETIME-TZ Format Specification
This document defines the ... - 09:48 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- You could commit 16336 after 16337 to revert the changes.
- 09:46 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I have a copy of 9709b on xfer.goldencode.com in @/opt/fwd/9709b@ that I want to revert to 16336 for now. Should I _u...
- 09:40 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Sergey Ivanovskiy wrote:
> > From your logs I observed
> > [...]
> > that @remote:agent:d... - 09:27 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> From your logs I observed
> [...]
> that @remote:agent:dedicatedMode=true@ but this par... - 09:21 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Sergey Ivanovskiy wrote:
> > Sergey Ivanovskiy wrote:
> > > Please use rev 16336 (9709b) b... - 08:42 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Sergey Ivanovskiy wrote:
> > Please use rev 16336 (9709b) because this cross-site cookie... - 08:02 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, could you please explain or develop your idea more thorou... - 04:48 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- From your logs I observed...
- 04:27 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- >I had <agent dedicatedMode="true"/> and was receiving localhost refused to connect. When I changed to "false" I now ...
- 04:21 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Please use rev 16336 (9709b) because this cross-site cookie is not permitted with rev 163...
01/05/2026
- 05:53 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> In respect to @dedicatedMode@ please test with this option and without the former. @dedic... - 04:25 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> I'm getting a much more favorable situation, only the browser is indicating localhost refuse... - 02:50 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- The @fwd_client_base_crash_20260105_144809.log@ contains *localhost* for @CLIENT:WEB:HOST@. I'm not sure where that c...
- 02:45 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I'm getting a much more favorable situation, only the browser is indicating localhost refused to connect. I have the ...
- 02:24 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Yes, that should work.
- 01:52 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Constantin Asofiei wrote:
> You also need a @bzr clean-tree --force@ to be sure you get a clean branch.
So this i... - 01:40 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- You also need a @bzr clean-tree --force@ to be sure you get a clean branch.
- 01:39 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Yikes... The @dbash.sh@ @fwd_update.sh@ tool was using the xfer location, which I created with the standard tool scri...
- 01:16 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Am I receiving the below due to Java 17 updates or your updates?
> [...]
>
> Perhaps I n... - 01:08 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Am I receiving the below due to Java 17 updates or your updates?...
- 12:06 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Please use rev 16336 (9709b) because this cross-site cookie is not permitted with rev 163... - 11:51 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Please use rev 16336 (9709b) because this cross-site cookie is not permitted with rev 16337 (9709b). I committed rev ...
- 11:48 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger, you should connect to the server host but not to the broker host. From your description it is @fwddev1:7443/gu...
- 11:12 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> I have no issues with the broker setup and Java 17. My environment just simulates your en... - 05:01 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Hi Paula,
I'm going to remove boundary check for @GuiButton.mouseExited()@ handler. Because this event should alwa... - 01:53 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Created task branch @10913a@ from trunk revision @16330@.
- 01:33 PM User Interface Bug #10913 (WIP): multiple tabs draw labels highlighted at the same time
- Greg Shah wrote:
> Yes
OK. I'm creating the @10913a@ branch to commit the fix. - 12:43 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Yes
- 12:05 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Greg,
Do we need the fix noted in #10913-3 be applied to new branch and then in trunk? - 03:51 PM Conversion Tools Bug #11089: Lexical/Grammatical Errors in TRPL Expressions
- The proposed changes are specific to FWD. I'm moving the task.
- 03:46 PM Conversion Tools Bug #11089: Lexical/Grammatical Errors in TRPL Expressions
- Some expressions in the @rules/@ subdirectory of FWD contain lexical/grammatical errors:
- Several string variable... - 03:44 PM Conversion Tools Bug #11089 (New): Lexical/Grammatical Errors in TRPL Expressions
- 02:35 PM User Interface Bug #10894 (Review): Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
- Hynek Cihlar wrote:
> Code review 10894a.
>
> @extractComponentText@:
> * Please fix the indentation.
> * The @... - 10:07 AM User Interface Bug #10894 (WIP): Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
- Code review 10894a.
@extractComponentText@:
* Please fix the indentation.
* The @param screen description is mis... - 02:32 PM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- > As a general idea - I think anything which has temp-tables for these cases, we will rewrite to not use them.
Yes... - 02:26 PM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- Greg Shah wrote:
> > * files which have also a history list from our the hand-written .cls file - should we keep tha... - 01:29 PM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- > * files which have also a history list from our the hand-written .cls file - should we keep that history?
We kee... - 09:50 AM Base Language Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- Greg, please see these notes:
* files which have also a history list from our the hand-written .cls file - should we... - 02:19 PM User Interface Bug #9913: DATE FILL-IN: Unexpected normalization on Enter and Tab keys
- The fix in rev. 16332 of 10876a also partially resolves this issue, specifically for the @Enter@ key.
The root cau... - 02:12 PM User Interface Bug #10876: Date FILL-IN: Incorrect ENTER key handling in GUI mode
- Hynek Cihlar wrote:
> Vladimir, please address the FIXME comment and go ahead with regression testing. ChUI regressi... - 09:53 AM User Interface Bug #10876 (Internal Test): Date FILL-IN: Incorrect ENTER key handling in GUI mode
- Vladimir, please address the FIXME comment and go ahead with regression testing. ChUI regression tests will be also n...
- 10:27 AM Conversion Tools Feature #6256: improved profile support
- Roger Borrello wrote:
> Dănuț Filimon wrote:
> > you can use the following in the meantime:
>
> I'll await your ... - 10:14 AM Conversion Tools Feature #6256: improved profile support
- Dănuț Filimon wrote:
> you can use the following in the meantime:
I'll await your commit. - 09:57 AM Conversion Tools Feature #6256: improved profile support
- Dănuț Filimon wrote:
> Roger Borrello wrote:
> > Dănuț Filimon wrote:
> > > Created task branch 6256b from the lat... - 09:49 AM Conversion Tools Feature #6256: improved profile support
- Roger Borrello wrote:
> Dănuț Filimon wrote:
> > Created task branch 6256b from the latest trunk/16630.
>
> I'm ... - 09:42 AM Conversion Tools Feature #6256: improved profile support
- Dănuț Filimon wrote:
> Created task branch 6256b from the latest trunk/16630.
I'm testing right now - 09:28 AM Conversion Tools Feature #6256: improved profile support
- Created task branch 6256b from the latest trunk/16630.
- 09:26 AM Conversion Tools Feature #6256 (WIP): improved profile support
- Fix it here.
- 09:24 AM Conversion Tools Feature #6256: improved profile support
- Greg Shah wrote:
> OK, fix it. It should behave like "use this if no other profile is specified".
Can I put this... - 09:23 AM Conversion Tools Feature #6256: improved profile support
- Danut, you are right, the problem is here:...
- 09:17 AM Conversion Tools Feature #6256: improved profile support
- OK, fix it. It should behave like "use this if no other profile is specified".
- 08:52 AM Conversion Tools Feature #6256: improved profile support
- I went straight into work mode haha. Happy New Year!
Roger Borrello wrote:
> I tested by removing @default="true"... - 08:41 AM Conversion Tools Feature #6256: improved profile support
- Roger Borrello wrote:
> I tested by removing @default="true"@ (I had already removed @default="false"@, which seemed... - 08:33 AM Conversion Tools Feature #6256: improved profile support
- Roger Borrello wrote:
> I tested by removing @default="true"@ (I had already removed @default="false"@, which seemed... - 08:32 AM Conversion Tools Feature #6256: improved profile support
- I tested by removing @default="true"@ (I had already removed @default="false"@, which seemed superfluous anyway) and ...
- 08:26 AM Conversion Tools Feature #6256: improved profile support
- Dănuț Filimon wrote:
> There's @default=true@ which indicates that the profile is loaded by default, even if there i... - 06:37 AM Conversion Tools Feature #6256: improved profile support
- There's @default=true@ which indicates that the profile is loaded by default, even if there is no explicit profile us...
- 10:10 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
- Danut, I think the changes in 6629a are good. One issue I'm not sure how to improve: when deleting a service file, t...
- 09:47 AM User Interface Bug #10423 (WIP): Scrollbar is clipped by frame after a virtual width assignment
- Code review 10423a. The changes look good, just please move @CoordinatesConversion cc = LogicalTerminal.coordinates()...
- 09:28 AM User Interface Bug #4221: Error in BaseEntity class
- Why is the task set to 80%?
- 09:26 AM User Interface Bug #4221: Error in BaseEntity class
- Hynek Cihlar wrote:
> Wow, this issue is already 6 years old! Which branch should be reviewed? 4124a doesn't exist.
... - 09:17 AM User Interface Bug #4221: Error in BaseEntity class
- Wow, this issue is already 6 years old! Which branch should be reviewed? 4124a doesn't exist.
- 08:25 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- > QryInfo - could be quite complicated from what I see above, as FWD persistence subsystem is completely difference
...
01/04/2026
- 11:23 PM Conversion Tools Feature #6256: improved profile support
- Greg Shah wrote:
> As documented in [[p2j:Chapter_6_Project_Setup#Profiles|Profiles]] (and discussed previously in #...
01/02/2026
- 01:08 PM Base Language Feature #3853: implement LOG-MANAGER runtime
- Based on provided customer logs (#10393, #9451) I've identified still to be implemented:
- complete set of 26 cases... - 12:40 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I rolled back @SameSite@ policy for the authorization cookie rev 16337 (9709b) by setting this property to @STRICT@ a...
12/31/2025
- 12:14 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Authentication cookie is used only by @AuthHandler@ and is not used by known implementations of @SsoAuthenticator@. I...
- 09:45 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- We cannot require reverse proxy as a solution.
- 09:42 AM Conversion Tools Feature #6256: improved profile support
- As documented in [[p2j:Chapter_6_Project_Setup#Profiles|Profiles]] (and discussed previously in #6256-127) you can sp...
- 07:49 AM User Interface Bug #10915: ugly dialogs
- OK, I will check this later because working on the different task now. Although I tested direct upload and the old ap...
12/30/2025
- 03:07 PM User Interface Bug #10915 (WIP): ugly dialogs
- Code review 10915a.
In @dojo.connect(u, "onComplete", function(files)@ @sendFileChoose@ is called conditionally if... - 10:04 AM Database Bug #10455: Persistent table CAN-FIND FIRST issue
- Please see the unit test in #9457-163, 10455b does not solve it.
- 08:52 AM Build and Source Control Feature #4645: Migrate Ant build logic into Gradle and use the standard Java plugin
- I'm extending the scope of the issue to also add the standard Gradle Java plugin in order to allow the build to be us...
- 04:56 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- It seems that using Anti-CSRF Tokens should be more easily to implement because this token can be included into html ...
- 03:57 AM User Interface Bug #10100 (Internal Test): Setting the SORT Attribute in a Realized Widget
- Code review 10100a. The changes look good. Please go ahead with regression testing.
12/29/2025
- 02:19 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- OK. Thank you for pointing on this issue. I didn't know the Cross-site request forgery (CSRF) method to steal cookies...
- 02:07 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Hynek, is this rev 16336 (9709b) passed the review if we don't take into account the secu... - 02:03 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Hynek, could you please explain ... - 02:02 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Why these issues were not raised when iframe with cookie were developed at the different ... - 01:57 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Why these issues were not raised when iframe with cookie were developed at the different task more earlier? The same ...
- 01:37 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I don't understand why this option (ref https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Cookies)...
- 01:33 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, could you please explain or develop your idea more thorou... - 01:27 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Hynek, is this rev 16336 (9709b) passed the review if we don't take into account the security issues?
I would propos... - 12:49 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Hynek, could you please explain or develop your idea more thoroughly because it is not cl... - 12:02 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Hynek, could you please explain or develop your idea more thoroughly because it is not clear for me now. The spawned ...
- 11:49 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> It seems that NONE is only option. In practice I did some tests that showed that another ... - 10:50 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Hynek Cihlar wrote:
> Code review 9709b.
>
> Potential @NPE@, @env.get(BrokerCore.BROKER_DEDICATED_HOST)@ may in ... - 08:50 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Hynek Cihlar wrote:
> Code review 9709b.
> I'm a bit uneasy with relaxing the same-site cookie policy in @AuthHan... - 07:53 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Code review 9709b.
Potential @NPE@, @env.get(BrokerCore.BROKER_DEDICATED_HOST)@ may in theory return @null@. For s... - 12:49 PM Conversion Tools Feature #6256: improved profile support
- Greg Shah wrote:
> Are you reporting a bug in FWD? Or is this a scripting issue for that application? The profile ... - 09:33 AM Conversion Tools Feature #6256: improved profile support
- Roger Borrello wrote:
> Greg Shah wrote:
> > Roger Borrello wrote:
> > > Dănuț, did you test any configuration whe... - 11:23 AM Base Language Bug #11082: NPE in TemporaryAccountPool.shutDown() Method
- The @TemporaryAccountPool.shutDown()@ method is defined as follows:...
- 11:19 AM Base Language Bug #11082 (New): NPE in TemporaryAccountPool.shutDown() Method
- 05:32 AM User Interface Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
- Razvan-Nicolae Chichirau wrote:
> ATM we only treat the shift+tab combination in @keyPressed()@ and that's why I wro...
12/25/2025
- 03:31 PM Base Language Bug #11080 (WIP): DATETIME / DATETIME-TZ Format (Time and Timezone Offset) Validation Issues
- 03:30 PM Base Language Bug #11080: DATETIME / DATETIME-TZ Format (Time and Timezone Offset) Validation Issues
- h1. DATETIME / DATETIME-TZ Format Specification
This specification defines the valid format strings for @DATETIME@... - 01:29 PM Base Language Bug #11080: DATETIME / DATETIME-TZ Format (Time and Timezone Offset) Validation Issues
- When an invalid format is passed to @STRING(DATETIME, FORMAT)@, OE raises an error.
FWD does not consistently enfo... - 12:36 PM Base Language Bug #11080 (WIP): DATETIME / DATETIME-TZ Format (Time and Timezone Offset) Validation Issues
- 03:51 AM User Interface Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
- Sergey Ivanovskiy wrote:
> Razvan-Nicolae Chichirau wrote:
> > Has 11056a passed the review?
> Yes, I think that t...
12/24/2025
- 02:43 PM User Interface Bug #9657: Date FILL-IN with no separator format: incorrect display value for unknown date value
- Eugenie Lyzenko wrote:
> Vladimir Tsichevski wrote:
> > Eugenie Lyzenko wrote:
> > > Vladimir Tsichevski wrote:
>... - 02:25 PM User Interface Bug #9657: Date FILL-IN with no separator format: incorrect display value for unknown date value
- Vladimir Tsichevski wrote:
> Eugenie Lyzenko wrote:
> > Vladimir Tsichevski wrote:
> > > Eugenie, please, review.
... - 01:10 PM User Interface Bug #9657: Date FILL-IN with no separator format: incorrect display value for unknown date value
- Eugenie Lyzenko wrote:
> Vladimir Tsichevski wrote:
> > Eugenie, please, review.
>
> I have no objections. While... - 10:44 AM User Interface Bug #9657: Date FILL-IN with no separator format: incorrect display value for unknown date value
- Vladimir Tsichevski wrote:
> Eugenie, please, review.
I have no objections. While it is OK with @ChUI@ testing.
... - 09:37 AM User Interface Bug #9657: Date FILL-IN with no separator format: incorrect display value for unknown date value
- Eugenie, please, review.
- 02:02 PM Conversion Tools Feature #6256: improved profile support
- Greg Shah wrote:
> Roger Borrello wrote:
> > Dănuț, did you test any configuration where you had 2 profiles, each o... - 09:38 AM Conversion Tools Feature #6256: improved profile support
- Roger Borrello wrote:
> Dănuț, did you test any configuration where you had 2 profiles, each one specifying a differ... - 01:33 PM Runtime Infrastructure Bug #8206: Logging manager issues
- It needs to be tested in multiple runtime environments, including appserver and REST.
- 09:25 AM Runtime Infrastructure Bug #8206: Logging manager issues
- Tomasz Domin wrote:
> Code review 8206b/16306, changes are good, no remarks.
Can this be merged to trunk? - 10:32 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I used 9709b.
- 10:27 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I have no issues with the broker setup and Java 17. My environment just simulates your environment:
1) started Virtu... - 04:03 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Sergey Ivanovskiy wrote:
> > I did the changes in 9709b that were not reviewed yet.
> Is H... - 04:01 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- For the broker setup the spawned client connects to the server via SSL and gets remote server objects and performs th...
- 02:06 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> I'm interested in understanding why when we run the @ClientDriver@ at the command line (typi... - 09:35 AM User Interface Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
- Razvan-Nicolae Chichirau wrote:
> Has 11056a passed the review?
Yes, I think that the changes are good.
- 08:49 AM User Interface Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
- Has 11056a passed the review?
- 08:18 AM User Interface Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
- The changes 11056a/rev. 16326 looks correct.
- 08:13 AM User Interface Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
- > > Do you know/understand what means NCURSES/Linux compatibility?
> I guess the compatibility that FWD offers to ru... - 08:01 AM User Interface Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
- Sergey Ivanovskiy wrote:
> Is it correct that if we choose this configuration option @"opsys"="WIN32"@, then @WinKey... - 05:41 AM User Interface Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
- Razvan-Nicolae Chichirau wrote:
> Hynek Cihlar wrote:
> > Is this issue limited only to Shift+Tab?
>
> ATM we on... - 05:04 AM User Interface Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
- Hynek Cihlar wrote:
> Is this issue limited only to Shift+Tab?
ATM we only treat the shift+tab combination in @ke... - 09:29 AM User Interface Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Code review 7646a. The change is good and safe.
> >
> > Vla... - 09:22 AM Base Language Bug #8309: Do the error handling for r-index and extend implementation to INDEX and LONGCHAR
- Can the 8309a branch be merged into trunk?
The change is already over a year old. Merging it directly into the curre... - 02:55 AM User Interface Bug #10100 (Review): Setting the SORT Attribute in a Realized Widget
- Please check rev. 16323.
- 02:06 AM User Interface Bug #10857: Logical FILL-IN initial state: Incorrect handling of unmatched keys
- ChUI regression tests passed with 10857a.
Also available in: Atom