Community
Participate
Working Groups
The following steps will remove the specified default encoding is removed erroneously in System Connection property page: 1. Create a new remote connection 2. Change the default encoding to other (e.g. IBM-1141) in System Connection property page before connecting to the remote system 3. Connect to the remote system 4. Display the default encoding again in System Connection property page when the connection is active 5. Press OK key in System Connection property page. At this time, the encoding information was removed from the property file and the content of the property file is: # RSE DOM Node 00-name=EncodingPropertySet 01-type=PropertySet 03-attr.description=null
Created attachment 185030 [details] Fix for removing the default encoding erroneously
(In reply to comment #1) > Created an attachment (id=185030) [details] > Fix for removing the default encoding erroneously That patch looks good. Could you resubmit it with the updated copyright and a legal message. Thanks.
Created attachment 185283 [details] Fix for removing the default encoding erroneously I resubmit the patch with the following legal message: IP records - Noriaki Takatsu, IBM Japan, takatsu@jp.ibm.com, Office Address: 1623-14, Shimotsuruma, Yamato-shi, Kanagawa Office phone: 81-46-215-5379 Legal Message: I, {Noriaki Takatsu}, declare that I developed the attached code from scratch, without referencing any 3rd party materials except material licensed under the EPL. I am authorized by my employer to make this contribution under the EPL.
The release level of the org.eclipse.rse.ui that RDz 8.0.1 uses is 3.1.102.v201010201412. Could you backport the fix to this release level ?
Comment on attachment 185283 [details] Fix for removing the default encoding erroneously Looks okay. I'll update this with the copyright line.
I've committed the change to the HEAD stream and opened bug 332745 for the backport to RSE 3.2.x.
Comment on attachment 185030 [details] Fix for removing the default encoding erroneously Obsoleted by later patch.