User tests: Successful: Unsuccessful:
While this PR doen't really fix an issue with the current implementation it aims to add minor improvements to the layout.
Speaking of which
Test Instructions
Before the patch you should see something like (Protostar Template without overrides):
<span class="nav-header" >Shenanigans</span>
After the patch it should read:
<span class="nav-header">Shenanigans</span>
To really make sure that everything works as before, one could play arround with different options from that menu item e.g. Link Title Attribute, Link CSS Style, Link Image or Add Menu Title.
Given that a comment in the default_separator.php file reads:
"Note. It is important to remove spaces between elements"
I figured now might be a good idea to change that layout as well. So, instead of the class attribute "nav-header" one would expect "separator".
Edit: I've added the whitespace between the css class and the suffix to keep this PR b/c (thx @bembelimen)
It seems that the method of how to handle suffixes needs to be re-evaluated in general. Maybe in a different PR.
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Title |
|
Title |
|
I have tested this item successfully on 036110f
Testted with link title attribute, css style, image and menu title.
Status | Pending | ⇒ | Ready to Commit |
I updated the test results and have now set this to RTC
Labels |
Added:
?
|
thank you ;)
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-02-18 19:43:24 |
Closed_By | ⇒ | wilsonge |
Milestone |
Added: |
Labels |
Removed:
?
|
Merged - thanks guys :)
If you want people to test this it really will help if you at least tell them where they should be lookign to see that nothing has changed
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/9122.