Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object class resource cleanup #2

Merged
merged 2 commits into from Nov 6, 2011

Conversation

timglabisch
Copy link

das grundproblem welches hier existiert(e) ist, dass der speichervorgang von neuen klassen nicht insich abgeschlossen war, ein unset auf die resource führte nicht zum letzten schreibvorgang auf die datei, dafür verantwortlich war das array _sqlChangeLog welches weiterhin logs zum schreiben hatte.

jedoch kann es sein, dass eine datei schon existiert (zugriff in der selben sekunde), demnach muss beim schreibvorgang geprüft werden die datei schon existiert - wenn ja werden die logs nur angehangen.

brusch pushed a commit that referenced this pull request Nov 6, 2011
@brusch brusch merged commit 840068a into pimcore:master Nov 6, 2011
brusch pushed a commit that referenced this pull request Nov 6, 2011
Object class resource cleanup

git-svn-id: http://www.pimcore.org/svn/pimcore/private/core/trunk@924 1f8fe7d8-47f0-464c-8d0a-336f4953ab05
brusch pushed a commit that referenced this pull request Oct 17, 2012
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/pappas_relaunch/www/pimcore/models/Document/Tag/Video.php on line 447

git-svn-id: http://www.pimcore.org/svn/pimcore/private/core/trunk@1974 1f8fe7d8-47f0-464c-8d0a-336f4953ab05
brusch pushed a commit that referenced this pull request May 22, 2013
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/pappas_relaunch/www/pimcore/models/Document/Tag/Video.php on line 447

git-svn-id: http://www.pimcore.org/svn/pimcore/private/core/trunk@1974 1f8fe7d8-47f0-464c-8d0a-336f4953ab05
brusch pushed a commit that referenced this pull request Jul 24, 2013
brusch pushed a commit that referenced this pull request Jul 24, 2013
brusch pushed a commit that referenced this pull request Sep 29, 2013
brusch pushed a commit that referenced this pull request Mar 16, 2015
brusch pushed a commit that referenced this pull request Mar 16, 2015
brusch pushed a commit that referenced this pull request Mar 17, 2015
brusch pushed a commit that referenced this pull request Feb 25, 2016
Restrictions for renderlet
weisswurstkanone added a commit that referenced this pull request May 12, 2016
mrudnicki pushed a commit that referenced this pull request Sep 29, 2016
maff added a commit that referenced this pull request Nov 25, 2016
* Revert "ExtJS 6.2 fixed "show in tree"". This reverts commit 9815456.
* Revert "removed unused code". This reverts commit c303a52.
* Revert "ExtJS 6.2 - toast notifications aligned to bottom right as it used to be". This reverts commit f36600a.
* Revert "ExtJS 6.2 object advanced image datatype fix". This reverts commit 9253401.
* Revert "ExtJS 6.2 - main menu styles". This reverts commit 2ffaa80.
* Revert "ExtJS 6.2 DnD fixes". This reverts commit 84cc004.
* Revert "ExtJS 6.2 - fixed drag & drop issues". This reverts commit e4e26cf.
* Revert "pushed by mistake, reverted". This reverts commit 78984a6.
* Revert "ExtJS 6.2 fixes DnD text selection". This reverts commit 27a8c46.
* Revert "ExtJS 6.2 fixes tree drag proxy icon". This reverts commit d9c7a11.
* Revert "ExtJS 6.2 fixes document editmode". This reverts commit f370a3d.
* Revert "ExtJS 6.2 patch: Drag & Drop issues (text gets selected during dragging)". This reverts commit acf926e.
* Revert "ExtJS 6.2 patch: Drag & Drop issues (text gets selected during dragging)". This reverts commit 6d62600.
* Revert "ExtJS 6.2 Upgrade: styling issues". This reverts commit 6caa114.
* Revert "ExtJS 6.2 - fixes". This reverts commit d2173da.
* Revert "ExtJS 6.2 - editmode styling fixes". This reverts commit 8ff6ddd.
* Revert "#1045 ExtJS 6.2 Upgrade - object tree root #2". This reverts commit 1246773.
* Revert "ExtJS 6.2 - fixed styling of borders". This reverts commit 01286dd.
* Revert "ExtJS 6.2 - fixed scrolling in tree panels". This reverts commit 70872b1.
* Revert "#1045 ExtJS 6.2 Upgrade - object tree root". This reverts commit 3a585de.
* Revert "#1045 ExtJS 6.2 Upgrade - suppress ARIA warning". This reverts commit 41bae27.
* Revert "#1045 ExtJS 6.2 Upgrade". This reverts commit 1a8b019.
* Revert "#1045 ExtJS 6.2 Upgrade". This reverts commit f6d5160.
ultramegatom added a commit to ultramegatom/pimcore that referenced this pull request Nov 11, 2022
Example error message:

