[bug] UTF-7 conversion bug

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[bug] UTF-7 conversion bug

Paolo Bonzini
Issue status update for
http://smalltalk.gnu.org/node/114
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/114

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    Base classes
 Category:     bug reports
 Priority:     normal
 Assigned to:  bonzinip
 Reported by:  bonzinip
 Updated by:   bonzinip
 Status:       active

This bug report is actually just a reminder; with this string:

(('+MGswezCTMFgwkwBc-u306b' asUnicodeString: 'UTF-7')
    asString: 'UTF-7') asString

the converter returns a (wrong) result '+MGswezCTMFgwkwBcA-u306b'.




_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: [bug] UTF-7 conversion bug

Paolo Bonzini
Issue status update for
http://smalltalk.gnu.org/project/issue/114
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/114

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    Base classes
 Category:     bug reports
 Priority:     normal
 Assigned to:  bonzinip
 Reported by:  bonzinip
 Updated by:   bonzinip
-Status:       active
+Status:       fixed

Fixed in patch-635.




_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk