#2302 new defect

update the Content-Disposition and filename stuff for modern standards and practice

Reported by: zooko Owned by:
Priority: normal Milestone: soon
Component: code-frontend-web Version: 1.10.0
Keywords: unicode i18n Cc:
Launchpad Bug:

Description

I was just looking at webapi.rst, and wondering how relevant is the discussion of Internet Explorer 7's limitations. I looked at http://www.w3counter.com/trends and it told me that currently IE7 accounts for 2.1% of all web browsers. I also followed the links to the web standards and determined that the modern RFC 5987 §3.2 requires user agents to support UTF-8, and that it forbids implementations from failing to specify the charset. Great! But, it turns out that the new standard applies to a new key, spelled filename* instead of filename.

Change History (4)

comment:1 Changed at 2016-03-22T05:02:25Z by warner

  • Milestone changed from 1.12.0 to 1.13.0

Milestone renamed

comment:2 Changed at 2016-06-28T18:17:14Z by warner

  • Milestone changed from 1.13.0 to 1.14.0

renaming milestone

comment:3 Changed at 2020-06-30T14:45:13Z by exarkun

  • Milestone changed from 1.14.0 to 1.15.0

Moving open issues out of closed milestones.

comment:4 Changed at 2021-03-30T18:40:19Z by meejah

  • Milestone changed from 1.15.0 to soon

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.