Warning: Undefined array key "localizedfields"

Es ist eine Ausnahme aufgetreten - der Vorgang konnte nicht durchgeführt werden. Bitte laden Sie die Adminoberfläche neu und versuchen Sie es danach erneut.­Timestamp: Wed Nov 09 2022 16:06:23 GMT+0100 (Mitteleuropäische Normalzeit) Status: 500 | Internal Server Error URL: /admin/object-helper/grid-get-column-config Message: Warning: Undefined array key "localizedfields" Trace: in /var/www/html/vendor/pimcore/pimcore/models/DataObject/Service.php:1263 #0 /var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/DataObject/DataObjectHelperController.php(257): Pimcore\Model\DataObject\Service::getCustomGridFieldDefinitions('subscription', 49356) pimcore#1 /var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/DataObject/DataObjectHelperController.php(225): Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController->doGetGridColumnConfig(Object(Symfony\Component\HttpFoundation\Request), Object(Pimcore\Config)) pimcore#2 /var/www/html/vendor/symfony/http-kernel/HttpKernel.php(153): Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController->gridGetColumnConfigAction(Object(Symfony\Component\HttpFoundation\Request), Object(Pimcore\Config)) pimcore#3 /var/www/html/vendor/symfony/http-kernel/HttpKernel.php(75):

Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1) pimcore#4 /var/www/html/vendor/symfony/http-kernel/Kernel.php(202): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) pimcore#5 /var/www/html/public/index.php(40): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request)) pimcore#6 {main}
Corepex pushed a commit that referenced this pull request Nov 16, 2022
Example error message:

Warning: Undefined array key "localizedfields"

Es ist eine Ausnahme aufgetreten - der Vorgang konnte nicht durchgeführt werden. Bitte laden Sie die Adminoberfläche neu und versuchen Sie es danach erneut.­Timestamp: Wed Nov 09 2022 16:06:23 GMT+0100 (Mitteleuropäische Normalzeit) Status: 500 | Internal Server Error URL: /admin/object-helper/grid-get-column-config Message: Warning: Undefined array key "localizedfields" Trace: in /var/www/html/vendor/pimcore/pimcore/models/DataObject/Service.php:1263 #0 /var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/DataObject/DataObjectHelperController.php(257): Pimcore\Model\DataObject\Service::getCustomGridFieldDefinitions('subscription', 49356) #1 /var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/DataObject/DataObjectHelperController.php(225): Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController->doGetGridColumnConfig(Object(Symfony\Component\HttpFoundation\Request), Object(Pimcore\Config)) #2 /var/www/html/vendor/symfony/http-kernel/HttpKernel.php(153): Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController->gridGetColumnConfigAction(Object(Symfony\Component\HttpFoundation\Request), Object(Pimcore\Config)) #3 /var/www/html/vendor/symfony/http-kernel/HttpKernel.php(75):

Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1) #4 /var/www/html/vendor/symfony/http-kernel/Kernel.php(202): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #5 /var/www/html/public/index.php(40): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request)) #6 {main}
jdreesen added a commit to jdreesen/pimcore that referenced this pull request Dec 20, 2022
mcop1 pushed a commit that referenced this pull request Dec 21, 2022
…ype string is deprecated` (#13854)

* Fix `property_exists(): Passing null to parameter #2 ($property) of type string is deprecated`

* Adapt @param annotation
blankse added a commit to blankse/pimcore that referenced this pull request Feb 24, 2023
martineiber pushed a commit that referenced this pull request Feb 24, 2023
* Fix Type error in Predefined Asset Metadata

* Make attributes private (class is final), Remove unused attributes

* Make attributes protected again

* Fix Pimcore\\Model\\Element\\Service::getElementByPath(): Argument #2 ($path) must be of type string, null given

* Ouput empty date metadata not as "01/01/1970" in version preview
blankse added a commit to blankse/pimcore that referenced this pull request Jul 19, 2023
blankse added a commit to blankse/pimcore that referenced this pull request Jul 19, 2023
blankse added a commit to blankse/pimcore that referenced this pull request Jul 19, 2023
blankse added a commit to blankse/pimcore that referenced this pull request Jul 19, 2023
dvesh3 pushed a commit that referenced this pull request Jul 19, 2023
@abdelrhmanyosry abdelrhmanyosry mentioned this pull request Aug 11, 2023
dvesh3 pushed a commit that referenced this pull request Aug 17, 2023
…f type ?Concrete, Localizedfield given (#15763)

* Fix: Wrong return type in RgbaColor::getDataForEditmode()

* Use getDataForEditmode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants