[Django] #25565: Remove action="" from admin forms

8 views
Skip to first unread message

Django

unread,
Oct 18, 2015, 4:48:11 AM10/18/15
to django-...@googlegroups.com
#25565: Remove action="" from admin forms
-------------------------------+--------------------
Reporter: scop | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: master
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 1
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------
Empty value for action is not valid in HTML 5, but action can be omitted.
http://www.w3.org/TR/html5/forms.html#attributes-for-form-submission

https://github.com/django/django/pull/5440

--
Ticket URL: <https://code.djangoproject.com/ticket/25565>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Oct 19, 2015, 8:10:30 AM10/19/15
to django-...@googlegroups.com
#25565: Remove action="" from admin forms
-------------------------------------+-------------------------------------

Reporter: scop | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by timgraham):

* needs_better_patch: => 0
* needs_docs: => 0
* needs_tests: => 0
* stage: Unreviewed => Ready for checkin


--
Ticket URL: <https://code.djangoproject.com/ticket/25565#comment:1>

Django

unread,
Oct 19, 2015, 8:11:33 AM10/19/15
to django-...@googlegroups.com
#25565: Remove action="" from admin forms
-------------------------------------+-------------------------------------
Reporter: scop | Owner: nobody
Type: Bug | Status: closed
Component: contrib.admin | Version: master
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

* status: new => closed
* resolution: => fixed


Comment:

In [changeset:"6ff500127a21f5f2104dc77a09dfa73d5f7c94ce" 6ff50012]:
{{{
#!CommitTicketReference repository=""
revision="6ff500127a21f5f2104dc77a09dfa73d5f7c94ce"
Fixed #25565 -- Removed action="" from admin forms (invalid in HTML5).
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25565#comment:2>

Django

unread,
Oct 19, 2015, 10:25:01 AM10/19/15
to django-...@googlegroups.com
#25565: Remove action="" from admin forms
-------------------------------------+-------------------------------------
Reporter: scop | Owner: nobody
Type: Bug | Status: closed
Component: contrib.admin | Version: master

Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"d8b26450320825377676869e08a9ff38dce2b393" d8b2645]:
{{{
#!CommitTicketReference repository=""
revision="d8b26450320825377676869e08a9ff38dce2b393"
[1.9.x] Fixed #25565 -- Removed action="" from admin forms (invalid in
HTML5).

Backport of 6ff500127a21f5f2104dc77a09dfa73d5f7c94ce from master
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25565#comment:3>

Reply all
Reply to author
Forward
0 new messages