Bug 55930 - File encoding should be used on save
Summary: File encoding should be used on save
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 M8   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 55880 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-03-24 11:49 EST by Jerome Lanneluc CLA
Modified: 2004-03-25 11:50 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Lanneluc CLA 2004-03-24 11:49:40 EST
I200403240800

File encoding should be used in Buffer.save(IProgressMonitor, boolean) and 
CommitWorkingCopyOperation.executeOperation().
Comment 1 Frederic Fusier CLA 2004-03-25 06:49:57 EST
Fixed.

Forgotten code has been added in those methods. Now file encoding is well used 
on save both for Buffer and CommitWorkingCopyOperation.

[jdt-core-internal]
Test cases test016 and test017 added in jdt.core.tests.model.EncodingTests
Comment 2 Andre Weinand CLA 2004-03-25 11:15:41 EST
*** Bug 55880 has been marked as a duplicate of this bug. ***
Comment 3 Jerome Lanneluc CLA 2004-03-25 11:50:08 EST
Verified in I200403250800