Modify ↓
Opened 14 years ago
Closed 12 years ago
#9686 closed defect (duplicate)
Incompatibility with 0.12 or higher
| Reported by: | fowie | Owned by: | Stefan Simroth |
|---|---|---|---|
| Priority: | high | Component: | GoogleCalendarPlugin |
| Severity: | blocker | Keywords: | |
| Cc: | Trac Release: | 0.12 |
Description
0.12 no longer contains the clearsilver compatability code, so enabling the GoogleCalendar plugin on a 0.12 system now gives
AssertionError: HDF dataset not available. Check your clearsilver installation
Any chance of this being fixed?
Attachments (0)
Change History (6)
comment:1 follow-up: 3 Changed 14 years ago by
| Summary: | Incompatability with 0.12? → Incompatibility with 0.12 |
|---|---|
| Trac Release: | 0.11 → 0.12 |
comment:2 Changed 14 years ago by
To achieve compatibility, it would basically mean to remove the clearsilver dependency as stated in #8128
comment:3 Changed 14 years ago by
Replying to StefanSimroth:
All the plugin does is add an iframe with the calendar url.
If that is the case, you might want to take a look at TracTabPlugin for an alternative.
comment:4 Changed 14 years ago by
| Summary: | Incompatibility with 0.12 → Incompatibility with 0.12 or higher |
|---|
see #8915 for exception on 0.13
comment:5 Changed 14 years ago by
| Priority: | normal → high |
|---|---|
| Severity: | normal → blocker |
comment:6 Changed 12 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Duplicate of #8128. On 0.12, you can install ClearSilver. However, for Trac >= 1.0, all ClearSilver support has been dropped.
Note: See
TracTickets for help on using
tickets.



Replying to fowie:
Not by me, I'm sorry to say. But anyone who wants to submit a patch is very welcome. All the plugin does is add an iframe with the calendar url.