Opened 3 years ago
Closed 3 years ago
#13077 closed defect (bug) (fixed)
get_calendar can output two calendars
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | General | Version: | 3.0 |
| Severity: | normal | Keywords: | |
| 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)
Note: See
TracTickets for help on using
tickets.

(In [14183]) Return after echoing cached calendar. Fixes double output. Props mtdewvirus. fixes #13077