Create list: prepopulate list owner field

Bug #920072 reported by Florian Fuchs
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DEFUNCT: Mailman 3 Web UI
Fix Committed
Undecided
benste

Bug Description

from http://wiki.list.org/display/DEV/Notes+from+the+GHC11+Open+Source+Day

Initial list owner address" should be prepopulated with the email you used to log in.

Related branches

Changed in mailmanweb:
assignee: nobody → benste (benste)
benste (benste)
Changed in mailmanweb:
status: New → Fix Committed
Revision history for this message
benste (benste) wrote :

found bug - after submitting a new List Form List Owner Field will be prepopulated with the whole querry dict

Changed in mailmanweb:
status: Fix Committed → In Progress
Revision history for this message
benste (benste) wrote :

Bug resloved was related to the fact that the usermail is submitted as 2nd argument, parsing the POST data for the form this was a kwargs Dic, replaced it by a None in between which resolved the issue

Revision history for this message
benste (benste) wrote :

reverted changes - whole story can be done with the "initial={"field"=value}" argument of Django Forms

Hasn't been used because it wasn't working during GSOC 2012 - suprisingly now it does.

benste (benste)
Changed in mailmanweb:
status: In Progress → Fix Committed
benste (benste)
Changed in mailmanweb:
status: Fix Committed → Fix Released
Changed in mailmanweb:
status: Fix Released → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.