-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
2.0.2, 2.0.5, 2.1.2
-
None
-
LAMP
-
MySQL
-
MOODLE_20_STABLE, MOODLE_21_STABLE
-
Found that after enabling Google Docs portfolio exporting text from modules using the Portfolio API to Google Docs fails.
Reproduction instructions :
- Enable 'portfolios' and Google Docs portfolio plugin at site level.
- Create a post in any forum.
- Select Export link and select Google Docs (if choice presented)
- Instead of getting success message you get:
Failed to send your data to the selected system: original error was portfolio_gdocs/sendfailed
With debugging turned on:
Stack trace:
line 676 of /lib/portfolio/exporter.php: portfolio_exception thrown
line 78 of /portfolio/add.php: call to portfolio_exporter::rewaken_object()
- has been marked as being related by
-
MDL-30711 Exporting to Portfolio throws error when trying to export a PDF attachment to Google Docs
-
- Closed
-