Opened 9 years ago
Closed 5 years ago
#16040 closed defect (patchwelcome)
Calendar widget event creation error when using a data store
Reported by: | personeni | Owned by: | dante |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | DojoX Widgets | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I used the calendar example provided on the site and it works well, I can display, create and edit events.
I then set out to collect events from three xml sources (as opposed to the autogenerated ones in the example) and display them in their respective calendars. => works well BUT it makes me lose the ability to create events (edit still works though)
When I do try and create an event the Firefox web console gives me: TypeError?: this.getRenderers(newItem) is null.
Change History (1)
comment:1 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Given that no one has shown interest in creating a patch in the past 3+ years, I'm closing this as patchwelcome.