[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #34754] gnustep only supports some "key equivalents (shortcuts)"
From: |
Richard Frith-Macdonald |
Subject: |
[bug #34754] gnustep only supports some "key equivalents (shortcuts)" |
Date: |
Mon, 07 Nov 2011 09:12:56 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.51.22 (KHTML, like Gecko) Version/5.1.1 Safari/534.51.22 |
Update of bug #34754 (project gnustep):
Assigned to: CaS => None
_______________________________________________________
Follow-up Comment #4:
Is there any specification for the XIB format?
I ask because 'DQ' does not conform to the standards for base64 encoding as a
base64 encoded string is supposed to be a multiple of four bytes.
I've modified GSMime to tolerate short strings (by simply acting as if the
missing bytes had been the normal '=' padding characters), since our general
principle is to be tolerant of errors in input rather than strictly enforcing
standards.
This will probably get things working, but I don't know that it's the correct
thing to do here. Maybe the gui code ought to add any necessary '=' padding
before decoding, to make the string legal base64 encoded data. On the other
hand ... whats the point of doing that if I've made the decoding work
'correctly' when given bad data?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?34754>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #34754] gnustep only supports some "key equivalents (shortcuts)", julian, 2011/11/05
- Message not available
- [bug #34754] gnustep only supports some "key equivalents (shortcuts)", julian, 2011/11/06
- [bug #34754] gnustep only supports some "key equivalents (shortcuts)", Fred Kiefer, 2011/11/07
- [bug #34754] gnustep only supports some "key equivalents (shortcuts)",
Richard Frith-Macdonald <=
- [bug #34754] gnustep only supports some "key equivalents (shortcuts)", Richard Frith-Macdonald, 2011/11/07
- [bug #34754] gnustep only supports some "key equivalents (shortcuts)", Fred Kiefer, 2011/11/07
- [bug #34754] gnustep only supports some "key equivalents (shortcuts)", julian, 2011/11/07
- [bug #34754] gnustep only supports some "key equivalents (shortcuts)", julian, 2011/11/07