Defect #: 108517 - Status: Closed

Defect #: Date Reported:
108517 4/15/01
Project: Version:
Delphi 6.0
Area:
VCL\Additional Controls\Action Bar Controls
Description:
Adding a category of actions causes items to be drawn overlapping each other.

Defect #: 108786 - Status: Closed

Defect #: Date Reported:
108786 4/18/01
Project: Version:
Delphi 6.0
Area:
VCL\Additional Controls\Action Bar Controls
Description:
List Category of Standard Actions do not render properly on Action Bar - the comboboxes are overlapping the text.

Defect #: 110904 - Status: Closed

Defect #: Date Reported:
110904 5/7/01
Project: Version:
Delphi 6.0
Area:
ActiveX\Code Generators\Pascal
Description:
Some type libraries have array properties that aren't being generated properly.

Defect #: 111247 - Status: Closed

Defect #: Date Reported:
111247 5/9/01
Project: Version:
Delphi 6.0
Area:
ActiveX\Code Generators\Pascal
Description:
The imported MS HTML library fails to compile

Defect #: 112549 - Status: Closed

Defect #: Date Reported:
112549 5/21/01
Project: Version:
Delphi 6.0
Area:
ActiveX\Code Generators\Pascal
Description:
An inconsistent use of underscore on Set method in generated code when using TLE to add Write by Ref property results in compile error

Defect #: 112632 - Status: Closed

Defect #: Date Reported:
112632 5/22/01
Project: Version:
Delphi 6.0
Area:
ActiveX\Type Library Editor
Description:
When adding a method with params of different types to a COM+ Event interface the generated code will not compile.

Defect #: 112876 - Status: Closed

Defect #: Date Reported:
112876 5/24/01
Project: Version:
Delphi 6.0
Area:
IDE\Views\Diagram
Description:
Diagram view on the TypeLibrary Unit AVs

Defect #: 112938 - Status: Closed

Defect #: Date Reported:
112938 5/25/01
Project: Version:
Delphi 6.0
Area:
Database\ADO
Description:
Any use of the new TCustomADODataSet.OnRecordsetCreate event causes an "Invalid variant type conversion" exception.

Defect #: 113329 - Status: Closed

Defect #: Date Reported:
113329 6/1/01
Project: Version:
Delphi 6.0
Area:
IDE\Module Manager
Description:
Marking a unit as 'platform', 'deprecated' or 'library' messes up the IDE's parser

Defect #: 113456 - Status: Closed

Defect #: Date Reported:
113456 6/4/01
Project: Version:
Delphi 6.0
Area:
Midas\TClientDataSet
Description:
ClientDataSet.SetOptionalParam is causing an exception when value is not a datetime string.

Defect #: 113467 - Status: Closed

Defect #: Date Reported:
113467 6/3/01
Project: Version:
Delphi 6.0
Area:
SOAP\WSDL Importer
Description:
SOAP URI is incorrect
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap"
should be
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"

Defect #: 113468 - Status: Closed

Defect #: Date Reported:
113468 6/3/01
Project: Version:
Delphi 6.0
Area:
SOAP\WSDL Importer
Description:
Make the targetNamespace for WSDL generated as a property so that users can set it. Currently its "http://www.borland.com/soapServices"

Defect #: 113873 - Status: Closed

Defect #: Date Reported:
113873 6/7/01
Project: Version:
Delphi 6.0
Area:
VCL\Action Classes
Description:
TStaticListAction does not get it's ItemIndex property set when the action is executed.

Defect #: 114136 - Status: Closed

Defect #: Date Reported:
114136 6/11/01
Project: Version:
Delphi 6.0
Area:
Database\DBExpress\TSQLDataSet
Description:
SQLDataSet.Refresh causes memory loss.

Defect #: 114367 - Status: Closed

Defect #: Date Reported:
114367 6/15/01
Project: Version:
Delphi 6.0
Area:
IDE\Packages\Package Manager
Description:
Mouse over the Diagram tab results in a series of access violations if the Package source is open in the Code Editor. The AV's happen as long as the mouse is over the diagram.

Defect #: 114408 - Status: Closed

Defect #: Date Reported:
114408 6/18/01
Project: Version:
Delphi 6.0
Area:
Database\DBExpress
Description:
BcdToStr doesn't work correctly when precision and
scale are the same. eg) 0.123 incorretly changes to 123

Defect #: 114567 - Status: Closed

Defect #: Date Reported:
114567 6/21/01
Project: Version:
Delphi 6.0
Area:
Internet\XML
Description:
'MSXML is not installed' is a error that may be raised even if the MSXML dll has been installed. For instance if CoInitialize has not been called the above error will surface.

Defect #: 114626 - Status: Closed

Defect #: Date Reported:
114626 6/25/01
Project: Version:
Delphi 6.0
Area:
Internet\WebSnap
Description:
QualifyFileName function in WebComp unit is not threadsafe.

