Errata
The errata list is a list of errors and their corrections that were found after the product was released.
The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.
Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update
Version | Location | Description | Submitted by | Date submitted |
---|---|---|---|---|
Page 13 and 90 3rd para on 13 and 2nd para on 90 |
The examples files link is incorrect. It is: |
O'Reilly Media |
Aug 18, 2011 | |
Printed | Page 13 Compiler error in sample code of PersonalKanban.mxml |
In the sample code of file PersonalKanban.mxml, xmlns entry is missing for mx components, so Image tag has a syntax error on it. |
Anonymous | Oct 12, 2011 |
Printed | Page 13 kanbanapp -app.xml version causes correctAppXMLProblem error |
This is an issue in the sample code that may be helpful to make the readers aware of. The -app.xml version of PersonalKanban-app.xml ships with an -app.xml version of 2.6 in the sample code. This caused a correctAppXMLProblem error to occur on my machine when I went to run the application through Flex Builder. When I updated the xmlns version attribute in the -app.xml file to be version 2.0, the the application ran correctly. |
Anonymous | Oct 12, 2011 |
Page 25 In the 'Setter method injection' code sample |
The code sample displays: |
Kevo Thomson | Aug 29, 2011 | |
Printed | Page 84 Ordered list at the bottom |
The ordered list a the bottom of the page starts with the 2 same items ("The TaskEntryBar addTask button responds to the user's click"). Since the 2 first items are the same, the total count should be 12 and not 13 (appears in various places in the chapter). |
Quentin Thiaucourt | Sep 16, 2011 |