Bug 44480 - Formatting the formatted string should not produce edits
Summary: Formatting the formatted string should not produce edits
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 M4   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-08 13:07 EDT by Olivier Thomann CLA
Modified: 2003-10-09 18:25 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Thomann CLA 2003-10-08 13:07:35 EDT
Using 1008, the formatter should not create edits when formatting the formatted
string.
It needs to check that the replacement string of the edit is not the same than
the actual source code.
Comment 1 Olivier Thomann CLA 2003-10-08 13:08:01 EDT
Fixed and released in the Scribe. See isValidEdit(...).