[wp-trac] [WordPress Trac] #27881: Compatibility with Hack
WordPress Trac
noreply at wordpress.org
Sun May 18 22:06:23 UTC 2014
#27881: Compatibility with Hack
----------------------------+--------------------
Reporter: wonderboymusic | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.0
Component: General | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
----------------------------+--------------------
Comment (by wonderboymusic):
In [changeset:"28485"]:
{{{
#!CommitTicketReference repository="" revision="28485"
In `edit-link-form.php`, `hackificator` bails because there is a `</form>`
with no open `<form>`. It exists, but is needlessly constructed with PHP.
It always returns a `<form>`, only the `id` and `name` are different. The
dynamic piece just returns the ID now.
See #27881.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27881#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list