1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-02-15 23:07:18 +01:00
Sascha Peilicke 95bc493b19 Revert "Catch non-utf8 and convert it to utf8 inside create_submit_request() to prevent"
This reverts commit 518229067c9815e4f671469295266d4fd6cbf6c4.
Doesn't solve your issue:

    >>> unicode("!§").encode("utf8")
    UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1: ordinal not in range(128)

Fix pending...
2011-03-04 08:59:05 +01:00
..
2009-12-03 19:19:53 +01:00
2011-02-01 18:25:23 +01:00
2011-02-01 18:25:23 +01:00
2010-08-17 15:16:00 +02:00
2010-12-22 13:29:52 +01:00
2011-02-22 11:17:26 +01:00