Кодегир выпустил новые фиксы для БДС!
6 новых фиксов: 10a-10f.
вот новый ролуп, включающий в себя эти фиксы
http://altd.borland.com/download/bds/bds_2006/hotfix…HotFixRollup2.exe редейм
http://bdntv.borland.com/pix/NickHodges/HotFixRollup2Readme.txt BDS2006 Update 2 Hotfix 10a
Description of updates that are included in this hotfix:
This hotfix contains a fix for the source code editor. If the source code contained
accented or international characters, viewing the code as text and then returning to
the file format would erroneously reset the source code to default ANSI, thereby losing
the accented or international characters.
The source code (.pas) might become corrupt, especially if the source code was
larger than 64K and if the accented or international characters occurred only after
the intial 64K.
Quality Central Tracking Number(s): 32936, 32844
Internal Tracking Number(s): 241502, 241552
===============================================================================
BDS2006 Update 2 Hotfix 10b
Description of updates that are included in this hotfix:
This fix incorporates the following enhancements and fixes:
- The enhancement suggested in QC Report # 26063 to improve the SOAP
deserialization of multiref objects and arrays.
- The WSDL importer now exposes elements with 'maxOccurs="unbounded"'
as arrays and the SOAP runtime handles the conversion to and from XML. (QC #35512)
- TXSDateTime (and other TXSxxxx types) can now be serialized as XML attributes (QC #10969)
- The WSDL importer now handles schemas included or imported by the schema
embedded within a WSDL.
- An uninitialized TXSDateTime will default to the value of "0001-01-01T00:00:00" instead of
"1899-12-30T00:00:00.000".
- The WSDL published by Delphi applications was updated to be more compliant with
the style expected by WSDL2Java importers.
- The SOAP runtime properly restores enumerated identifiers that were renamed
because of conflicts with Delphi keywords or directives.
Quality Central Tracking Number(s): QC #26063, QC #33512, QC #10969
Internal Tracking Number(s): RAID #241798, #241801, #242796
===============================================================================
BDS2006 Update 2 Hotfix 10c
Description of updates that are included in this hotfix:
Removes the length limitation on search paths. Specifying a large number of deeply
nested directories could exceed an internal limit.
Internal Tracking Number(s): RAID #242012
===============================================================================
BDS2006 Update 2 Hotfix 10d
Description of updates that are included in this hotfix:
This hotfix addresses the issue of Korean characters in the code editor initiating
unwanted cold folding and causing access violations.
Quality Central Tracking Number(s): 35357
Internal Tracking Number(s): 242562
===============================================================================
BDS2006 Update 2 Hotfix 10e
Description of updates that are included in this hotfix:
This hotfix contains a fix for the VCL form designer to allow the F1 help key
to query the help system for the selected component.
===============================================================================
BDS2006 Update 2 Hotfix 10f
Description of updates that are included in this hotfix:
This fix enables all COM\ActiveX menu items and wizards that are in the
Pro version of Delphi.