diff roundup/scripts/roundup_admin.py @ 5326:db8659c4e8eb

xmlrpc: logging; content property The 'content' property is special: It should not be set to None when receiving an empty string (creation of an empty file) but to an empty string instead. Otherwise we'll get a traceback from the backend.
author Ralf Schlatterbeck <rsc@runtux.com>
date Tue, 29 May 2018 13:36:22 +0200
parents 86ef4ab17dc5
children 1045b8eb0a3b
line wrap: on
line diff

Roundup Issue Tracker: http://roundup-tracker.org/