Project

General

Profile

Activity

From 09/21/2019 to 10/20/2019

10/21/2019

09:34 PM Database Feature #2156: datetime-tz and hibernate
Stanislav Lomany wrote:
> > either we force the same-zone column for all dialects
>
> I suppose we are going that...
Eric Faulhaber

10/20/2019

11:28 AM User Interface Bug #4135: high dpi screens display in low dpi
I suppose to detect high resolution screens by this media query and use it to define scaling factor 2.... Sergey Ivanovskiy
11:08 AM User Interface Bug #4135: high dpi screens display in low dpi
Sergey Ivanovskiy wrote:
> It seems that for high resolution screens we should follow this example from https://deve...
Sergey Ivanovskiy
07:31 AM Database Feature #3815: more temp-table options
> Everything is complete in this task?
I think yes. Code page is properly resolved and set, but data it is not act...
Stanislav Lomany

10/19/2019

03:45 PM Runtime Infrastructure Bug #4357: Infinite trigger loop
Fixed in 3809e revision 11356. Constantin, please review the changes. Hynek Cihlar

10/18/2019

05:37 PM User Interface Bug #4135: high dpi screens display in low dpi
It seems that for high resolution screens we should follow this example from https://developer.mozilla.org/en-US/docs... Sergey Ivanovskiy
04:31 PM User Interface Bug #4135: high dpi screens display in low dpi
Constantin, thanks, I will test changes with Chrome and then provide the patch for this issue. There is another visio... Sergey Ivanovskiy
01:21 PM User Interface Bug #4135: high dpi screens display in low dpi
From the customer:
> This is seen on all high resolution displays, both Mac, Ubuntu and Windows. Although almost a...
Greg Shah
12:44 PM User Interface Bug #4135: high dpi screens display in low dpi
Sergey, Chrome has a feature where, after you open the Developer Tools, you can test a site how it looks on different... Constantin Asofiei
11:56 AM User Interface Bug #4135: high dpi screens display in low dpi
> Please provide the display resolution parameters for which the low graphics quality has been observed.
The custo...
Greg Shah
11:18 AM User Interface Bug #4135: high dpi screens display in low dpi
Please provide the display resolution parameters for which the low graphics quality has been observed.
These parame...
Sergey Ivanovskiy
09:47 AM User Interface Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Hynek Cihlar wrote:
> Marius Gligor wrote:
> > My question is: Should we implement these interfaces as FWD @ComObje...
Marius Gligor
09:26 AM User Interface Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Marius Gligor wrote:
> My question is: Should we implement these interfaces as FWD @ComObject@ objects and accessed ...
Hynek Cihlar
08:39 AM User Interface Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Some @OCX Progress Bar@ event handlers for Drag & Drop operations are using a parameter of type @COM-HANDLE@:
<pre...
Marius Gligor

10/17/2019

04:33 PM Database Support #3871: determine how to change codepages/locales during import
At this moment I suppose now that PostgreSQL database has been configured to have @UTF-8@ encoding. If another one-by... Sergey Ivanovskiy
03:45 PM Base Language Feature #3810: SECURITY-POLICY and other security features
I understand that the issue described in #3810-399 is not in the scope of this task.
The branch 3810d is ready for...
Igor Skornyakov
10:37 AM Base Language Feature #3810: SECURITY-POLICY and other security features
Igor Skornyakov wrote:
> Well, it seems that it is a configuration issue. However, I do not understand how to config...
Igor Skornyakov
08:38 AM Base Language Feature #3810: SECURITY-POLICY and other security features
Igor Skornyakov wrote:
> Igor Skornyakov wrote:
> > I've noticed an incompatibility between 4GL and FWD. For the co...
Igor Skornyakov
08:17 AM Base Language Feature #3810: SECURITY-POLICY and other security features
Igor Skornyakov wrote:
> I've noticed an incompatibility between 4GL and FWD. For the connected databases, 4GL assig...
Igor Skornyakov
06:31 AM Base Language Feature #3810: SECURITY-POLICY and other security features
Igor Skornyakov wrote:
> I've suddenly started to get the following exception while retrieving data from the @_User@...
Igor Skornyakov
05:52 AM Base Language Feature #3810: SECURITY-POLICY and other security features
Igor Skornyakov wrote:
> I've noticed an incompatibility between 4GL and FWD. For the connected databases, 4GL assig...
Marian Edu
05:31 AM Base Language Feature #3810: SECURITY-POLICY and other security features
I've suddenly started to get the following exception while retrieving data from the @_User@ table:... Igor Skornyakov
09:16 AM Runtime Infrastructure Feature #3819: PROFILER system handle
Marian Edu wrote:
> Hi Greg, is there anything that needs clarification on this topic?
No, I think this is comple...
Greg Shah
03:55 AM Runtime Infrastructure Bug #4357: Infinite trigger loop
The problematic code is in @EventList.lookupWorker@:... Hynek Cihlar
03:35 AM Runtime Infrastructure Bug #4357: Infinite trigger loop
During testing of a large customer GUI application I encountered an abend when interacting with the main (menu) windo... Hynek Cihlar
03:30 AM Runtime Infrastructure Bug #4357 (Closed): Infinite trigger loop
Hynek Cihlar

10/16/2019

