Chapter 10. The Form API, Page 222
Wed, 02/18/2009 - 11:04pm — rfay
Location on the page:
Bottom right - the "no" path from "redirection set"
Chapter:
10. The Form API
Error:
Diagram shows a path from "Redirection set" over to the left side of the page, going down to "Is #cache true".
Correction:
After the submit function(s) are run, there is *always* a redirect. If #redirect is set, it will be to the page specified there. Otherwise, the rediirect is to this same page. In that case, the whole thing starts over again, but without "submitted" being set. The text on p. 228 seems to have this right, but it's wrong in the diagram.
