1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 07:12:41 +01:00
phorge-phorge/webroot/rsrc/js/application
epriestley cf9dc5d189 Fix bug when multiple comment forms appear on a single page
Summary:
Ref T3373. The submit listener doesn't properly scope the form it listens to right now, so several forms on the page mean that comments post to one of them more or less at random.

Scope it properly by telling it which object PHID it is associated with.

Test Plan: Made Question comments, saw comments Ajax in on the question itself rather than on an arbitrary answer.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T3373

Differential Revision: https://secure.phabricator.com/D6611
2013-07-29 12:04:10 -07:00
..
aphlict Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
config Allow custom fields to be reordered and disabled from Config 2013-07-09 08:27:19 -07:00
conpherence Conpherence - fix some ajax bugs 2013-06-11 15:07:53 -10:00
countdown Modernize Countdown somewhat 2013-07-23 06:16:19 -07:00
differential Show add reviewer typehead when user selects resign as a reviewer. 2013-07-10 11:05:53 -07:00
diffusion Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
doorkeeper Add remarkup support for Asana URIs 2013-06-24 15:55:08 -07:00
herald Update form styles, implement in many places 2013-05-07 14:07:06 -07:00
legalpad Legalpad - add a preview to document create / edit 2013-07-08 17:05:33 -07:00
maniphest Simplify drag-and-drop list implementations 2013-06-05 17:36:33 -07:00
owners Allow excluding paths from package 2012-12-07 16:33:16 -08:00
phame Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
pholio Pholio - add concept of replacing images and primitive history view 2013-07-25 16:59:25 -07:00
phortune Allow PhortuneTestProvider to add payment methods 2013-04-25 09:50:08 -07:00
phriction Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
ponder Fixed voting comments bug on Ponder 2013-07-13 15:58:37 -07:00
projects Allow commits to be associated with projects and associated goodies 2012-08-08 10:03:41 -07:00
releeph Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
repository Removed getElementsByClassName in repositor-crossreference.js 2013-05-12 06:54:15 -07:00
search Simplify drag-and-drop list implementations 2013-06-05 17:36:33 -07:00
slowvote Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
transactions Fix bug when multiple comment forms appear on a single page 2013-07-29 12:04:10 -07:00
uiexample Fix more JavelinView example stuff 2013-07-16 13:46:49 -07:00