Felix Woldt
Felix Woldt
change last_modified username from creator to modifier
Bugfix in eZPersistentObject changing ``` $this->$def["functions"][$attr](); => $def["functions"][$attr](); ```
Fix the issue: if {set-block scope=global variable=cache_ttl}0{/set-block} is set in view full template, no cache file should be generated to reduce io write calls and storage size
eZUser has no attribute 'id' so we have to access 'contentobject_id'
It would be good to have CC, BCC + contenttype (text/html or text/plain) as an option for the informationcollection content classes. So the infocollectionmails can be controlled by the configuration...
I have test infocollector in mediasite 3.0 setup - i found out that the date disabled in the backend is -9 hour from my current timestamp To test it. Sign...
if you create a new article in adminui in ibexa4.6 and preview it without publishing it the preview for the mediasite will throw an error, because some template need access...