Difference between revisions of "Critical Bug Fixes"
Peter gummer (Talk | contribs) (→User Section) |
(Added critical bug definition) |
||
Line 6: | Line 6: | ||
== Disclaimer == | == Disclaimer == | ||
This list is maintained by Eiffel Software employees only. Any external users modifying the page will most likely see their changes removed. If you have a show stopper bug please add it to the User Section below. We are aware of all of your submitted bugs but we have to prioritize and fix all those that can be fixed before the end of this release cycle, which is imminent. | This list is maintained by Eiffel Software employees only. Any external users modifying the page will most likely see their changes removed. If you have a show stopper bug please add it to the User Section below. We are aware of all of your submitted bugs but we have to prioritize and fix all those that can be fixed before the end of this release cycle, which is imminent. | ||
+ | |||
+ | == What is a "Critical Bug" == | ||
+ | A critical bug adheres to one of the following conditions: | ||
+ | |||
+ | # Something that used to work in 5.7 and that does not work in 6.0. | ||
+ | # New functionality that is broken in 6.0. | ||
+ | # A crash that was not present in 5.7. | ||
== Bug List and Links == | == Bug List and Links == |
Revision as of 06:31, 26 April 2007
Contents
Overview
The page highlights the list of bugs that must be fixed prior to releasing EiffelStudio 6.0.
Disclaimer
This list is maintained by Eiffel Software employees only. Any external users modifying the page will most likely see their changes removed. If you have a show stopper bug please add it to the User Section below. We are aware of all of your submitted bugs but we have to prioritize and fix all those that can be fixed before the end of this release cycle, which is imminent.
What is a "Critical Bug"
A critical bug adheres to one of the following conditions:
- Something that used to work in 5.7 and that does not work in 6.0.
- New functionality that is broken in 6.0.
- A crash that was not present in 5.7.
Bug List and Links
EiffelStudio User Interface
Code Tools
- bug#12392: PnD does not open a new document tab when using prefixes
Debugger
Docking
- bug#12522: Error wizard does not work anymore (Docking issue)
Editor
Metrics
Wizards
Eiffel Compiler
Libraries
EiffelVision2
Installation
User Section
Note: External users of Eiffel Software may place their bug report ID's and their description here. There is no guarantee that these bugs will be seen to prior to the release of 6.0. And please, only critical bugs that prevent you from continuing your work.
The Wiki automatically links bugs in the using the format bug(pound sign #)id, e.g. bug#0000.
- bug#12485: EiffelStudio hangs almost every time I type Ctrl+Tab