Ticket #9 (closed defect: fixed)

Opened 7 years ago

Last modified 3 years ago

Typos in url-parsing-with-wsgi.html

Reported by: mso@… Owned by: ianb
Priority: high Milestone: 1.4.1
Component: documentation Version:
Severity: critical Keywords:
Cc:

Description

to fancy -> too fancy

There's a four core things involved -> ?

I thought a URI was a URL without the  http://example.com prefix.

The most obvious kind of URL parsing is in finding a WSGI applications. -> drop "in", drop s in "applications"

Ok -> OK

"Modifying the request" section: explains how you can theoretically extract the date, but that seems kind of bogus without an example of how you'd install such a parser at a certain position in the URL tree. Unless you mean it can only operate at the very root of the URL.

"a functional way of": last part of sentence missing.

Change History

Changed 7 years ago by ianb

  • status changed from new to closed
  • resolution set to fixed

Thanks, these are applied in r2685. I added a small note on how you install the date parsing middleware as well.

Changed 6 years ago by anonymous

  • severity changed from trivial to critical
  • component changed from deploy to documentation
  • priority changed from low to high
  • version 0.3 deleted
  • milestone set to 1.0
  • type changed from enhancement to defect

Changed 5 years ago by anonymous

  • milestone 1.0 deleted

Milestone 1.0 deleted

Note: See TracTickets for help on using tickets.