Ticket #5920 defect closed fixed

Opened 9 months ago

Last modified 9 months ago

web-in-60 dynamic dispatch doc refers to an invalid method

Reported by: ltaylor.volks Owned by: thijs
Priority: lowest Milestone:
Component: web Keywords: documentation easy
Cc: jknight, thijs Branch:
Author: ltaylor.volks Launchpad Bug:

Description

Example refers to Calendar.getPage when it should read Calendar.getChild

 http://twistedmatrix.com/documents/current/web/howto/web-in-60/dynamic-dispatch.html

Attachments

5920-web60docfix.diff Download (0.6 KB) - added by ltaylor.volks 9 months ago.

Change History

1

Changed 9 months ago by DefaultCC Plugin

  • cc jknight added

Changed 9 months ago by ltaylor.volks

2

Changed 9 months ago by thijs

  • cc thijs added
  • status changed from new to assigned
  • keywords review removed
  • owner set to thijs
  • branch_author set to ltaylor.volks

Thanks.

3

Changed 9 months ago by thijs

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

(In [35557]) Apply 5920-web60docfix.diff.

Author: ltaylor.volks Reviewer: thijs Fixes: #5920

Correct reference to Calendar.getChild in dynamic dispatch part of the web in 60 seconds tutorial.

Note: See TracTickets for help on using tickets.