#1778 closed defect (fixed)
docparser.php - error parsing MonthlyCalendar widget
Reported by: | Owned by: | Neil Roberts | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Doc parser | Version: | 0.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
running on SVN HEAD (27/10), I get this error:
Fatal error: Call to undefined method DojoParameter::setFunctionName() in /data/www/dojo-head/dojo/docscripts/docparser.php on line 153
when processing src/widget/MonthlyCalendar.js...
Change History (7)
comment:1 Changed 14 years ago by
Milestone: | → 0.5 |
---|
comment:2 Changed 14 years ago by
Status: | new → assigned |
---|
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Accidentally reclosed 1178 instead of this.
comment:4 Changed 14 years ago by
Milestone: | 0.5 → 0.4.1 |
---|
Since Neil fixed this in [6352], so I'm marking the "milestone" as 0.4.1.
comment:6 Changed 12 years ago by
(In [16351]) Fixes #1778 - did a better targeting of the iframe or editNode - even though they are the same thing, the browsers are funky about it. Everything seems to work pretty well in IE and FF, with the exception of cell color in IE completely fails. Over all good results though. Note to self: this plugin works with iframe-based editors only.
comment:7 Changed 12 years ago by
Description: | modified (diff) |
---|
whoops sorry, typed in the wrong ticket number in the commit. This ticket looks to old to reopen, yes?
Not sure why this was put into 0.5, it's a major bug.