Activity
From 01/04/2015 to 02/02/2015
02/02/2015
- 05:34 PM Bug #2499: DST portion of the timezone offset is always included when it should be conditional
- I am putting this update to test.
It passed my tests regarding the DST. Yet, there is an issue regarding the assign...
02/01/2015
- 11:41 AM Bug #2510 (Closed): client-side context reset problem
- Let's not worry about this now. Your update is a good, safe movement forward.
- 11:36 AM Bug #2510: client-side context reset problem
- Greg Shah wrote:
> You can go ahead and check it in.
Released to rev 10734.
> My only question is whether the C... - 11:30 AM Bug #2510: client-side context reset problem
- You can go ahead and check it in.
- 11:30 AM Bug #2510: client-side context reset problem
- Code Review ca_upd20150131c.zip
It looks good. My only question is whether the @ContextLocal@ should also have it... - 10:37 AM Bug #2510 (Review): client-side context reset problem
- Attached update fixes the reset of client-side context data, when CTRL-C is pressed and ClientCore.start loop goes to...
- 10:36 AM Bug #2510 (Closed): client-side context reset problem
01/30/2015
- 12:40 PM Bug #2509 (Closed): problem converting INPUT x @ y constructs
- 12:27 PM Bug #2509: problem converting INPUT x @ y constructs
- P2J incorrectly resolves the frame of a @INPUT i@ expression, in a case like this:...
- 12:23 PM Bug #2509 (Closed): problem converting INPUT x @ y constructs
- 05:21 AM Bug #2507 (Closed): format validation with editing blocks
- 01:11 AM Bug #2507: format validation with editing blocks
- Greg Shah wrote:
> Code Review ca_upd20150129b.zip
>
> I'm fine with the changes.
Passed runtime testing, re...
01/29/2015
- 05:51 PM Bug #2499: DST portion of the timezone offset is always included when it should be conditional
- Code Review om_upd20150129b.zip
There are no changes in the @datetime.java@ that was in the update zip. Otherwise... - 02:44 PM Bug #2499: DST portion of the timezone offset is always included when it should be conditional
- This is most likely an RC.
I only done the 'theoretical' checking on @datetime@ and @datetimetz@. I am preparing no... - 04:28 PM Bug #2507: format validation with editing blocks
- Code Review ca_upd20150129b.zip
I'm fine with the changes. - 03:57 PM Bug #2507: format validation with editing blocks
- > This is going through runtime testing now.
CTRL-C passed, MAIN part was killed and restarted, as after ~5 hours ... - 10:52 AM Bug #2507: format validation with editing blocks
- This is replacement of 0128a.zip. Enhances the support for character formats and is a good step forward, but there ar...
01/28/2015
- 04:52 PM Bug #2499: DST portion of the timezone offset is always included when it should be conditional
- I'm good with this approach if you find the the @datetime@ and @datetimetz@ are OK too.
- 04:37 PM Bug #2499 (WIP): DST portion of the timezone offset is always included when it should be conditional
- Most likely, the code inside @getDefaultOffset@ should be fixed:...
- 11:55 AM Bug #2507: format validation with editing blocks
- Greg Shah wrote:
> Code Review ca_upd20150128a.zip
>
> My only concern is with the use of @checkFormat()@ instead... - 08:31 AM Bug #2507: format validation with editing blocks
- Code Review ca_upd20150128a.zip
My only concern is with the use of @checkFormat()@ instead of @validateFormat()@ o... - 04:19 AM Bug #2507: format validation with editing blocks
- From what I see, the format validation is done when LEAVE is sent for the widget. More, when EDITING mode is enabled...
- 04:05 AM Bug #2507: format validation with editing blocks
- Constantin,
Consider this:... - 04:04 AM Bug #2507 (Closed): format validation with editing blocks
01/26/2015
- 02:42 PM Bug #2499: DST portion of the timezone offset is always included when it should be conditional
- Some ideas about automating the DST testing (in junits or date.main):
> Ovidiu Maxiniuc wrote:
Java 8 has some new A... - 12:35 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Evgeny Kiselev wrote:
> My changes in @Window@ class is issue for gso_276 test. Looking for approach.
Did you int... - 12:34 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Code Review evk_upd20150126a.zip
1. Please remove @import org.apache.commons.logging.*;@ from @Stream.java@.
2.... - 07:46 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- My changes in @Window@ class is issue for gso_276 test. Looking for approach.
- 09:01 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Tests gso_17 and gso_488 has been fixed in @Stream@ class. Even if output is unformatted we still need to use formatt...
- 11:51 AM Feature #2505: SEARCH and loading of static resources from the server-side application jar
- Today our SEARCH and any file reading occurs exclusively on the client side. As part of #2476 we are implementing su...
- 11:47 AM Feature #2505 (New): SEARCH and loading of static resources from the server-side application jar
- 11:46 AM Feature #2504: real environment access for OS-GETENV
- Today we map OS-GETENV to the JVM @System.getProperty()@ which does not real from real environment variables, but ins...
- 11:40 AM Feature #2504 (Closed): real environment access for OS-GETENV
01/23/2015
- 01:57 PM Bug #2499: DST portion of the timezone offset is always included when it should be conditional
- I took a quick look at this. Outside the util package, @date.getDefaultOffset()@ is used from @persist/HQLPreprocess...
- 01:51 PM Bug #2499: DST portion of the timezone offset is always included when it should be conditional
- TIMCO reported a problem with transactions starting at midnight. Constantin tracked the problem back to the TODAY fu...
- 01:46 PM Bug #2499 (WIP): DST portion of the timezone offset is always included when it should be conditional
- 09:29 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- >Eugenie Lyzenko: is there anything about GSO 488 which was not captured in the 4GL?
I think yes. The 4GL system @... - 08:39 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Code Review evk_upd20150121a.zip
The changes are fine. In the future, please post the update without the @01_@ pr... - 07:46 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Greg Shah wrote:
> Are the ChUI-specific changes to @Window.message()@ still needed (to set the cursor position to c...
01/20/2015
- 07:26 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Code Review evk_upd20150119a.zip
It looks good.
Are the ChUI-specific changes to @Window.message()@ still neede... - 09:18 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Explicit flush stream is helped, thanks.
That's why different test in regression testing were failed from time to t...
01/19/2015
- 01:27 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- > So we need always NL before message if message is not on the first line(or we need to calculate NL character as not...
- 09:06 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Greg Shah wrote:
> Please post the corresponding 4GL output so that I can better understand what this code is suppose...
01/18/2015
- 09:11 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Please post the corresponding 4GL output so that I can better understand what this code is supposed to do.
01/17/2015
- 05:57 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Constantin Asofiei wrote:
> Evgeny Kiselev wrote:
> > - Message should be always on New Line if current position is n...
01/16/2015
- 02:11 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Evgeny Kiselev wrote:
> - Message should be always on New Line if current position is not in the start of line. I th... - 06:40 AM Bug #2485: Invalid THIS-PROCEDURE in AdminClient
- Committed to bzr rev 10711.
- 05:36 AM Bug #2485: Invalid THIS-PROCEDURE in AdminClient
- Stanislav Lomany wrote:
> MAJIC converted OK. Please review the update so I can distribute it.
I'm OK with the chan... - 05:28 AM Bug #2485: Invalid THIS-PROCEDURE in AdminClient
- MAJIC converted OK. Please review the update so I can distribute it.
- 02:18 AM Bug #2485: Invalid THIS-PROCEDURE in AdminClient
- Fixed conversion. MAJIC conversion is running.
01/15/2015
- 06:08 PM Bug #2485 (Closed): Invalid THIS-PROCEDURE in AdminClient
- 05:42 PM Bug #2485 (Review): Invalid THIS-PROCEDURE in AdminClient
- 05:40 PM Bug #2485: Invalid THIS-PROCEDURE in AdminClient
- svl_upd20150115a.zip was committed into bzr rev 10710.
svl_upd20150114b.zip was committed to staging on devsrv01. - 10:45 AM Bug #2485: Invalid THIS-PROCEDURE in AdminClient
- Stanislav Lomany wrote:
> So, should I distribute the P2J update without regression testing
Run only the CTRL-C pa... - 10:43 AM Bug #2485: Invalid THIS-PROCEDURE in AdminClient
- So, should I distribute the P2J update without regression testing and check in MAJIC part into staging branch on devs...
- 10:07 AM Bug #2485: Invalid THIS-PROCEDURE in AdminClient
- Stanislav Lomany wrote:
> Fixed getting "headless" attribute.
If this solves the admin client problem without regre... - 09:34 AM Bug #2485: Invalid THIS-PROCEDURE in AdminClient
- Fixed getting "headless" attribute.
- 03:53 AM Bug #2485: Invalid THIS-PROCEDURE in AdminClient
- Stanislav Lomany wrote:
> Looks like with this call is disturbing natural order of loading @TransactionManager@ and ... - 09:38 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- I think your idea of changing the approach seems to be on the right track.
> Message should be always on New Line ... - 05:21 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- At the moment regression tests finished with failed status.
5 tests are failed because of different numbers of rows ...
01/14/2015
- 03:14 PM Bug #2485: Invalid THIS-PROCEDURE in AdminClient
- Heh, there is a problem with @TransactionManager.isHeadless@: normal clients do not start....
- 02:20 PM Bug #2485: Invalid THIS-PROCEDURE in AdminClient
- The query changes are the same that were sent to Scott.
- 12:48 PM Bug #2485: Invalid THIS-PROCEDURE in AdminClient
- Code Review svl_upd20150114b.zip
I'm fine with the external procedure wrapping parts of this.
Eric: please revi... - 12:48 PM Bug #2485: Invalid THIS-PROCEDURE in AdminClient
- Code Review svl_upd20150114a.zip
I'm fine with this. - 11:40 AM Bug #2485: Invalid THIS-PROCEDURE in AdminClient
- Updates for review.
- 08:22 AM Bug #2485: Invalid THIS-PROCEDURE in AdminClient
- Yes, I think that is fine. We just need to put some clear comments into there to explain why this is being done.
- 01:59 AM Bug #2485: Invalid THIS-PROCEDURE in AdminClient
- Greg, can we assume that if we are in headless mode (@TransactionManager.isHeadless()@ returns true), we are under li...
- 10:07 AM Bug #2489: FileSystemOps.searchPath(String) should return the 4GL procedure name for external pro...
- It is common for 4GL code to search for 4GL external procedure names before executing those programs. Such searches ...
- 09:54 AM Bug #2489 (Closed): FileSystemOps.searchPath(String) should return the 4GL procedure name for ext...
01/13/2015
- 04:06 PM Bug #2485 (WIP): Invalid THIS-PROCEDURE in AdminClient
- Constantin, thanks, that helped.
Guys, there is one more issue: if we connect to a fresh server - no standards cli... - 09:42 AM Bug #2485: Invalid THIS-PROCEDURE in AdminClient
- Stanislav,
Your stacktrace is hiding another NPE, when the scope is initially pushed:... - 08:54 AM Bug #2485: Invalid THIS-PROCEDURE in AdminClient
- I think all of the issues have the same cause. Reproduction:
1. Log into admin client.
2. MAJIC -> Printer Maintena... - 07:18 AM Bug #2485 (Closed): Invalid THIS-PROCEDURE in AdminClient
Also available in: Atom