-
Dummy TCA mapping seems to cause issues when deleting a page, see: https://github.com/fnagel/beautyofcode/blob/master/ext_tables.php#L63-L76
Error:
````
array(4 items)
caller => 'TYPO3\CMS\Co…
-
Part of `SpectrumInfo` rollout: Refactor to remove use of `IDetector::isMasked()`:
```
Framework/DataHandling/src/GroupDetectors2.cpp
Framework/DataHandling/src/MaskDetectors.cpp
Framework/DataH…
-
Hi,
tested a few thing about json and start: "2017-02-09 10:40:00" or end:"...." at different browsers. On Firefox everything is working fine. But on Safari or Chrome at iPhone (6Plus) the Item wil…
-
### Expected behavior
Mantid builds after upgrading to CMake 3.6 on OS X.
### Actual behavior
CMake fails to find HDF5.
```
-- HDF5: Using hdf5 compiler wrapper to determine CXX configuration
CMak…
-
When a content element is saved that references a deleted file than a `TYPO3\CMS\Core\Resource\Exception\FileDoesNotExistException` exception is thrown.
The stacktrace looks like this:
```
Uncaug…
-
I successfully installed (via Composer) and activated the extension on a TYPO3 7.6.14 LTS.
Then, in the page-tree I copied a page-tree (I have recursive levels set to 9*). When I tried to insert I …
ghost updated
7 years ago
-
A hide/appear option would be a nice feature.
I currently achieve this in "Add-ons > Data handling" with an expression like
"COUNT(DISTINCT OrderNumber) =1" which (if >1 order is selected) depl…
-
![auswahl_104](https://cloud.githubusercontent.com/assets/11200727/21505288/28a635e0-cc66-11e6-9b2b-4b7021c841c3.png)
How to reproduce:
- Go to SEO/Metatags section
- Choose a page with subpage…
-
The timeline seems to have an issue where the timezone is not utc. See
[http://visjs.org/examples/timeline/dataHandling/dataSerialization.html]
If you save the current values to the textarea and load …
-
I have the problem that Images get removed from the Server when i publish a new Content Element.
The error occurs under the following conditions
- The Element is made with flux
- It is new in the Work…