Code Monkey home page Code Monkey logo

ecomdev_layoutcompiler's People

Contributors

colinmollenhour avatar ivanchepurnyi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ecomdev_layoutcompiler's Issues

Module "EcomDev_LayoutCompilerTest" cannot depend on "EcomDev_PHPUnit".

Backtrace:

#0 app/code/core/Mage/Core/Model/Config.php(876): Mage::throwException('Module "EcomDev...')
#1 app/code/core/Mage/Core/Model/Config.php(812): Mage_Core_Model_Config->_sortModuleDepends(Array)
#2 app/code/core/Mage/Core/Model/Config.php(315): Mage_Core_Model_Config->_loadDeclaredModules()
#3 app/code/core/Mage/Core/Model/App.php(425): Mage_Core_Model_Config->loadModules()
#4 app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Model_App->_initModules()
#5 app/Mage.php(684): Mage_Core_Model_App->run(Array)
#6 index.php(84): Mage::run('', 'store')
#7 {main}

I would suggest either add EcomDev_PHPUnit as dependency to composer.json or remove it from EcomDev_LayoutCompilerTest.xml.

Warning: array_merge(): Argument #2 is not an array in app/code/core/Mage/Core/Model/Config.php on line 851

Warning: array_merge(): Argument # 2 is not an array in app/code/core/Mage/Core/Model/Config.php on line 851

Magento: 1.9.2.0 CE

Backtrace:

#0 [internal function]: mageCoreErrorHandler(2, 'array_merge(): ...', '/var/www/html/...', 851, Array)
#1 app/code/core/Mage/Core/Model/Config.php(851): array_merge(Array, NULL)
#2 app/code/core/Mage/Core/Model/Config.php(812): Mage_Core_Model_Config->_sortModuleDepends(Array)
#3 app/code/core/Mage/Core/Model/Config.php(315): Mage_Core_Model_Config->_loadDeclaredModules()
#4 app/code/core/Mage/Core/Model/App.php(425): Mage_Core_Model_Config->loadModules()
#5 app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Model_App->_initModules()
#6 app/Mage.php(684): Mage_Core_Model_App->run(Array)
#7 index.php(84): Mage::run('', 'store')
#8 {main}

Crash front

If enable Compile Layout design crashed. How to debug this issue?

Flushing compiler cache

Is it me or isn't it possible to flush the compiler cache? Ideally it should be flushed when the layout cache is flushed?

Weird path when installing through Composer

There is a weird bug happening (I've seen it often on various dev environments) where the path to the module isn't quite right.

I think it's got something to do with the wildcards used in the modman file: https://github.com/EcomDev/EcomDev_LayoutCompiler/blob/master/modman

I've never seen wildcards used before in such a way (or in composer.json Magento mapping) and suspect a bug is happening with this module in combination with the Magento hackathon composer installer.

The path that it tries to install is:

app/code/community/EcomDev/LayoutCompiler/LayoutCompiler/LayoutCompiler/Helper/Data.php (LayoutCompiler is there three times).

image

I can replicate it consistently by running composer.phar run-script post-install-cmd -vvv -- --redeploy.

I might investigate further and do a PR.

Locking of IO

Lock file write operations, so in highly concurrent mode file will not get overridden by another process.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.