Homec4science

Fix a hidden input ID issue mucking with project edits

Authored by epriestley <git@epriestley.com> on Mar 20 2012, 00:06.

Description

Fix a hidden input ID issue mucking with project edits

Summary:
In D1926 this got converted to use the new InsetView, but we lost the 'id="resources"' on the hidden input which is required by the JS.

Just use phutil_render_tag() to make sure the id shows up.

Test Plan: Edited a project without bumping into an exception.

Reviewers: hsb, btrahan

Reviewed By: hsb

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1957

Details

Committed
epriestley <git@epriestley.com>Mar 20 2012, 00:06
Pushed
aubortJan 31 2017, 17:16
Parents
rPH3d3e63e4fc31: Fix an issue with empty 'Summary' fields in commit messages
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHa03efc103040: Fix a hidden input ID issue mucking with project edits (authored by epriestley <git@epriestley.com>).Mar 20 2012, 00:06