Patch for "master" branch: https://reviews.mahara.org/2944
-- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1261610 Title: JSDetector adds output to command-line scripts Status in Mahara ePortfolio: Fix Committed Bug description: In Mahara 1.9dev, every time I run the command-line installer, I see this at the start of the output: <form name="jsdetector_form" id="jsdetector_form" method="post"> <input name="javascriptenabled" type="hidden" value="true" /> <script type="text/javascript"> document.jsdetector_form.submit(); </script> </form>[INF] d4 (admin/cli/install.php:68) Installing Mahara I suspect this is from the JSDetector class that we added. We should disable that, because it's not needed when you're running at the command-line. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1261610/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

