[Merge] lp:~evfool/software-properties/lp1081279 into lp:software-properties

Robert Roth evfool at gmail.com
Wed Feb 13 14:13:23 UTC 2013


The proposal to merge lp:~evfool/software-properties/lp1081279 into lp:software-properties has been updated.

Description changed to:

- Do not encode the example source URL to avoid adding the 'b' prefix (bug #1081279)

This branch removes an encode('UTF-8') from the Add Source Dialog code, encoding the example source url.

Leaving the encode adds the b prefix (as encode is converting to bytes) thus causing bug #1081279.
The encode has been added as the fix for bug #721778, however with python 3 that should be irrelevant, tested the same usecase as the bug has been reported as reproducible with, aka mixing UTF-8 and non-UTF-8 locales, and the dialog opens just fine.

For more details, see:
https://code.launchpad.net/~evfool/software-properties/lp1081279/+merge/148196
-- 
https://code.launchpad.net/~evfool/software-properties/lp1081279/+merge/148196
Your team Ubuntu Core Development Team is requested to review the proposed merge of lp:~evfool/software-properties/lp1081279 into lp:software-properties.



More information about the Ubuntu-reviews mailing list