zikula-modules / Pages

Simple HTML Pages
https://ziku.la/
18 stars 4 forks source link

Corrected bugs in caching pages and return url #9

Closed nmpetkov closed 12 years ago

nmpetkov commented 12 years ago

Corrected bug with wrong usage of caching when parsing content (display function). In display function, to In Cache_id is added permission part, so proper content is displayed to the user. Corrected bug in view function, when rendering cache is switched On (mismatch in display list of pages). Proper implementation of Cache_id in view function corrects this. Clear item cache implementation. Corrected bug (Tickets #3, #6) – return url.