Phase | Warn Message | Bedeutung der Meldung | Behandlung der Warnung | Reason of message | Treatment of warning |
---|---|---|---|---|---|
Module Import | ###WARN### transformed content from XHTML to STRING, INFORMATION MAY BE LOST as some xhtml-tags were removed. | Umwandlung von XHTML zu String aufgrund des Mappings | Kann ignoriert werden. Kein Datenverlust, da beides String-Content | Conversion from XHTML to String due to Mapping | Can be ignored. No data loss, since both are string content |
Add Module URI to ReqIF Set | #0 /app/vendor/requisis/mixlibrary/Library/Communication/Abstracts/AbstractServerDngClass.php(215): Requisis\MixLibrary\Library\Communication\Abstracts\AbstractServerDngClass->serverInitializing() #1 /app/vendor/requisis/mixlibrary/Library/Logic/Server/DngServerLogic.php(42): Requisis\MixLibrary\Library\Communication\Abstracts\AbstractServerDngClass->preInitializeByUri() #2 /app/vendor/requisis/mixlibrary/Business/DngServer.php(39): Requisis\MixLibrary\Library\Logic\Server\DngServerLogic->__construct() #3 /app/vendor/requisis/mixlibrary/Business/DngServer.php(57): Requisis\MixLibrary\Business\DngServer->__construct() #4 /app/vendor/requisis/librarybundle/Services/Mix/FrameworkWrapper.php(105): Requisis\MixLibrary\Business\DngServer::getInstance() #5 /app/vendor/requisis/librarybundle/Controller/MixServiceApiController.php(54): Requisis\LibraryBundle\Services\Mix\FrameworkWrapper->loginToServer() #6 /app/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(151): Requisis\LibraryBundle\Controller\MixServiceApiController->oAuthConnectAction() #7 /app/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw() #8 /app/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(200): Symfony\Component\HttpKernel\HttpKernel->handle() #9 /app/web/app.php(30): Symfony\Component\HttpKernel\Kernel->handle() | Dieser Fehler kann bei einer flaschen Konfiguration eines Proxys in der Datei store/toolbox/config/mix-config.json auftreten. | Korregieren oder Entfernen Sie Ihre Proxy-Konfiguration in der Datei mix-config.json. | This error can occur if a proxy is configured incorrectly in the store/toolbox/config/mix-config.json file. | Correct or remove your proxy configuration in the mix-config.json file. |