Closed diegozanotti closed 3 years ago
Hi @diegozanotti. Thank you for your report. To help us process this issue please make sure that you provided the following information:
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
@magento give me 2.4-develop instance
- upcoming 2.4.x release
For more details, please, review the Magento Contributor Assistant documentation.
Please, add a comment to assign the issue: @magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel.
:warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.
:clock10: You can find the schedule on the Magento Community Calendar page.
:telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, please join the Community Contributions Triage session to discuss the appropriate ticket.
:movie_camera: You can find the recording of the previous Community Contributions Triage on the Magento Youtube Channel
:pencil2: Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel
Seem this problem related to porto theme and not from magento Some layout of your theme rely on argument tag but it's missing name attribute (this is required) Search in entire your theme files and locate the missing attribute name in tag argument
Seem this problem related to porto theme and not from magento Some layout of your theme rely on argument tag but it's missing name attribute (this is required) Search in entire your theme files and locate the missing attribute name in tag argument
Thank you for your fast reply! Unfortunately I'm new in Magento, can you please suggest me how to check and fix it?
You should search all tag argument in XML files in your porto scope theme to indicates missing required name one
Ok, will try, thank you very much!
You should search all tag argument in XML files in your porto scope theme to indicates missing required name one
I have tried to set LUMA theme instead PORTO, and have the same error, so should be not Porto theme error...
What about switch to blank theme ?
Yes I have tried with blank theme too... same error
Maybe cause from layout modules. Try disable all modules custom not related to magento that you have. It's hard to tell you without see direct code. You should re-test with sample instance. Clean install without any customise or extra module.
Hi @krishprakash. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:
[ ] 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).Details
If the issue has a valid description, the label Issue: Format is valid
will be added to the issue automatically. Please, edit issue description if needed, until label Issue: Format is valid
appears.
[ ] 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue. If the report is valid, add Issue: Clear Description
label to the issue by yourself.
[ ] 3. Add Component: XXXXX
label(s) to the ticket, indicating the components it may be related to.
[ ] 4. Verify that the issue is reproducible on 2.4-develop
branchDetails
- Add the comment @magento give me 2.4-develop instance
to deploy test instance on Magento infrastructure.
- If the issue is reproducible on 2.4-develop
branch, please, add the label Reproduced on 2.4.x
.
- If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
[ ] 5. Add label Issue: Confirmed
once verification is complete.
[ ] 6. Make sure that automatic system confirms that report has been added to the backlog.
Hi @diegozanotti. Thank you for your report. GitHub issue tracker is intended for Magento core technical issues only Kindly refer community forum or Magento stack exchange for general discuss about this topic
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
1 exception(s): Exception #0 (Magento\Framework\Config\Dom\ValidationException): Element 'argument': The attribute 'name' is required but missing. Line: 1219
Element 'argument': Not all fields of key identity-constraint 'blockReferenceActionArgumentName' evaluate to a node. Line: 1219
Exception #0 (Magento\Framework\Config\Dom\ValidationException): Element 'argument': The attribute 'name' is required but missing. Line: 1219
Element 'argument': Not all fields of key identity-constraint 'blockReferenceActionArgumentName' evaluate to a node. Line: 1219
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.