esiobjects-patches Mailing List for EsiObjects (Page 3)
Brought to you by:
ferret1964,
twiechmann
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
|
Feb
(1) |
Mar
|
Apr
(4) |
May
(19) |
Jun
(7) |
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
|
Dec
(1) |
2003 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
(5) |
Oct
|
Nov
|
Dec
(2) |
2004 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
(1) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2005 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(3) |
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(4) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <no...@so...> - 2002-05-23 20:48:18
|
Patches item #559831, was opened at 2002-05-23 13:48 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=559831&group_id=35585 Category: Corba Group: V4.0 Status: Open Resolution: None Priority: 3 Submitted By: Jerry Goodnough (ferret1964) Assigned to: David Ellis (djemkitso) Summary: Allow Dictionary Key to be Set Initial Comment: This patch allows the Key to be set on an empty Dictionary object. In addtion it includes updates to the realtionship facade for this support. This patch addresses issues with using dictionaries with releationships. In the future the dictionary implement may be futher enhanced to support changing the key on dictionaries with contents. See the installation instructions included in the patch for how to install it. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=559831&group_id=35585 |
From: <no...@so...> - 2002-05-23 20:42:19
|
Patches item #559829, was opened at 2002-05-23 13:42 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=559829&group_id=35585 Category: Core Model Group: V4.0 Status: Open Resolution: None Priority: 5 Submitted By: Jerry Goodnough (ferret1964) Assigned to: Jerry Goodnough (ferret1964) Summary: SetProperty Fix for Java Proxy Gen. Initial Comment: The Java Proxy generation was incorrectly generating the proxy code for the setting of a property. This patch will correct this problem. Also included in this patch is an enhance to the names used for the parameters of the generated proxies. The new code will now use the binding name if parameter is not named (It deals with duplicate names on the binding also). Please follow the installation instructions included with patch. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=559829&group_id=35585 |
From: <no...@so...> - 2002-05-22 22:36:56
|
Patches item #559398, was opened at 2002-05-22 15:36 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=559398&group_id=35585 Category: TCP Connections Group: V4.0 Status: Open Resolution: None Priority: 6 Submitted By: Jerry Goodnough (ferret1964) Assigned to: Jerry Goodnough (ferret1964) Summary: TCP Primative Reads Initial Comment: This patch addresses issues the transport of Bulk transfer objects. It corrects problems with column names and table, and provides Bulk transfer objects with more intelligence with reguard to memory/disk storage. The BTO objects will now use the shared object store (disk) when the incomming object will consume to much local storage. This fixes problems with transporting very large objects. Installation Note: This patch is to a core system routine. 1), when loading no sessions should be on (This includes the redirector) 2) Use the primative M Routine restore to load VESOTCPU.RSA. 3) Do ^VESOUXCD ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=559398&group_id=35585 |
From: <no...@so...> - 2002-05-22 20:19:23
|
Patches item #559349, was opened at 2002-05-22 13:19 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=559349&group_id=35585 Category: Client Component Group: V4.0 Status: Open Resolution: None Priority: 5 Submitted By: Jerry Goodnough (ferret1964) Assigned to: Jerry Goodnough (ferret1964) Summary: Null WriteLine for Automation Fix Initial Comment: Bug #538955 "Automation Error" identified a problem with writing a null string to an automation stream. This problem is fixed by this patch which is a revsion of the EOSupport Library. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=559349&group_id=35585 |
From: <no...@so...> - 2002-05-21 21:33:21
|
Patches item #558882, was opened at 2002-05-21 14:33 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=558882&group_id=35585 Category: Core Model Group: V4.0 Status: Open Resolution: None Priority: 4 Submitted By: Jerry Goodnough (ferret1964) Assigned to: Jerry Goodnough (ferret1964) Summary: Fix error reporting problem Initial Comment: Bug report [# 557464 ] "Error when calling method w/param method" identified a problem with error reporting. The internal routine VESODBTR had was being called without all parameters being specified. The enclosed patch provides a default value for the missing parameter if it is not provided by the called. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=558882&group_id=35585 |
From: <no...@so...> - 2002-05-20 19:30:29
|
Patches item #558409, was opened at 2002-05-20 15:30 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=558409&group_id=35585 Category: Core Model Group: None Status: Open Resolution: None Priority: 5 Submitted By: Terry L. Wiechmann (twiechmann) Assigned to: Terry L. Wiechmann (twiechmann) Summary: Search Crashes Fix Initial Comment: Under certain circumstances the Search would fail. The reason is related to the compiler not compiling Out and InOut parameters properly. However, if you apply the patch for that, you will discover that the Search will not work at all, it simply quits. If you have not installed the Out Parameters Compiles Incorrectly patch, do so before loading this patch since the methods must be compiled correctly for Search to work. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=558409&group_id=35585 |
From: <no...@so...> - 2002-05-20 19:15:13
|
Patches item #558406, was opened at 2002-05-20 15:15 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=558406&group_id=35585 Category: Core Model Group: V4.0 Status: Open Resolution: None Priority: 8 Submitted By: Terry L. Wiechmann (twiechmann) Assigned to: Jerry Goodnough (ferret1964) Summary: Out Parameters Compiles Incorrectly Fix Initial Comment: This patch fixes the Out Parameters Compiles Incorrectly bug. Out and InOut parameters were compiling incorrectly. See the documentation of loading patches on the Docs page. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=558406&group_id=35585 |
From: <no...@so...> - 2002-05-15 15:38:37
|
Patches item #556384, was opened at 2002-05-15 11:38 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=556384&group_id=35585 Category: Core Model Group: Tested Status: Open Resolution: None Priority: 5 Submitted By: John McManamon (mcmanamon) Assigned to: John McManamon (mcmanamon) Summary: Fixes to ESI$Table SetRow & SetRowV Initial Comment: When adding a row to an ESI$Table (AddRow and AddRowV), if the column dimension has not been set, the number of columns will be automatically set to the number of items being inputted on the call. SetRow and SetRowV in ESI$Table were not making this same check, yet their behavior should be the same, since you can use SetRow and SetRowV to add a row to a table. This patch is a zip file containing the updated SetRow and SetRowV for ESI$Table. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=556384&group_id=35585 |
From: <no...@so...> - 2002-05-13 17:09:55
|
Patches item #555537, was opened at 2002-05-13 10:09 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=555537&group_id=35585 Category: Core Model Group: V4.0 Status: Open Resolution: None Priority: 8 Submitted By: Jerry Goodnough (ferret1964) Assigned to: Jerry Goodnough (ferret1964) Summary: NestedClass names fix Initial Comment: Upgrading an EsiObjects Server will corrupt the nested class names as stored by the class. When mulitple nested classes appear upder a single class the first nested class would effected. The enclosed patch will fix this problem, and flag a upgrade to be run on the next connection. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=555537&group_id=35585 |
From: <no...@so...> - 2002-04-25 23:47:35
|
Patches item #548865, was opened at 2002-04-25 16:47 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=548865&group_id=35585 Category: Core Model Group: V4.0 Status: Open Resolution: None Priority: 5 Submitted By: Jerry Goodnough (ferret1964) Assigned to: Jerry Goodnough (ferret1964) Summary: ESI$Text line counting problem Initial Comment: ESI$Text that shipped with V4.0.0.207 has trouble in a number of boundry conditions for determining the number of lines. The enclosed class export fixes this problem and adds two new methods to the class. The method IsEmpty will return true if the ESI$Text object is totally empty. The method HasContent will return False is the ESI$Text is has not content. For the purposes of determining content EOL is ignored. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=548865&group_id=35585 |
From: <no...@so...> - 2002-04-11 21:35:26
|
Patches item #542693, was opened at 2002-04-11 14:35 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=542693&group_id=35585 Category: Core Model Group: V4.0 Status: Open Resolution: None Priority: 8 Submitted By: Jerry Goodnough (ferret1964) Assigned to: Jerry Goodnough (ferret1964) Summary: Deletes of some items Leaving locks Initial Comment: A number of internal objects failed to properly unlock themselves. The enclosed patch applies to 4.0.0.207 and 4.1.0.3. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=542693&group_id=35585 |
From: <no...@so...> - 2002-04-11 21:11:23
|
Patches item #542682, was opened at 2002-04-11 14:11 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=542682&group_id=35585 Category: Core Model Group: V4.0 Status: Open Resolution: None Priority: 5 Submitted By: Jerry Goodnough (ferret1964) Assigned to: Jerry Goodnough (ferret1964) Summary: AddRow(V) Fix for tables Initial Comment: Corrections and optimizations for the Implementation of AddRow and AddRowV of ESI$Table were not properly integrated with the 4.0.0.207 & 4.1.0.3 kits. This patch updates these two methods. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=542682&group_id=35585 |
From: <no...@so...> - 2002-04-11 15:14:18
|
Patches item #542530, was opened at 2002-04-11 11:14 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=542530&group_id=35585 Category: Core Model Group: V4.0 Status: Open Resolution: None Priority: 7 Submitted By: John McManamon (mcmanamon) Assigned to: Jerry Goodnough (ferret1964) Summary: Fix to Class Import for virtual classes Initial Comment: The importing of a virtual class was breaking if a virtual number needed to be assigned to the class. The error manifests itself in an undefined variable in Serialization::StreamRestoreFormatted of ESI$Class. All versions of EsiObjects, including build 207 are affected and must have this patch applied. The patch consists of a zip file containing 2 EsiObjects methods. Both methods should be imported into EsiObjects. You can use the Generic Import option whem importing these methods. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=542530&group_id=35585 |
From: <no...@so...> - 2002-02-06 00:47:11
|
Patches item #513554, was opened at 2002-02-05 16:47 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=513554&group_id=35585 Category: Core Fix Group: V4.0 Status: Open Resolution: None Priority: 5 Submitted By: Jerry Goodnough (ferret1964) Assigned to: Jerry Goodnough (ferret1964) Summary: Fix Search for Variable Names Initial Comment: The Search would not sucessfully find Variables by name. This was due to a minor typographic error. This patch is in responce to Bug "[ #499040 ] The Search fails to find variable names" and should resolve the problem. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=513554&group_id=35585 |
From: <no...@so...> - 2001-12-08 07:39:10
|
Patches item #490539, was opened at 2001-12-07 23:39 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=490539&group_id=35585 Category: Core Fix Group: V4.0 Status: Open Resolution: None Priority: 5 Submitted By: Jerry Goodnough (ferret1964) Assigned to: Jerry Goodnough (ferret1964) Summary: Fix Loop in Error Trapping Initial Comment: Bugs item #486563 identified a fault with the THROW subroutine of ^VESOOPE1 were if the error code was not correctly passed in a infinite loop was created. This patch address this problem by providing a default codce when one is acidentally omited. The the used is OOP_UNK. Also this problem seems to have resulted from a problem in ^VESO1, which is also fixed with this patch. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=490539&group_id=35585 |
From: <no...@so...> - 2001-11-15 15:56:50
|
Patches item #482136, was opened at 2001-11-15 07:56 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=482136&group_id=35585 Category: Core Fix Group: V4.1 Status: Open Resolution: None Priority: 7 Submitted By: Jerry Goodnough (ferret1964) Assigned to: Jerry Goodnough (ferret1964) Summary: Import & Export Broken Initial Comment: The GT.M Version 4.1.0.1 Database has a major problem with Import and Export. This problem exists on a large number of core classes. The only safe solution is to replace it with a new database. Please load Version 4.1.0.2 or better to correct this problem. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=482136&group_id=35585 |
From: Jerry G. <jgo...@es...> - 2001-11-15 15:49:37
|
This is a Test Message |