1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/auth
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
..
application Modernize email verification page 2013-07-10 18:53:09 -07:00
controller Fix bug when multiple comment forms appear on a single page 2013-07-29 12:04:10 -07:00
editor Allow authentication providers to store and customize additional configuration 2013-06-18 10:02:34 -07:00
management Reduce invasiveness of bin/auth ldap 2013-07-09 16:23:12 -07:00
provider Survive mild misconfiguration of Realname Attributes in LDAP 2013-07-18 12:40:57 -07:00
query Use Application PHIDs for XUSR 2013-07-24 14:12:39 -07:00
storage Allow authentication providers to store and customize additional configuration 2013-06-18 10:02:34 -07:00
view Send old login code to the bottom of the sea 2013-06-19 01:33:27 -07:00