User tests: Successful: Unsuccessful:
Review XML CS for the XML files in the component
Confirm the admin & Frontend component options still work (for the frontend it is the submit form)
Use cs
Use not cs
None.
Milestone |
Added: 3.6.0 |
Milestone |
Added: Weblinks 3.7.0 |
Milestone |
Removed: 3.6.0 |
@zero-24 isn't there a tab missing before every greater than? :)
https://developer.joomla.org/coding-standards/xml.html
<field
name="count_clicks"
<!--...-->
>
vs
<field
name="count_clicks"
<!--...-->
>
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-03-22 09:51:28 |
Closed_By | ⇒ | yvesh |
I tested this patch succesful.
I applied the patch and created a weblink and changed some configuration. After that I created a menu item and the view in the frontend was correct.
Then I realised, that there are conflics. I was suprised, because it was possible to apply this patch with patch tester. I solved this conflics, I cheated in the patch tester code.
Because of the conflics I am not sure if I can merge this.