1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/transactions
Bob Trahan 4e4a520b78 Transactions - fix edit submit URI
Summary:
tracing this a bit, in core/behavior-form.js we end up doing form.submit() on this form. Before this patch, the form had no submitURI set so it ended up doing a page load. Now, we set the submitURI and (at least) the form is actually submitted and data is saved. Ref T4669.

Not sure how come the syntheticSubmit even isn't getting picked up though?

Test Plan: hit apple + enter to submit comment edit. page reloaded and my edit persisted!

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T4669

Differential Revision: https://secure.phabricator.com/D8952
2014-05-02 09:37:34 -07:00
..
application Policy Transactions - add a details view for custom policy 2014-04-29 09:42:54 -07:00
constants Paradigms, paradigms, paradigms 2014-04-21 15:33:59 -07:00
controller Transactions - fix edit submit URI 2014-05-02 09:37:34 -07:00
editor Fix an issue with embedding slowvotes 2014-04-23 16:30:38 -07:00
error Route task merges through new editor 2013-09-23 14:32:32 -07:00
exception Improve ApplicationTransaction behavior for poorly constructed transactions 2014-03-05 10:44:21 -08:00
feed Improve robustnesss of feed text rendering 2014-04-17 15:57:18 -07:00
interface Paradigms, paradigms, paradigms 2014-04-21 15:33:59 -07:00
phid Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
query Implement "Repository" as a new-style CustomField in Differential 2014-02-21 11:53:37 -08:00
response Implement "Resign" action against ApplicationTransactions 2014-02-25 12:36:02 -08:00
storage Allow structured destruction of Differential Revisions 2014-05-01 18:25:30 -07:00
view Paradigms, paradigms, paradigms 2014-04-21 15:33:59 -07:00