in2publish_core icon indicating copy to clipboard operation
in2publish_core copied to clipboard

in2publish Community Version

Results 7 in2publish_core issues
Sort by recently updated
recently updated
newest added

The JavaScript-Based search in the file module is case sensitive. This is unusual for searches. Both the searched value as well as the searchable data are now transformed toLowerCase before...

Assume you have a sys_redirect where every field, including the source_host, is identical on booth systems. This may be because you transfered one database backup to booth systems. This will...

in doing

Dear in2code team, We had a problem with relations that were to be updated in the database on the foreign system, but a ‘Duplicate Key’ exception occurred during publishing. After...

bug
in doing

Currently, the filtering in the file upload backend module is broken for TYPO3 v12. This seems to be caused by a changed module identifier for the new backend module configuration....

The task to clear caches related to files results in abnormal termination of the program. This is caused because the DataHandler used to clear caches expects the [BE_USER to either...

Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together. Updates `braces` from 2.3.2 to 3.0.3 Changelog Sourced from braces's changelog. Release history All...

dependencies
javascript

Hi there, i got an error when i switch to page module in typo3 backend after i logged in. ```TYPO3\CMS\Fluid\Core\Rendering\RenderingContextFactory::create(): Argument #1 ($templatePathsArray) must be of type array, null given,...