Defect #: 114667 - Status: Closed

Defect #: Date Reported:
114667 6/26/01
Project: Version:
Delphi 6.0
Area:
Internet\WebSnap
Description:
IsConsole is incorrectly being set for ISAPI DLL projects. This can cause a problem with any WebSnap applications which allow exceptions to escape from their over-ridden handlers.

Defect #: 114766 - Status: Closed

Defect #: Date Reported:
114766 7/2/01
Project: Version:
Delphi 6.0
Area:
Database\ADO
Description:
A problem occurs when opening a form in the IDE that has a TADOQuery. If the query is active, and if the connection is no longer valid, the IDE closes without any warning.

The same occurs if a form with an active TADOQuery is created before the datamodule that contains the associated TADOConnection.

Defect #: 114773 - Status: Closed

Defect #: Date Reported:
114773 7/2/01
Project: Version:
Delphi 6.0
Area:
Internet\Controls\TPageProducer
Description:
D6 broke TagParams by checking for #13#10 as a tag param terminator.

Defect #: 114807 - Status: Closed

Defect #: Date Reported:
114807 7/3/01
Project: Version:
Delphi 6.0
Area:
VCL\Action Classes
Description:
TSearchFindNext action fails to find text. There is a bug in TSearchFindNext.Execute where it does not assign the Target and therefore will never find any text.

Defect #: 114852 - Status: Closed

Defect #: Date Reported:
114852 7/4/01
Project: Version:
Delphi 6.0
Area:
IDE\Code Editor
Description:
Reproducible Access Violations occur in the IDE when declarations of the following type are included at global scope in a unit:

const
A: set of Char = ('a','b','c');

Defect #: 115042 - Status: Closed

Defect #: Date Reported:
115042 7/10/01
Project: Version:
Delphi 6.0
Area:
Database\ADO
Description:
Opening a ADOquery in Delphi 6 is much slower then it was in Delphi 5 because of extra calls to the F.Properties for "every" field in the RecordSet regardless of the "already" determined FieldType.

Defect #: 115071 - Status: Closed

Defect #: Date Reported:
115071 7/11/01
Project: Version:
Delphi 6.0
Area:
RTL\Delphi\Pascal Strings
Description:
Concatenating AnsiStrings fails in System._LStrCatN when the new "append" optimization kicks in.

Results in garbage being appended - the "can we append" detection does not work correctly.

Defect #: 115151 - Status: Closed

Defect #: Date Reported:
115151 7/15/01
Project: Version:
Delphi 6.0
Area:
Midas\XML Midas\XMLMapper
Description:
XML Mapper fails selecting nodes when the source XML file contains DBCS <xx5B> in a element name.

Defect #: 115165 - Status: Closed

Defect #: Date Reported:
115165 7/16/01
Project: Version:
Delphi 6.0
Area:
Midas\XML Midas\XMLMapper
Description:
Opening an XML-Schema in XMLMapper does not
extract the type-information . This is important when trying to create a Midas-datapacket, or MyBase database from the schema.


Defect #: 115166 - Status: Closed

Defect #: Date Reported:
115166 7/16/01
Project: Version:
Delphi 6.0
Area:
RTL\Delphi
Description:
VarArray's do not work. VarArray data was not being copied during an assignment. Only a reference to the data was being copied. The VType in the TVarData did not indicate that it was a varByRef variant.

Defect #: 115171 - Status: Closed

Defect #: Date Reported:
115171 7/16/01
Project: Version:
Delphi 6.0
Area:
SOAP
Description:
Array of byte is not transfered in base64 encoding.

Defect #: 115240 - Status: Closed

Defect #: Date Reported:
115240 7/17/01
Project: Version:
Delphi 6.0
Area:
VCL\Additional Controls\Action Bar Controls\TMainMenuActionBar
Description:
If the menu show delay is set to 0 then menus should appear immediately but in ActionBands this causes you to have to click a menu item prior to it being displayed.

Defect #: 115241 - Status: Closed

Defect #: Date Reported:
115241 7/17/01
Project: Version:
Delphi 6.0
Area:
VCL\Additional Controls\Action Bar Controls\TMainMenuActionBar
Description:
Submenus display before the first item is selected which is inconsistent with standard windows menus.

Defect #: 115242 - Status: Closed

Defect #: Date Reported:
115242 7/17/01
Project: Version:
Delphi 6.0
Area:
SOAP
Description:
TXSDate.XSToNative and TXSDateTime.GetAsDateTime both use strings which presume MM/DD/YYYY order when call date functions.

Defect #: 115292 - Status: Closed

Defect #: Date Reported:
115292 7/18/01
Project: Version:
Delphi 6.0
Area:
VCL\Additional Controls\Action Bar Controls\TToolActionBar
Description:
AV occurs clicking the dropdown button of a TActionToolBar

Defect #: 115323 - Status: Closed

