Updated PLAN. Add support for non-ascii names in datatracker email address fields.

- Legacy-Id: 12472
This commit is contained in:
Henrik Levkowetz 2016-12-07 11:38:26 +00:00
parent 22aa86646c
commit 964712f3eb

3
PLAN
View file

@ -22,6 +22,9 @@ Planned work in rough order
* Revisit Yang module checks: Capture output also for passed tests. * Revisit Yang module checks: Capture output also for passed tests.
Add second checker. Fix extraction problems. Add second checker. Fix extraction problems.
* Introduce the use of email.header.Header() in order to be able to handle
non-ascii names in email From:, To: and Cc: fields.
* Revisit photo uploads: Add photo upload for people with roles. Add * Revisit photo uploads: Add photo upload for people with roles. Add
photos to wg pages and group overview pages. photos to wg pages and group overview pages.