Page MenuHomePhabricator

Create a sandbox for testing donation form javascript
Closed, ResolvedPublic

Description

This would have been useful for T219517: Donation <form> shouldn't be named "paypalcontribution". and is probably necessary for working on T201415: Clean up parameters passed from donatewiki forms. Need something that we can trigger with a url parameter for testing.

Event Timeline

This is now possible. Supplying a formJS parameter e.g. https://donate.wikimedia.org/?formJS=MediaWiki:DonationForm_20200727.js will load MediaWiki:DonationForm_20200727.js instead of the default MediaWiki:DonationForm.js

Added this to the documentation on collab.

Pcoombe claimed this task.