David Smith posted a list of QC defects he felt should have been fixed by the Delphi 7 service pack to borland.public.delphi.non-technical. Borland Senior R&D Engineer Steve Trefethen posted this reply:
I thought I’d do a bit more checking and report back on some of the progress that has already been made in D9 regarding these bugs….
Status Severity QC # Description Fixed (A-0) 2378 Incorrect multi-language (locale) (A-1) 4167 Using XPManfest + Groupbox in Dll form (B-1) 2584 Web Deploy disabled (B-1) 5732 Code Completion dropdown list shows only blank entries (no steps, intermittent) Marked as Testcase error (B-1) 5743 SQR function failures (a summary) Marked as Testcase error (B-2) 2002 DLL Breakpoints lost in XP Fixed (B-3) 2258 Failure to parse/compile integer constant –2147483648 (B-3) 3879 Components in data module does not remains in there Feature removed (C-1) 2774 Tabs in the Component Palette Popup Menu refuse to scroll (C-2) 2269 Class completion fails for default parameters Fixed (C-2) 3636 TInvokableClass memory leak (possible simple fix attached) Fixed (I-2) 5739 Unit OPToSoapDomConv.pas references unneeded units (A-2) 4744 SysUtils.WideFmtStr crash by long arguments Fixed (A-2) 5672 Incorrect declaration in ShlObj.pas causes programs to Fixed (A-3) 3272 Access violation on close caused by hint timer Fixed (A-3) 5555 Rare crash on keypress in TComboBox (Reported) (B-0) 2614 Making calls to a Web Service Often Results in invalid Fixed (B-1) 4861 httpsrvr: access violations in TObjectManager.Destroy (B-1) 5473 Problem when freeing a page: the next page to be (B-2) 4762 Single type SoapToVariant deserialization error (B-2) 5737 Generating WSIL from Service Page Info causes AV (B-3) 4288 TComboBox does not allow changes of KeyCode in OnKeyPress (B-3) 4653 Windows XP 32-bit icons & TImageList problem Fixed (B-3) 5136 Response.Expires and Response.LastModified are missing (C-2) 1807 Memory Leak 4790 Midas, Midas generates an exception when filtering on WideString 4513 ADO, Locate does not find Timestamps with milliseconds Fixed 3031 Variants, Olevariant crash Fixed 4945 Variants, VarArrayOf losing data after NULL Fixed 2190 Variants, There is a bug in array to variant array conversion 4836 Debugger, Can’t Debug Newly Created Automation Object Fixed 1177 Documentation, ResourceString limitation of 1024 characters 5603 Midas, M/D CDS data corrupt after cdsMaster.ApplyUpdates(0) Fixed 4071 RTL, Change in ComServ.pas between Delphi 6.0 -> 7.0 3951 IDE, Access Violation at shutdown 3860 Midas, Blob parameters crashing with DataSnap with binary data 3741 VCL, Splitter makes panels unaccessible 3053 TLB-Editor, Access Violation in rtl70.bpl 2714 Midas, Changing a value in a filtered CDS where … Cannot Reproduce 5355 Midas, filter error in TClientDataSet 4749 RTL, TThread.Destroy calls Resume when… 4691 Midas, Deleted CDS detail records re-appear (client-side M/D) 4214 VCL, PageControl corrupts contained controls position As Designed 2886 VCL, CommaText considers space to be a delimiter too So, out of that list there are already 14 bugs marked as "fixed" and almost half have been resolved in some way or another. I see that some of this information isn’t getting back to the QC client and I’m not quite sure how that works but I assume it will show up at some point.
Anyway, since nearly half of this list has been addressed feel free to post another list of issues.
So if you care about getting bugs fixed in Delphi, you simply must use QC.
Incidentally, I HTML-ified Steve’s list using Delphi 6, since I find the macro recorder makes repetitive formatting tasks much easier.
{ 4 } Comments
Wow, Craig, that’s terrific. Thanks for doing that.
Nick
I note "Feature Removed" for report 2774; What does that mean?
Thanks..LH
Lawrence, the Galileo IDE (used in Delphi 8 and the upcoming Delphi release) uses a totally new component palette which doesn’t have tabs. So the D7 bug is no longer relevant.
Thanks for clearing that up AND for all you’re doing to keep the "rest of us" informed.
LH
Post a Comment