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

eclipse pdt validator error #1242

Closed
aoslee opened this issue May 7, 2015 · 2 comments
Closed

eclipse pdt validator error #1242

aoslee opened this issue May 7, 2015 · 2 comments
Labels
bug report Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Progress: needs update

Comments

@aoslee
Copy link

aoslee commented May 7, 2015

hi,
I import magento2 with eclipse pdt and get some errors. I read them and they are reals.
Description Resource Path Location Type
Start tag () not closed properly, expected '>'. login_buttons.phtml /magento2/app/code/Magento/Backend/view/adminhtml/templates/admin line 8 HTML Problem
Start tag () not closed properly, expected '>'. send.phtml /magento2/app/code/Magento/Sendfriend/view/frontend/templates line 44 HTML Problem
End tag () not closed properly, expected '>'. items.phtml /magento2/app/code/Magento/Shipping/view/frontend/templates line 28 HTML Problem
Start tag (

) not closed properly, expected '>'. node.html /magento2/dev/tests/js/jasmine/assets/apply/templates line 8 HTML Problem
Start tag (
) not closed properly, expected '>'. selector.html /magento2/dev/tests/js/jasmine/assets/script/templates line 8 HTML Problem
syntax error, unexpected 'EOF' short_echo.php /magento2/dev/tests/static/testsuite/Magento/Test/Php/Exemplar/CodeStyleTest/phpcs/input/coding_style/demarcation line 2 PHP Syntax Error

@mazhalai
Copy link
Contributor

mazhalai commented May 7, 2015

@aoslee Thank you for reporting! We have created ticket MAGETWO-37118 to track the first 3 and MAGETWO-37119 to track the last issue. However, issues related to /magento2/dev/tests/js/jasmine are not in our code base.

@mazhalai mazhalai added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label May 7, 2015
@vpelipenko
Copy link
Contributor

@aoslee, this fix is available from 0.74.0-beta10. Did you have a chance to validate it on the newest code?

VitaliyBoyko pushed a commit to VitaliyBoyko/magento2 that referenced this issue Jun 22, 2018
MSI-1209: Cannot place order with configurable product on single stock mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Progress: needs update
Projects
None yet
Development

No branches or pull requests

3 participants