Defect #: Date Reported:
115323 7/18/01
Project: Version:
Delphi 6.0
Area:
Database\DBExpress
Description:
Call IsNull on a blob field causes AV

Defect #: 115383 - Status: Closed

Defect #: Date Reported:
115383 7/19/01
Project: Version:
Delphi 6.0
Area:
VCL\Additional Controls\Action Bar Controls\TMainMenuActionBar
Description:
Setting individual colors for items on a submenu fails to draw the items with that color.

Defect #: 115399 - Status: Closed

Defect #: Date Reported:
115399 7/19/01
Project: Version:
Delphi 6.0
Area:
Database\DBExpress
Description:
Trying to get blob at eof (as with an empty table) results in an EOF error.

Defect #: 115413 - Status: Closed

Defect #: Date Reported:
115413 7/20/01
Project: Version:
Delphi 6.0
Area:
SOAP
Description:
IntFromValue function does not check for blank string, resulting in AV when blank string is passed.

Defect #: 115642 - Status: Closed

Defect #: Date Reported:
115642 7/26/01
Project: Version:
Delphi 6.0
Area:
RTL\Delphi\Other RTL
Description:
SearchBuf does not locate a match if the target pattern of characters occurs at the beginning of the string being searched.

Defect #: 115730 - Status: Closed

Defect #: Date Reported:
115730 7/30/01
Project: Version:
Delphi 6.0
Area:
VCL\Additional Controls\Action Bar Controls
Description:
Resize a TActionToolbar which orientation is obBottomToTop will cause a AV:

Access violation at address xxxx im module 'rtl60.bpl'

Defect #: 115745 - Status: Closed

Defect #: Date Reported:
115745 7/30/01
Project: Version:
Delphi 6.0
Area:
Internet\XML\Data Binding
Description:
XML Data Binding Wizard cannot correctly import a DTD file where attribute defaults are defined using single quotes.

Defect #: 115835 - Status: Closed

Defect #: Date Reported:
115835 8/1/01
Project: Version:
Delphi 6.0
Area:
SOAP
Description:
MS does not import our WSDL documents, because we are not namespace qualifying some elements in the service/port elements.

Defect #: 115842 - Status: Closed

Defect #: Date Reported:
115842 8/1/01
Project: Version:
Delphi 6.0
Area:
SOAP
Description:
WSDL Exporter does not allow targetnamespace to be set, always defaults to borland specific URI

Defect #: 115846 - Status: Closed

Defect #: Date Reported:
115846 8/1/01
Project: Version:
Delphi 6.0
Area:
Internet\WebSnap
Description:
When OnAfterDispatchPage is assigned you will get an Access Violation in xxxxx read of address 0000000.

Defect #: 115966 - Status: Closed

Defect #: Date Reported:
115966 8/2/01
Project: Version:
Delphi 6.0
Area:
Internet\WebSnap
Description:
TCustomAdapterImageField.GetValue returns False instead of '' when EchoActionFieldValue is set and no value if found in the request.

Defect #: 115969 - Status: Closed

Defect #: Date Reported:
115969 8/2/01
Project: Version:
Delphi 6.0
Area:
Internet\WebSnap
Description:
RedirectToPageName causes AV if AParams parameter is nil

Defect #: 115976 - Status: Closed

Defect #: Date Reported:
115976 8/2/01
Project: Version:
Delphi 6.0
Area:
VCL\Action Classes
Description:
It's not possible to assign events of the subcomponents of the following actions: TPringDlg, TColorSelect, TFontEdit, TSearchFind, TSearchReplace.

Defect #: 116159 - Status: Closed

Defect #: Date Reported:
116159 8/8/01
Project: Version:
Delphi 6.0
Area:
Internet\ISAPI Application
Description:
Isapi dll's leak memory. After a while, it will crash the server.

Defect #: 116254 - Status: Closed

Defect #: Date Reported:
116254 8/10/01
Project: Version:
Delphi 6.0
Area:
Database\Core VCL
Description:
BcdCompare(0, 0) yields wrong result. Variant comparison of BCD zeroes fails.

Defect #: 116262 - Status: Closed

Defect #: Date Reported:
116262 8/10/01
Project: Version:
Delphi 6.0
Area:
RTL\Delphi\ConvUtils
Description:
StrToBool does not accept "False" and "True" as boolean data. This is due to TryStrToBool being broken.

Defect #: 116264 - Status: Closed

Defect #: Date Reported:
116264 8/10/01
Project: Version:
Delphi 6.0
Area:
Internet\WebSnap
Description:
Can't save an include file after previewing a page that uses it.

Defect #: 116265 - Status: Closed

Defect #: Date Reported:
116265 8/10/01
Project: Version:
Delphi 6.0
Area:
Internet\WebSnap
Description:
The following VBScript statement always evaluates to false.

<% if IsNull(EndUser.Login) then ... %>