#755 closed task (fixed)
Not really a bug, but an error at your ffast widget authoring doc
Reported by: | Owned by: | dylan | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Doc parser | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
An error in your doc : http://dojotoolkit.org/docs/fast_widget_authoring.html You wrote : this.templateCSSPath and the real variable name is this.templateCssPath
I make about 1 hour of debugging to see the errors... I was tipping on irc channel to ask the problem about my code when I suddently had the idea to check if this variable was wrote correctly....
so... I'm writting you to fix this problem on your doc to help people like me to create new widgets.
Thanks Martin
Change History (3)
comment:1 Changed 15 years ago by
Milestone: | → 0.4 |
---|---|
Owner: | changed from anonymous to dylan |
Status: | new → assigned |
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Sorry Martin, this was valid when the article was written, but is definitely not the case any more. Fixed in [4866], and will appear on the site the next time the articles are rebuilt for the site.