tian-zhihui / cordysfilecon

Automatically exported from code.google.com/p/cordysfilecon
Apache License 2.0
0 stars 0 forks source link

Base64 encoding without final newline #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Encode a text without a new line after the last line into Base64
2. Paste the encoded text into the WriteFile method and put <encoded> to true

What is the expected output? What do you see instead?
The last line (the one without the newline) will have unreadable characters 
instead of the expected text.

What version of the product are you using? On what operating system?
FileConnector 1.2.17, BOP-4 CU14

Original issue reported on code.google.com by mdrai...@capgemini.com on 7 Feb 2011 at 2:55

GoogleCodeExporter commented 8 years ago
No changes required, works properly.

Original comment by srkrish...@cordys.com on 7 Nov 2011 at 7:10