06:06 PM Base Language Feature #3810: SECURITY-POLICY and other security features
I've noticed an incompatibility between 4GL and FWD. For the connected databases, 4GL assigns USERID (it is an OS use... Igor Skornyakov
01:31 PM Database Support #3871: determine how to change codepages/locales during import
Yes, these are the only three supported dialects (see implementations of @P2JDialect@) at this moment. Ovidiu Maxiniuc
12:00 PM Database Support #3871: determine how to change codepages/locales during import
Ovidiu, thank you for help. Should we support only PostgreSql, H2 and MS SQL Server? Sergey Ivanovskiy
10:22 AM Database Support #3871: determine how to change codepages/locales during import
It seems that not all database developers have chosen to honour ANSI standard.
For H2 (I updated my h2 test envir...
Ovidiu Maxiniuc
04:26 AM Database Support #3871: determine how to change codepages/locales during import
Ovidiu Maxiniuc wrote:
> Review of r11346 / 3871a.
>
> Generally I am OK with the new code as it seem logical, ex...
Sergey Ivanovskiy
07:04 AM Database Feature #2156: datetime-tz and hibernate
> * In what use case(s) is the UTC timestamp sufficient?
Also comparison and WHERE statement.
Stanislav Lomany
06:46 AM Database Feature #2156: datetime-tz and hibernate
> * In what use case(s) do we need the timezone that originally was known when the datum was stored?
When @datetim...
Stanislav Lomany
01:44 AM Base Language Feature #3867: direct java class access from 4GL code
Fixed in 4069a rev 11428. Constantin Asofiei

10/15/2019

07:29 PM Database Feature #2156: datetime-tz and hibernate
Sorry, I've gotten lost in all the circles here. Can we take a step back? Please help me understand the following fun... Eric Faulhaber
05:00 PM Database Feature #2156: datetime-tz and hibernate
> either we force the same-zone column for all dialects
I suppose we are going that way. And basically I was wonde...
Stanislav Lomany
04:38 PM Database Feature #2156: datetime-tz and hibernate
OK, I understand, thanks. I was mislead because of the final convert. But the idea is the same. Ovidiu Maxiniuc
04:35 PM Database Feature #2156: datetime-tz and hibernate
>The additional column is added only because of PSQL. It converts all DTZs to local (not UTC) DT and store them that ... Stanislav Lomany
04:10 PM Database Feature #2156: datetime-tz and hibernate
Actually, all supported db engines (H2, PSQL and MSSQL) will handle the mixed-timezone timestamps. Please see note 23... Ovidiu Maxiniuc
03:41 PM Database Feature #2156: datetime-tz and hibernate
Stanislav Lomany wrote:
> In addition: now we have timestamps with different timezones in one column (correct me if ...
Constantin Asofiei
03:38 PM Database Feature #2156: datetime-tz and hibernate
In addition: now we have timestamps with different timezones in one column (correct me if I'm wrong). I suggest to us... Stanislav Lomany
03:22 PM Database Feature #2156: datetime-tz and hibernate
Currently when we create a @datetime-tz@ instance with, e.g. @TIMESTAMP+05@, it stores @TIMESTAMP(+05)@ timestamp and... Stanislav Lomany
02:24 PM Database Feature #2156: datetime-tz and hibernate
> for PostgreSQL timezone is a session parameter
Are you assuming that all @datetime-tz@ instances have the same ...
Greg Shah
12:24 PM Database Feature #2156: datetime-tz and hibernate
> We are going to use 2 columns. BUT the 2nd column is only for us to restore the offset when we use it in the JVM. ... Stanislav Lomany
06:21 PM Base Language Feature #3867: direct java class access from 4GL code
I have a fix for this, will commit after regression testing. Constantin Asofiei
05:29 PM Base Language Feature #3867: direct java class access from 4GL code
There is a regression related to @jobject.fromJava@ in 4069a. Working on a fix. Constantin Asofiei
05:51 PM Base Language Feature #3810: SECURITY-POLICY and other security features
The @SET-CLIENT@/@SET-DB-CLIENT@ is re-worked as described in #3810-391.
Committed to 3810d revision 11349.
Set...
Igor Skornyakov
04:29 PM Database Support #3871: determine how to change codepages/locales during import
Review of r11346 / 3871a.
Generally I am OK with the new code as it seem logical, except for the query from @Impor...
Ovidiu Maxiniuc
02:15 PM Database Feature #3814: more schema metadata
Additional metadata requirements:
Need conversion and runtime support:...
Eric Faulhaber
02:07 PM Database Feature #4176: make certain metadata tables aware of live runtime state
Add to the list of metadata which must be made "live":... Eric Faulhaber
01:45 PM User Interface Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
> I could remove the OCX_ prefix to make the definition even more generic.
Yes, this would be good.
Greg Shah
03:26 AM User Interface Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Marius Gligor wrote:
> Progress bar OCX mouse events are generic, the mouse button is an input parameter, that's why...
Hynek Cihlar
02:28 AM User Interface Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Hynek Cihlar wrote:
> Marius Gligor wrote:
> > 2. Next, I added Mouse Events support to Progress Bar widget. Here I...
Marius Gligor
12:46 PM Database Feature #3815: more temp-table options
Everything is complete in this task?
Is the gap marking up to date as well?
Greg Shah
10:07 AM Base Language Bug #4355: exception member of the CATCH block can be referenced after the block catching it
4GL allows a case like:... Constantin Asofiei
10:05 AM Base Language Bug #4355 (Closed): exception member of the CATCH block can be referenced after the block catchin...
Constantin Asofiei
10:03 AM Base Language Feature #4354 (Closed): add GET-CLASS() function support
Constantin Asofiei
09:43 AM Base Language Feature #4353: finish issues in progress.lang classes related to 4GL reflection
There are some leftover TODOs related to 4GL reflection (aka dynamic invocation). This is mainly related to paramete... Constantin Asofiei
09:42 AM Base Language Feature #4353 (Rejected): finish issues in progress.lang classes related to 4GL reflection
Constantin Asofiei
09:40 AM Base Language Feature #4352: finish progress.lang.apperror and progress.lang.syserror
@apperror@ vs @syserror@ - these weren't tested comprehensively, the support is pretty good, but when combined with @... Constantin Asofiei
09:39 AM Base Language Feature #4352 (Rejected): finish progress.lang.apperror and progress.lang.syserror
Constantin Asofiei
09:38 AM Base Language Feature #4351: instance vs static dual behavior for class-defined resources
In 4GL, a @DEFINE STREAM@ appearing as a class member, will allow that stream name to be accessed from both static an... Constantin Asofiei
09:37 AM Base Language Feature #4351 (New): instance vs static dual behavior for class-defined resources
Constantin Asofiei
09:36 AM Base Language Feature #4350: method overload when they differ by a temp-table, dataset, buffer or object or ext...
See #3751-492 for a comprehensive list of overload rules. We need support for method overload when they differ by a ... Constantin Asofiei
09:33 AM Base Language Feature #4350 (WIP): method overload when they differ by a temp-table, dataset, buffer or object ...
Constantin Asofiei
09:32 AM Base Language Feature #4349: add support for 4GL ENUM
We need to add conversion (I'm not sure, but 4069a may have some fixes related to this) and runtime support for OpenE... Constantin Asofiei
09:31 AM Base Language Feature #4349 (Closed): add support for 4GL ENUM
Constantin Asofiei
09:31 AM Base Language Bug #4348: investigate and fix extent issues in method/function return type
FWD doesn't treat correctly dynamic invocation of a OO method which returns an extent value, or a DYNAMIC-FUNCTION ca... Constantin Asofiei
09:29 AM Base Language Bug #4348 (New): investigate and fix extent issues in method/function return type
Constantin Asofiei
09:28 AM Base Language Feature #4347: add runtime support for STOP-AFTER block option
The STOP-AFTER option requires runtime - see the @BlockManager.stopAfter@ stubs. Constantin Asofiei
09:28 AM Base Language Feature #4347 (Closed): add runtime support for STOP-AFTER block option
Constantin Asofiei
09:02 AM Base Language Feature #3751: implement support for OO 4GL and structured error handling
Greg, these are they key missing features:
* enum support - #4349
* block option STOP-AFTER (needs runtime) - #4347...
Constantin Asofiei
05:37 AM User Interface Bug #4135 (WIP): high dpi screens display in low dpi
Sergey Ivanovskiy
05:35 AM User Interface Bug #4135: high dpi screens display in low dpi
It seems that canvas image smoothing (anti-aliasing) properties can cause this effect of low graphics resolution. In ... Sergey Ivanovskiy

10/14/2019

04:44 PM Database Support #4080: AWS Aurora support
Greg Shah wrote:
> Some thoughts from Eric:
>
> In regard to pljava, as long as this can be selected/enabled for ...
Eric Faulhaber
04:12 PM Database Support #4080: AWS Aurora support
Some thoughts from Eric:
In regard to pljava, as long as this can be selected/enabled for an Aurora instance, we s...
Greg Shah
04:35 PM Base Language Feature #3810: SECURITY-POLICY and other security features
It seems that I've finally understood what is wrong with my implementation of the @SECURITY-POLICY:SET-CLIENT@ suppor... Igor Skornyakov
12:15 PM User Interface Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Marius Gligor wrote:
> 2. Next, I added Mouse Events support to Progress Bar widget. Here I found a conversion issue...
Hynek Cihlar
11:29 AM User Interface Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
1. I implemented the drawing code for progress bar for available UI themes.
Without having the possibility to do a P...
Marius Gligor
09:28 AM Base Language Feature #3854: update appserver support with PASOE features
Constantin Asofiei wrote:
> A high-level plan on testing the PASOE behavior:
> * documentation how to configure and...
Marian Edu
03:59 AM Runtime Infrastructure Feature #3819: PROFILER system handle
Hi Greg, is there anything that needs clarification on this topic? Marian Edu

10/13/2019

01:59 PM Database Feature #3809: ProDataSet support
Ovidiu, please add history entries to the files you modified in 3809e. Thanks! Constantin Asofiei

10/12/2019

10:19 AM User Interface Feature #3940 (Closed): CREATE-RESULT-LIST-ENTRY() method support
Greg Shah

10/11/2019

12:02 PM User Interface Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
I attached some snapshots for an early implementation of PROGRESS-BAR widget, Classic UI Theme. The corresponding uas... Marius Gligor
06:32 AM Database Support #3871: determine how to change codepages/locales during import
3871a was rebased up to revision 11346 over 11337 trunc. Sergey Ivanovskiy

10/10/2019

05:31 PM Base Language Feature #3178: implement STREAM-HANDLE support
Greg Shah wrote:
> In 4069a, I'm changing the gap marking to partial for conversion and full for runtime. Is that O...
Constantin Asofiei
02:40 PM Base Language Feature #3178: implement STREAM-HANDLE support
In 4069a, I'm changing the gap marking to partial for conversion and full for runtime. Is that OK? Greg Shah
04:40 PM Database Feature #4323: parse full FQL statements and convert them to SQL
Ovidiu Maxiniuc wrote:
> I am trying to clean-up the code after DDL changes and I am not sure whether we need the @m...
Eric Faulhaber
02:50 PM Database Feature #4323: parse full FQL statements and convert them to SQL
Eric,
I am trying to clean-up the code after DDL changes and I am not sure whether we need the @merge-dmo-root@ se...
Ovidiu Maxiniuc
04:04 PM Database Feature #3815 (Review): more temp-table options
3816a has been merged into the trunk as bzr revision 11337. Stanislav Lomany
04:01 PM User Interface Feature #3940 (Review): CREATE-RESULT-LIST-ENTRY() method support
3816a has been merged into the trunk as bzr revision 11337. Stanislav Lomany
02:13 PM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Rebased task branch 3816a from P2J trunk revision 11336. Stanislav Lomany
09:25 AM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Yes, go ahead and merge. Constantin Asofiei
09:24 AM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Constantin: Are we OK to merge to trunk?
We are from my perspective.
Greg Shah
03:10 PM Database Support #3871: determine how to change codepages/locales during import
Committed revision 11344 (3871a) fixed missed comment. Sergey Ivanovskiy
03:01 PM Database Support #3871 (Review): determine how to change codepages/locales during import
The committed revision 11343 (3871a) should fix the cases when the source code page is UTF8 or a different code page ... Sergey Ivanovskiy
03:53 AM Database Support #3871: determine how to change codepages/locales during import
This it the test example. The question for me is that BOM (https://en.wikipedia.org/wiki/Byte_order_mark) is generate... Sergey Ivanovskiy
03:46 AM Database Support #3871: determine how to change codepages/locales during import
I found that the UTF-8 source dump file is imported incorrectly now. The problem here is @FileStream@ is supposed to ... Sergey Ivanovskiy
09:28 AM User Interface Feature #3811: more misc UI features
FYI, the @MANUAL-HIGHLIGHT@ entry in @rules/gaps/expressions.rules@ was not updated:... Greg Shah
09:26 AM User Interface Feature #3811 (Closed): more misc UI features
With 3811b, the last of the changes (@MANUAL-HIGHLIGHT@) is in trunk. This task is complete. Greg Shah
04:01 AM User Interface Feature #3811: more misc UI features
Branch 3811b has been merged to trunk at rev 11336 and archived as merged. Marius Gligor

10/09/2019

12:58 PM User Interface Feature #3811: more misc UI features
Marius Gligor wrote:
> In class @GuiWebSocket.java@ I found the following method:
>
> [...]
>
> What I don't u...
Constantin Asofiei
12:54 PM User Interface Feature #3811: more misc UI features
In class @GuiWebSocket.java@ I found the following method:... Marius Gligor
11:07 AM User Interface Feature #3811: more misc UI features
Marius Gligor wrote:
> Maybe a better solution is to add more description to javadoc of drawRadioButton method, just...
Constantin Asofiei
11:06 AM User Interface Feature #3811: more misc UI features
Marius, OK, I understand now - the issue was that for FWD, the radio-buttons are individual widgets, and we cache the... Constantin Asofiei
09:26 AM User Interface Feature #3811: more misc UI features
Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> > Marius Gligor wrote:
> > > After setting the background col...
Marius Gligor
08:56 AM User Interface Feature #3811: more misc UI features
Constantin Asofiei wrote:
> Marius Gligor wrote:
> > After setting the background color, the radio button image and...
Eugenie Lyzenko
08:52 AM User Interface Feature #3811: more misc UI features
I just tested. I added a simple @System.out.println(gd);@ when @RadioSetGuiImpl@ and @RadioButtonGuiImpl@ widgets are... Marius Gligor
08:33 AM User Interface Feature #3811: more misc UI features
On Swing and Web GUI driver the bgcolor is set when radio-set is drawing and seems to be used when draw radio-button ... Marius Gligor
08:17 AM User Interface Feature #3811: more misc UI features
Marius Gligor wrote:
> After setting the background color, the radio button image and radio label are drawing. (plea...
Constantin Asofiei
08:06 AM User Interface Feature #3811: more misc UI features
Constantin Asofiei wrote:
> Marius Gligor wrote:
> > Constantin, using your hint I quickly fixed the bug. Many than...
Marius Gligor
07:45 AM User Interface Feature #3811: more misc UI features
Marius Gligor wrote:
> Constantin, using your hint I quickly fixed the bug. Many thanks!
> Indeed, the @AbstractGu...
Constantin Asofiei
07:29 AM User Interface Feature #3811: more misc UI features
In the mean time I did a very small change which improve how highlight selection looks like (see attached pictures).
...
Marius Gligor
07:03 AM User Interface Feature #3811: more misc UI features
Great! Please run back through the GUI testing (Hotel GUI and your testcases).
Constantin: Any concerns with the f...
Greg Shah
06:38 AM User Interface Feature #3811: more misc UI features
Constantin, using your hint I quickly fixed the bug. Many thanks!
Indeed, the @AbstractGuiDriver.setColor@ MUST be ...
Marius Gligor
08:49 AM Database Support #3871: determine how to change codepages/locales during import
Greg, please review the committed rev 11338 (3871a). It was tested with UTF-8 PostgresSql database. Sergey Ivanovskiy
07:38 AM Base Language Feature #3810: SECURITY-POLICY and other security features
Constantin Asofiei wrote:
> Igor, did you manage to do any progress on the testcase?
Well, I'm working now on the...
Igor Skornyakov
07:29 AM Base Language Feature #3810: SECURITY-POLICY and other security features
Igor, did you manage to do any progress on the testcase? Constantin Asofiei

10/08/2019

03:00 PM Database Feature #2156: datetime-tz and hibernate
Constantin Asofiei wrote:
> There's one other thing to add for @datetime-tz@ - its usage in indexes and sort clauses...
Constantin Asofiei
01:47 PM Database Feature #2156: datetime-tz and hibernate
Stanislav Lomany wrote:
> Could you please elaborate what should be done for this task? datetime-tz seems to be work...
Constantin Asofiei
12:21 PM Database Feature #2156: datetime-tz and hibernate
Could you please elaborate what should be done for this task? datetime-tz seems to be working in general. Stanislav Lomany
02:24 PM User Interface Feature #3811: more misc UI features
Marius Gligor wrote:
> When next draw occur, the background color became @RED@, but the cached draw is send to @JS@....
Constantin Asofiei
11:27 AM User Interface Feature #3811: more misc UI features
Today I created two new simple uast tests for @radio-set@ widget as follow:
1 @uast/manual-highlight/radioset2.p@ ...
Marius Gligor
01:15 PM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Stanislav Lomany wrote:
> > Stanislav, a quick note about the SharedVariableManager.lookupTempTable(String legacyNam...
Constantin Asofiei
05:41 AM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
> Stanislav, a quick note about the SharedVariableManager.lookupTempTable(String legacyName). Please make sure the le... Stanislav Lomany
04:21 AM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
> Then we have two failing tests. I'm looking into it.
Never mind. Regression testing passed. I just got two ident...
Stanislav Lomany
10:37 AM Database Support #3871: determine how to change codepages/locales during import
I doesn't matter what one byte encoding is used. If it is internally mapped into UTF-8, then this issue can be observ... Sergey Ivanovskiy
10:32 AM Database Support #3871: determine how to change codepages/locales during import
Sergey Ivanovskiy wrote:
> OK, it seems that the Hibernate uses UTF-8 internally because I experimented with US-ASCI...
Sergey Ivanovskiy
06:52 AM Database Support #3871: determine how to change codepages/locales during import
OK, it seems that the Hibernate uses UTF-8 internally because I experimented with US-ASCII encoding as a default enco... Sergey Ivanovskiy
06:42 AM Database Support #3871: determine how to change codepages/locales during import
If there is no valid codepage conversion for the INPUT_ENCODING to the DATABASE_ENCODING, then you should throw an ex... Greg Shah
06:26 AM Database Support #3871: determine how to change codepages/locales during import
This is that imported file encoded as WINDOWS-1251. Sergey Ivanovskiy
06:24 AM Database Support #3871: determine how to change codepages/locales during import
I don't know the way how to convert parameters for HSQL queries like this one... Sergey Ivanovskiy
06:16 AM Database Support #3871: determine how to change codepages/locales during import
Sergey Ivanovskiy wrote:
> Greg Shah wrote:
> > > Then the client will read the imported data from this database as...
Greg Shah
06:10 AM Database Support #3871: determine how to change codepages/locales during import
>Where are the UTF-8 strings coming from? Are they from the import data?
UTF-8 is the default encoding for my java e...
Sergey Ivanovskiy
05:59 AM Database Support #3871: determine how to change codepages/locales during import
Greg Shah wrote:
> > Then the client will read the imported data from this database as LATIN-1 strings because the d...
Sergey Ivanovskiy
05:47 AM Database Support #3871: determine how to change codepages/locales during import
> Then the client will read the imported data from this database as LATIN-1 strings because the database has LATIN-1 ... Greg Shah
05:25 AM Database Support #3871: determine how to change codepages/locales during import
Sergey Ivanovskiy wrote:
> I think that there is only one way to save UTF-8 strings into LATIN-1 database is to conv...
Sergey Ivanovskiy
05:15 AM Database Support #3871: determine how to change codepages/locales during import
I think that there is only one way to save UTF-8/Unicode strings into LATIN-1 database that is to convert UTF-8 strin... Sergey Ivanovskiy

10/07/2019

02:17 PM Database Support #3871: determine how to change codepages/locales during import
I encountered the following issue that the WINDOWS-1251 string decoded into the UTF-8 string (if UTF-8 is a default j... Sergey Ivanovskiy
06:26 AM Database Support #3871: determine how to change codepages/locales during import
Let us consider this case in which the database has LATIN-1 encoding and the import table has WINDOWS-1251 encoding. ... Sergey Ivanovskiy
01:58 PM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Then we have two failing tests. I'm looking into it. Stanislav Lomany
12:31 PM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Stanislav Lomany wrote:
> What are the know failing regression tests except tc_job_002?
The 'clock violation approv...
Constantin Asofiei
11:07 AM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
What are the know failing regression tests except tc_job_002? Stanislav Lomany
06:50 AM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Stanislav, a quick note about the @SharedVariableManager.lookupTempTable(String legacyName)@. Please make sure the l... Constantin Asofiei
10:21 AM Database Feature #4323: parse full FQL statements and convert them to SQL
These are generateDDL() calls for the metadata database. I am working on it right now. Ovidiu Maxiniuc
06:45 AM Base Language Feature #3810: SECURITY-POLICY and other security features
Constantin Asofiei wrote:
> Igor, please see @testcases/uast/security/client-principal-multiple-databases.p@. Pleas...
Igor Skornyakov
06:38 AM Base Language Feature #3810: SECURITY-POLICY and other security features
Igor, please see @testcases/uast/security/client-principal-multiple-databases.p@. Please review it - the idea is tha... Constantin Asofiei
04:08 AM Base Language Feature #3810: SECURITY-POLICY and other security features
Constantin Asofiei wrote:
> Please rebase 3810d. Also, what is the state of this task?
3810d was reabsed to the ...
Igor Skornyakov
03:16 AM Base Language Feature #3810: SECURITY-POLICY and other security features
Please rebase 3810d. Also, what is the state of this task? Constantin Asofiei
06:21 AM Runtime Infrastructure Feature #2316: improve directory XML encoding
Please see #4340-4 for additional ideas on syntax improvements. Greg Shah

10/05/2019

06:12 PM User Interface Bug #4074: Mismatching ROW-ENTRY/LEAVE events
I suppose it's the best place to put a testcase that demonstrates unwanted row-entry events and duplicate row-entry e... Stanislav Lomany
05:37 PM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
> Yes, query changes related to cursor need good review and regression testing.
OK, please get ChUI regression tes...
Greg Shah
05:18 PM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
The remaining issues were moved to #4341. Stanislav Lomany
04:20 PM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
> Have you tried it in one of the large GUI apps which have updatable browse?
I'll test tomorrow and let you know ...
Stanislav Lomany
03:34 PM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Is see the primary functional change is in @Browse.insertRow()@. How much testing have you done on this? I guess it... Greg Shah
03:12 PM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
> We could list it as partial, but my understanding is that the remaining items are not core. Is that correct?
Ye...
Stanislav Lomany
02:58 PM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Did you update the gap marking rules to match your changes? I assume that CRLE, DRLE and INSERT-ROW are now consider... Greg Shah
02:54 PM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Rebased task branch 3816a from P2J trunk revision 11335.
I've committed the fix for the CRLE "out of view" issue, ...
Stanislav Lomany
05:17 PM User Interface Feature #4341: CREATE-RESULT-LIST-ENTRY missing implementation features
The following CRLE-related features are not implemented:
# Implementation for CRLE/DRLE for non-scrolling queries - ...
Stanislav Lomany
04:36 PM User Interface Feature #4341 (New): CREATE-RESULT-LIST-ENTRY missing implementation features
Stanislav Lomany

10/04/2019

05:35 PM Database Feature #4323: parse full FQL statements and convert them to SQL
Are there any other project-level changes that need to be made, beside those in your last note? I'm trying to convert... Eric Faulhaber
04:01 PM Database Feature #4323: parse full FQL statements and convert them to SQL
I committed latest changes to 4011a/rr11344.
If you have an old ddl directory, please backup it. The conversion wi...
Ovidiu Maxiniuc
02:16 PM Database Feature #4323: parse full FQL statements and convert them to SQL
Is there a new class @DDLGeneratorWorker@ that was supposed to be checked in?... Eric Faulhaber
01:59 PM Database Feature #4323: parse full FQL statements and convert them to SQL
I forgot to CTRL+F5 :(. Ovidiu Maxiniuc
01:57 PM Database Feature #4323: parse full FQL statements and convert them to SQL
Sorry, Eric. I cleaned the .g file only looking at the @ExpressionParser@. Indeed, I was too eager to drop the @java.... Ovidiu Maxiniuc
01:54 PM Database Feature #4323: parse full FQL statements and convert them to SQL
BTW, Greg has decreed that "FWDQL" should be "FQL" :)
Please work that name change back into the code, file names,...
Eric Faulhaber
01:50 PM Database Feature #4323: parse full FQL statements and convert them to SQL
Ovidiu, I'm getting the following compile errors with 4011a/11342:... Eric Faulhaber
11:40 AM User Interface Feature #3811: more misc UI features
> When we select the RadioSet widget on Web GUI client the background color is set to Red but the radio buttons label... Greg Shah
10:36 AM User Interface Feature #3811: more misc UI features
1. I've fixed the slider thumb button for Classic UI Theme when background color is not the default @SysColor.COLOR_3... Marius Gligor
07:02 AM Database Bug #3471: incremental conversion is regressed
> for OO, the tricky part is keeping the Java converted method name consistent. If you recall, we need to keep this c... Greg Shah

10/03/2019

05:34 PM Database Bug #3471: incremental conversion is regressed
I'm still checking, but the current issues are:
* for OO, the tricky part is keeping the Java converted method name ...
Constantin Asofiei
02:25 PM User Interface Feature #3811: more misc UI features
Marius Gligor wrote:
> Branch 3811b is ready for a code review.
I'm OK with the changes. If you didn't, please do ...
Constantin Asofiei
09:19 AM User Interface Feature #3811: more misc UI features
Marius Gligor wrote:
> I never worked with such kind of images (.svg) Which tools are you using to create such resou...
Hynek Cihlar
09:18 AM User Interface Feature #3811: more misc UI features
I never worked with such kind of images (.svg) Which tools are you using to create such resources? Marius Gligor
08:33 AM User Interface Feature #3811: more misc UI features
Marius, Please do fix that slider background issue in 3811b. Greg Shah
05:44 AM User Interface Feature #3811: more misc UI features
I've fixed the selectable widgets behavior on mouse click and keyboard events.
The branch has been rebased on top of...
Marius Gligor
02:01 PM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
> Can you finish today?
I'm not sure, I'll try.
Stanislav Lomany
01:55 PM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Create tasks for the 3 issues, link them here and make me a watcher.
Can you finish today?
Greg Shah
01:16 PM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
> Is there anything left open on this task?
I'm working on the issues with CRLE when the created row is out of vie...
Stanislav Lomany
11:48 AM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
I have just reviewed the 11342 revision of branch 3816a. I found nothing wrong with it. Ovidiu Maxiniuc
08:35 AM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Is there anything left open on this task? Greg Shah
09:32 PM User Interface Feature #3940 (WIP): CREATE-RESULT-LIST-ENTRY() method support
Rebased task branch 3816a from P2J trunk revision 11334.
Please review it.
Stanislav Lomany

10/02/2019

01:54 PM Database Support #3871: determine how to change codepages/locales during import
Created task branch 3871a. Sergey Ivanovskiy
01:09 PM Database Bug #3471 (WIP): incremental conversion is regressed
Constantin Asofiei
01:09 PM Database Bug #3471: incremental conversion is regressed
Full convert/compile will always be required when someones updates FWD, and there are parser changes where the token ... Constantin Asofiei
11:50 AM Base Language Feature #3867: direct java class access from 4GL code
The FWD changes are in 4069a rev 11387
The test is in rev 1950.
Constantin Asofiei
10:16 AM Base Language Feature #3867: direct java class access from 4GL code
This looks very good. Check in the sample to @testcases/uast/@ when you are ready. Greg Shah
08:56 AM User Interface Feature #3811: more misc UI features
Greg Shah wrote:
> Nice catch!
>
> A few weeks ago, Stanislav reported something similar. He said that the arr...
Marius Gligor
08:52 AM User Interface Feature #3811: more misc UI features
Nice catch!
A few weeks ago, Stanislav reported something similar. He said that the arrow buttons (e.g. on scro...
Greg Shah
05:21 AM User Interface Feature #3811: more misc UI features
Finally I found the cause of @NPE@ exception using @Classic UI Theme@.
Basically after I build the project and I che...
Marius Gligor
03:49 AM User Interface Feature #3811: more misc UI features
I converted the Hotel GUI application using a link to my @3811b@ branch.
Then, I tested the Hotel GUI application an...
Marius Gligor
02:55 AM User Interface Feature #3811: more misc UI features
I converted the Hotel GUI application using the current p2j trunk branch. I tested with all available UI themes and I... Marius Gligor

10/01/2019

06:52 PM Base Language Feature #3867: direct java class access from 4GL code
Greg, I have a code like this:... Constantin Asofiei
04:02 PM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Rebased task branch 3816a from P2J trunk revision 11333. Stanislav Lomany
11:02 AM User Interface Feature #3811: more misc UI features
1. I successfully converted the @Hotel GUI@ application on my workstation using my changes from @3811b@ branch.
T...
Marius Gligor

09/30/2019

11:39 AM Base Language Feature #3867: direct java class access from 4GL code
> I think I need to emit a non-null check for cases where a Java var is used in 4GL APIs (like MathOps.plus),
Usin...
Greg Shah
11:35 AM Base Language Feature #3867: direct java class access from 4GL code
I think the 4GL operators would require wrapping the Java type in the correct BDT. Then the 4GL operators will work ... Greg Shah
09:57 AM Base Language Feature #3867: direct java class access from 4GL code
And also about using @jobject.ref()@; for a call like @Math:sin(jrad)@, where @jrad@ is @java.lang.Double@, if this g... Constantin Asofiei
09:50 AM Base Language Feature #3867: direct java class access from 4GL code
Greg Shah wrote:
> * At this time we haven't considered that pure Java operators would be used. This means that we a...
Constantin Asofiei
08:44 AM User Interface Feature #3811: more misc UI features
> I tested only with Swing GUI client not with the Web GUI client. How could I do tests with Web GUI client? Where I ... Greg Shah

09/29/2019

12:43 PM Base Language Feature #3867: direct java class access from 4GL code
I think we can assume normal Java NPE behavior, with some caveats.
* We will need to allow Java exceptions in 4GL ...
Greg Shah
11:49 AM Base Language Feature #3867: direct java class access from 4GL code
Can we assume normal Java behaviour (e.g. NPE throw) for cases where the variable is uninitialized, and it is used in... Constantin Asofiei

09/27/2019

04:34 PM Base Language Feature #3867: direct java class access from 4GL code
Yes, this opens up potential security (and reliability) issues. I think we are offering this under the credo: "with ... Greg Shah
03:02 PM Base Language Feature #3867: direct java class access from 4GL code
A limitation here is that any file system access, process launching, etc, is done from the FWD server process (and ma... Constantin Asofiei
09:50 AM Base Language Feature #3867: direct java class access from 4GL code
Greg Shah wrote:
> > The problem here is that any recursive call will be broken... we had this in the past, where we...
Constantin Asofiei
09:35 AM Base Language Feature #3867: direct java class access from 4GL code
> The problem here is that any recursive call will be broken... we had this in the past, where we promoted local vars... Greg Shah
09:02 AM Base Language Feature #3867: direct java class access from 4GL code
Greg Shah wrote:
> > I can parse and convert (but not compile) your sample.
>
> Exciting! How extensive were the...
Constantin Asofiei
08:41 AM Base Language Feature #3867: direct java class access from 4GL code
> I can parse and convert (but not compile) your sample.
Exciting! How extensive were the changes for that?
I ...
Greg Shah
07:44 AM Base Language Feature #3867: direct java class access from 4GL code
Or the goal is to just access Java APIs (be it a Java method or a Java field, declared in some existing Java class), ... Constantin Asofiei
07:37 AM Base Language Feature #3867: direct java class access from 4GL code
Another question is using Java-style vars in 4GL constructs. Think something like this:... Constantin Asofiei
05:07 AM Base Language Feature #3867: direct java class access from 4GL code
Greg, I can parse and convert (but not compile) your sample. Some questions:
* should the Java objects be defined a...
Constantin Asofiei
03:15 PM Database Bug #3379 (Closed): do not copy index definitions when defining WORKFILE like TABLE
I'm ok with the changes. Eric Faulhaber
02:41 PM Database Bug #3379: do not copy index definitions when defining WORKFILE like TABLE
Greg Shah wrote:
> 4103a was merged to trunk as revision 11331. Can this task be closed?
I think yes.
Vladimir Tsichevski
02:37 PM Database Bug #3379: do not copy index definitions when defining WORKFILE like TABLE
4103a was merged to trunk as revision 11331. Can this task be closed? Greg Shah
11:55 AM Base Language Feature #3810: SECURITY-POLICY and other security features
Created task branch 3810d from trunk revision 11330. Igor Skornyakov

09/26/2019

04:02 PM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
> Can you fix issue 2 quickly?
It looks like the mechanics is the following: focus is temporary changed to the in-...
Stanislav Lomany
11:02 AM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Can you fix issue 2 quickly? Greg Shah
10:48 AM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Issue 1 (button) is about delayed focus change.
Issue 2 (fill-in) is about maintaining an in-row fill-in when browse...
Stanislav Lomany
10:43 AM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Is issue 2 really just the same problem as issue 1 ("we must set focus to the browse on @INSERT-ROW@")? Greg Shah
09:11 AM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
> Yes. Is issue 1 explaining how it should work in the 4GL?
Yes.
> Can you explain issue 2 a bit more?
Here...
Stanislav Lomany
11:01 AM Base Language Feature #3867: direct java class access from 4GL code
The testcase in #3867-2 is checked in as @testcases/uast/direct_java_usage_simple.p@. Greg Shah
10:57 AM Base Language Feature #3867: direct java class access from 4GL code
+Status+
4069a revision 11370 is the first set of changes related to this task.
* The parser and the @SymbolRes...
Greg Shah
08:10 AM User Interface Bug #4074: Mismatching ROW-ENTRY/LEAVE events
Stanislav Lomany wrote:
> > 4103a has been rebased and is in testing right now. Do you need it for #3940?
>
> It ...
Greg Shah
07:10 AM User Interface Bug #4074: Mismatching ROW-ENTRY/LEAVE events
> 4103a has been rebased and is in testing right now. Do you need it for #3940?
It probably would be nice to have it.
Stanislav Lomany
05:31 AM Base Language Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Constantin Asofiei wrote:
> For Web Services, we need these questions answered, for both PASOE and WSA modes:
> * w...
Marian Edu
04:37 AM Base Language Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Constantin Asofiei wrote:
> Marian, on xfer you have a @appserver/soap@ folder - please run the tests in SoapUI and ...
Marian Edu
04:35 AM Base Language Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Constantin Asofiei wrote:
> Marian, the @.xpxg@ can have a @SubAppObject@ node (as a child of @AppObject@) - please ...
Marian Edu

09/25/2019

06:58 PM User Interface Bug #4074: Mismatching ROW-ENTRY/LEAVE events
4103a has been rebased and is in testing right now. Do you need it for #3940? Greg Shah
04:58 PM User Interface Bug #4074: Mismatching ROW-ENTRY/LEAVE events
Is 4103a going to be merged into trunk soon? Stanislav Lomany
06:57 PM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
> I think that the item 1 should be fixed because it is typical to have an "Add record" button. Do you agree?
Yes....
Greg Shah
04:44 PM User Interface Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
We have the following issues with @INSERT-ROW@:
# If a button trigger executes @INSERT-ROW@, then focus is changed ...
Stanislav Lomany
01:14 PM Build and Source Control Bug #3298: libp2j build links with ncurses 5.9 when the proper version is 6.0
Eugenie Lyzenko wrote:
> The link @/usr/lib/ncurses.so@ points to unpatched library @/lib/x86_64-linux-gnu/libncurse...
Constantin Asofiei
01:02 PM Build and Source Control Bug #3298: libp2j build links with ncurses 5.9 when the proper version is 6.0
Constantin Asofiei wrote:
> Using a copy of our FWD virtual machine vdi, I'm having an ncurses issue. I've ran @/roo...
Eugenie Lyzenko
12:19 PM Build and Source Control Bug #3298: libp2j build links with ncurses 5.9 when the proper version is 6.0
Using a copy of our FWD virtual machine vdi, I'm having an ncurses issue. I've ran @/root/patch_ncurses.sh@, rebuilt ... Constantin Asofiei
11:30 AM User Interface Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
I've fixed a bug in OCX conversion for events regarding to procedure parameters type which can be @INPUT@, @OUTPUT@ o... Marius Gligor
08:09 AM User Interface Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
I moved 3858a to dead from merged. Greg Shah
03:41 AM User Interface Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Task branch @3858b@ has been rebased with trunk @11330@, new revision is @11337@.
Task branch @3858a@ has been archi...
Marius Gligor
02:46 AM User Interface Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
created new task branch @3858b@ from trunk and cherry-picked changes for @PROGRESS-BAR@ widget implementation from @3... Marius Gligor
09:05 AM Database Support #3871: determine how to change codepages/locales during import
Google helps that this query follows ANSI standard schema view https://en.wikipedia.org/wiki/Information_schema
<pre...
Sergey Ivanovskiy
09:00 AM Database Support #3871: determine how to change codepages/locales during import
I don't know a database-independent way to query a database encoding. For PosgreSQL this query returns its encoding
...
Sergey Ivanovskiy
08:06 AM User Interface Feature #4286 (Closed): support user-specific offline storage that is provided by the client's UI...
Greg Shah
02:46 AM User Interface Feature #4286: support user-specific offline storage that is provided by the client's UI driver
The rev. 11345 (4286a) fixed some missed history entries that were found when preparing this branch for the trunc.
...
Sergey Ivanovskiy
07:52 AM Base Language Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Constantin Asofiei wrote:
> Marian, one more question: what happens if there are multiple wsdl generated via proxyge...
Marian Edu
03:36 AM User Interface Feature #3811: more misc UI features
Task branch 3811b has been rebased with trunk 11330, new revision is 11338. Marius Gligor

09/24/2019

04:38 PM User Interface Feature #4286: support user-specific offline storage that is provided by the client's UI driver
Sergey: OK, please merge 4286a to trunk. Greg Shah
03:41 PM User Interface Feature #4286: support user-specific offline storage that is provided by the client's UI driver
I'm OK with that. Stanislav Lomany
02:01 PM User Interface Feature #4286: support user-specific offline storage that is provided by the client's UI driver
Stanislav: It is your call. If you are OK, Sergey can merge to trunk. Greg Shah
01:56 PM User Interface Feature #4286: support user-specific offline storage that is provided by the client's UI driver
Stanislav Lomany wrote:
> Shouldn't we log something is these cases?...
Sergey Ivanovskiy
01:19 PM User Interface Feature #4286: support user-specific offline storage that is provided by the client's UI driver
The branch 4286a was update over the trunc rev 11329 to revision 11342. Sergey Ivanovskiy
11:48 AM User Interface Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
I'm working to make changes in the rules for ProgressBar events conversion. So far I did changes for mouse events.
I...
Marius Gligor
10:22 AM Database Support #3871: determine how to change codepages/locales during import
Please read #3871-7 for the details on what you are meant to implement.
* For the input encoding,tThe @DataFileR...
Greg Shah
10:15 AM Database Support #3871: determine how to change codepages/locales during import
Greg, I imported UTF-8 data into LATIN-1 PostgresSQL database using @-Dfile.encoding=UTF-8@ input parameter. I am not... Sergey Ivanovskiy
09:52 AM Database Support #3871: determine how to change codepages/locales during import
It seems that the client can use different encodings https://www.postgresql.org/docs/9.6/multibyte.html and hence the... Sergey Ivanovskiy
09:50 AM Database Support #3871: determine how to change codepages/locales during import
> What is the proper database encoding if data dump files are UTF-8? Should not it be UTF-8? Can it be LATIN-1 if ano... Greg Shah
09:46 AM Database Support #3871: determine how to change codepages/locales during import
What is the proper database encoding if data dump files are UTF-8? Should not it be UTF-8? Can it be LATIN-1 if anoth... Sergey Ivanovskiy
09:15 AM Database Support #3871: determine how to change codepages/locales during import
Ovidiu, thank you.
Now the db import scripts work properly, although the import of UTF-8 data
1 "cat"
2 "КОШК...
Sergey Ivanovskiy
08:55 AM Database Support #3871: determine how to change codepages/locales during import
This is normal. The database was already imported at least once. Remove the sequence manually.
Note that if a table...
Ovidiu Maxiniuc
08:50 AM Database Support #3871: determine how to change codepages/locales during import
Running this script for PostgreSQL... Sergey Ivanovskiy
09:00 AM User Interface Bug #4074 (Test): Mismatching ROW-ENTRY/LEAVE events
Greg Shah
08:16 AM User Interface Bug #4074: Mismatching ROW-ENTRY/LEAVE events
Changes were merged into 4103a rev 11341. Branch 4239a was dead-archived. Adrian Lungu
08:31 AM Base Language Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Marian, one more question: what happens if there are multiple wsdl generated via proxygen (i.e. from fwd.xpxg and fwd... Constantin Asofiei
07:14 AM Base Language Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Created task branch 3310a from trunk rev 11329. Constantin Asofiei

09/23/2019

07:08 PM Base Language Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Marian, the @.xpxg@ can have a @SubAppObject@ node (as a child of @AppObject@) - please create some tests for this. ... Constantin Asofiei
06:33 PM User Interface Feature #4286: support user-specific offline storage that is provided by the client's UI driver
The committed rev. 11341 (4286a) fixed found issues. The web client was tested with this diff... Sergey Ivanovskiy
11:03 AM User Interface Feature #4286: support user-specific offline storage that is provided by the client's UI driver
> Stanislav: Do you have any concerns or other requirements?
I'm OK if the storage properly supports long keys and...
Stanislav Lomany
04:22 PM Database Support #3871: determine how to change codepages/locales during import
It seems that H2 or PostgreSQL should have the same issue when importing UTF-8 dumps. OK. I will test PostgreSQL. It ... Sergey Ivanovskiy
03:29 PM Database Support #3871: determine how to change codepages/locales during import
Sergey Ivanovskiy wrote:
> This configuration
> [...]
> doesn't work too.
What exactly is not working? If ther...
Eric Faulhaber
03:27 PM Database Support #3871: determine how to change codepages/locales during import
Debug into the @PatternEngine@ to see why it is failing. Greg Shah
03:16 PM Database Support #3871: determine how to change codepages/locales during import
This configuration ... Sergey Ivanovskiy
02:48 PM Database Support #3871: determine how to change codepages/locales during import
This ant task works properly for this project:... Sergey Ivanovskiy
02:39 PM Database Support #3871: determine how to change codepages/locales during import
Yes, command line is wrong. It seems like @data/namespace encode2.p2o@ should not have a space in it. Greg Shah
02:11 PM Database Support #3871: determine how to change codepages/locales during import
Greg Shah wrote:
> Please see #4279-91 for how to fix the unicode character escape sequence. I don't know what is w...
Sergey Ivanovskiy

09/22/2019

04:30 PM Database Support #3871: determine how to change codepages/locales during import
Please see #4279-91 for how to fix the unicode character escape sequence. I don't know what is wrong with the other ... Greg Shah
03:03 AM Database Support #3871: determine how to change codepages/locales during import
The fragment of the converted program looks incorrect too... Sergey Ivanovskiy
02:20 AM Database Support #3871: determine how to change codepages/locales during import
I created a 4GL databases @encode2.db@ using @UTF-8@ encoding based on @C:\Progress\OE116_64\prolang\utf\ICU-ru.df@. ... Sergey Ivanovskiy
 

Also available in: Atom