| Summary: | incorrect error messages in source information | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Ben Chen <chenbs> |
| Component: | TPTP | Assignee: | Bozier jerome <jerome.bozier> |
| Status: | CLOSED WONTFIX | QA Contact: | Kathy Chan <kathy> |
| Severity: | minor | ||
| Priority: | P2 | CC: | paulslau |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | closed472 | ||
|
Description
Ben Chen
First two scenarios are caused by JDT defect 314740. The last scenario is unreproducible in the TPTP-4.7.0-201005251601 build. After a closer inspection of the code, the error messages returned from the JDT APIs are in fact correct (see JDT defect 314740). The symptom is caused by the org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation not displaying the error message correctly in the wizard (see calls to org.eclipse.hyades.test.core.util.JavaUtil.validatePackageName(String) and org.eclipse.hyades.test.core.util.JavaUtil.validateClassName(String) invoked by line 177 in org.eclipse.hyades.test.tools.ui.java.internal.junit.editor.JUnitEditorExtension.performChange(Refactoring)). Minor issue that may require translation. As such, deferring. Insufficient resources to complete. This defect had been resolved as WONTFIX for more than 1 month. Closing this on the reporter's behalf. Please re-open if you have further comment on this issue. Closed in TPTP 4.7.2. |