We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The problem is with the attribute title Example:
title
<changeset> <block status="active" title="Sponsored cars for sale" position="verytop" sticky="0" pages="index">auto_sponsored</block> <changeset>
<block> without the attribute title works well.
<block>
The text was updated successfully, but these errors were encountered:
Just to clarify.
Title attributes are not processed correctly as we don't have title column.
Two ways to go.
Second way is good to go, not now though.
Sorry, something went wrong.
Also please check order attribute. It is ignored in the changeset.
order
#347
d0df307
Tested. Works fine. Issue can be considered as closed.
No branches or pull requests
The problem is with the attribute
title
Example:
<block>
without the attributetitle
works well.The text was updated successfully, but these errors were encountered: