-
When using the Redis cache backend, I could never get values from the cache. For example in this code $value would always be null:
```
$value = \Pimcore\Cache::load('testkey');
if (!$value) {
…
-
When executing HMGET over a pipeline, the result is different in standalone and Redis extension mode. While a simple HMGET always returns an array with numeric indexes in both standalone and Redis ext…
-
Using getObjects method, on an objectList, contains unpublished object, but using foreach on the objectList prevent unpublished object as intended.
To reproduce:
```
$myobjectList = new Pimcore…
Yivan updated
7 years ago
-
Feature request:
> Reloading with Firefox (with MAFF or UNMHT), I can visualize the
> original URL and the date the page was saved, which is sometimes useful.
> Furthermore, by clicking on this U…
-
Having this issue now in the third project I've started with Pimcore 5. Somehow the view engine is output "1" on every page after the ``` $this->slots->output('_content'); ?>```.
I have tripple chec…
dlhck updated
7 years ago
-
Hi,
I use firefox 58.0a1 with the last version of webscrapbook (0.14.2) under Kubuntu 17.10.
If I define a folder to save (Options -> Capture - Saving -> Scrapbook Folder -> webscrapbook or ~/webscr…
-
Is it possible to create a feature on the docs page where you are able to give example code in different tabs? So we would be able to document for example the php and twig editables examples at the s…
-
# Bug Report
### Expected behavior
Same (correct) output in preview mode and in web2print pdf.
### Actual behavior
getData() does return different values
### Steps to reproduce
#### Code ex…
-
During an update from Pimcore i got some error, but there where no file `debug.log` on the server at all.
![no-debug](https://user-images.githubusercontent.com/9025839/32794568-80d2590a-c969-11e7-9…
Yivan updated
7 years ago
-
Pimcore Platform (5.0.0-BETA1|117)
![bildschirmfoto 2017-09-14 um 13 58 28](https://user-images.githubusercontent.com/6016485/30428700-e1058daa-9954-11e7-850a-69524200598e.png)
Ecommerce Bundle …