Opened 16 years ago
Closed 16 years ago
#13077 closed defect (bug) (fixed)
get_calendar can output two calendars
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | normal | Version: | 3.0 |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description
If $echo is true and the calendar is cached it will be output twice. Function needs to return after echo from cache.
Patched against r14181.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [14183]) Return after echoing cached calendar. Fixes double output. Props mtdewvirus. fixes #13077