You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gonzalo Odiard 100a6b56b6 Check if parameter 'options' is None in cmd_dist_xo
When is used to clone a activity from sugar,
the options parameter is set to None.
The other uses of no_fail have False as default value
but this case was missing.
The effect of this error is that a .xo is not created in the Journal,
when the user select 'Duplicate' in the View Source window.
9 years ago
..
Makefile.am Make webactivity compatible with webkit1 11 years ago
__init__.py Rename imports from sugar to sugar3 13 years ago
activity.py Add get_bundle method to activity.py 9 years ago
activityfactory.py Pep8 fix 10 years ago
activityhandle.py pep8'd sugar3.activity 11 years ago
activityservice.py Rename imports from sugar to sugar3 13 years ago
bundlebuilder.py Check if parameter 'options' is None in cmd_dist_xo 9 years ago
i18n.py Remove unused imports 11 years ago
webactivity.py Now show sugar object choosers as file pickers in web activities 10 years ago
webkit1.py Remove a double / in webkit1 activity's request's filenames 10 years ago
widgets.py Assign max_participants in activity.info 10 years ago