[Django] #28414: ClearableFileInput's dont't work properly as subwidget of MultiWidget

6 views
Skip to first unread message

Django

unread,
Jul 19, 2017, 8:34:18 AM7/19/17
to django-...@googlegroups.com
#28414: ClearableFileInput's dont't work properly as subwidget of MultiWidget
-------------------------------------+-------------------------------------
Reporter: Roman | Owner: nobody
Selivanov |
Type: Bug | Status: new
Component: Forms | Version: 1.11
Severity: Normal | Keywords: ClearableFileInput
Triage Stage: | MultiWidget
Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
The forms.widgets.ClearableFileInput widget (used, e.g., by the admin app)
render only input tag (even it have initial value and not required) when
it subwidget of MultiWidget.

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

Django

unread,
Jul 19, 2017, 9:14:00 AM7/19/17
to django-...@googlegroups.com
#28414: ClearableFileInput's dont't work properly as subwidget of MultiWidget
-------------------------------------+-------------------------------------
Reporter: Roman Selivanov | Owner: nobody

Type: Bug | Status: new
Component: Forms | Version: 1.11
Severity: Normal | Resolution:

Keywords: ClearableFileInput | Triage Stage:
MultiWidget | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Roman Selivanov):

[https://github.com/django/django/pull/8784 PR]

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

Django

unread,
Jul 19, 2017, 9:14:28 AM7/19/17
to django-...@googlegroups.com
#28414: ClearableFileInput's dont't work properly as subwidget of MultiWidget
-------------------------------------+-------------------------------------
Reporter: Roman Selivanov | Owner: nobody

Type: Bug | Status: new
Component: Forms | Version: 1.11
Severity: Normal | Resolution:

Keywords: ClearableFileInput | Triage Stage:
MultiWidget | Unreviewed
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Roman Selivanov):

* has_patch: 0 => 1


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

Django

unread,
Jul 19, 2017, 9:45:42 AM7/19/17
to django-...@googlegroups.com
#28414: ClearableFileInput's dont't work properly as subwidget of MultiWidget
-------------------------------------+-------------------------------------
Reporter: Roman Selivanov | Owner: nobody

Type: Bug | Status: new
Component: Forms | Version: 1.11
Severity: Normal | Resolution:
Keywords: ClearableFileInput | Triage Stage: Ready for
MultiWidget | checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Tim Graham):

* stage: Unreviewed => Ready for checkin


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

Django

unread,
Jul 19, 2017, 2:30:02 PM7/19/17
to django-...@googlegroups.com
#28414: ClearableFileInput doesn't work properly as subwidget of MultiWidget
-------------------------------------+-------------------------------------
Reporter: Roman Selivanov | Owner: nobody

Type: Bug | Status: new
Component: Forms | Version: 1.11
Severity: Normal | Resolution:
Keywords: ClearableFileInput | Triage Stage: Ready for
MultiWidget | checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

--
Ticket URL: <https://code.djangoproject.com/ticket/28414#comment:4>

Django

unread,
Jul 19, 2017, 2:44:31 PM7/19/17
to django-...@googlegroups.com
#28414: ClearableFileInput doesn't work properly as subwidget of MultiWidget
-------------------------------------+-------------------------------------

Reporter: Roman Selivanov | Owner: nobody
Type: Bug | Status: closed
Component: Forms | Version: 1.11
Severity: Normal | Resolution: fixed

Keywords: ClearableFileInput | Triage Stage: Ready for
MultiWidget | 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:"d4da39685b5974849c73e4c4dc6e07dfdf21c67a" d4da3968]:
{{{
#!CommitTicketReference repository=""
revision="d4da39685b5974849c73e4c4dc6e07dfdf21c67a"
Fixed #28414 -- Fixed ClearableFileInput rendering as a subwidget of
MultiWidget.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/28414#comment:5>

Django

unread,
Jul 19, 2017, 2:55:20 PM7/19/17
to django-...@googlegroups.com
#28414: ClearableFileInput doesn't work properly as subwidget of MultiWidget
-------------------------------------+-------------------------------------

Reporter: Roman Selivanov | Owner: nobody
Type: Bug | Status: closed
Component: Forms | Version: 1.11

Severity: Normal | Resolution: fixed
Keywords: ClearableFileInput | Triage Stage: Ready for
MultiWidget | 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:"99d5059d766a18f80bb24a44023f9e653a08c803" 99d5059d]:
{{{
#!CommitTicketReference repository=""
revision="99d5059d766a18f80bb24a44023f9e653a08c803"
[1.11.x] Fixed #28414 -- Fixed ClearableFileInput rendering as a subwidget
of MultiWidget.

Backport of d4da39685b5974849c73e4c4dc6e07dfdf21c67a from master
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/28414#comment:6>

Reply all
Reply to author
Forward
0 new messages