? Success

User tests: Successful: Unsuccessful:

avatar Bakual
Bakual
5 Aug 2015

Issue

The tag edit view currently shows the "images" tab twice.

This PR

While trying to fix the doubled tab, I suprisingly stumbled over a few other funny things in that form. So I fixed those as well. This PR now

  • Removes the doubled "images" tab, leaving it to the JLayout to render it.
  • Removes a workaround for the "urls" columng in the #__tags table. The underlying issue has been fixed with #6314. The column isn't used anywhere and could most likely be removed from the database. I just leave it there for B/C reasons.
  • Removes a JHtml::addIncludePath() call since the added path doesn't even exist.
  • Removes $params "shortcut". We're not using params anywhere in the layout.

Testing

Make sure you can create and edit tags.

avatar Bakual Bakual - open - 5 Aug 2015
avatar joomla-cms-bot joomla-cms-bot - change - 5 Aug 2015
Labels Added: ?
avatar brianteeman brianteeman - change - 5 Aug 2015
Category Tags
avatar jwaisner
jwaisner - comment - 6 Aug 2015

@test

PR works as intended. Able to create and edit tags.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7628.

avatar jwaisner jwaisner - test_item - 6 Aug 2015 - Tested successfully
avatar zero-24 zero-24 - test_item - 6 Aug 2015 - Tested successfully
avatar zero-24 zero-24 - change - 6 Aug 2015
Status New Ready to Commit
Easy No Yes
avatar zero-24
zero-24 - comment - 6 Aug 2015

Tested successful. What was changed that produces this issue? I have just see a component that has similiar issues on staging but no issues on 3.4.3 which is a B/C break ;)


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7628.

avatar joomla-cms-bot joomla-cms-bot - change - 6 Aug 2015
Labels Added: ?
avatar Kubik-Rubik
Kubik-Rubik - comment - 6 Aug 2015

Thank you @Bakual! Merged.

avatar Kubik-Rubik Kubik-Rubik - change - 6 Aug 2015
Milestone Added:
avatar Bakual Bakual - close - 6 Aug 2015
avatar Bakual Bakual - change - 6 Aug 2015
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2015-08-06 07:04:02
Closed_By Bakual
avatar Bakual Bakual - close - 6 Aug 2015
avatar joomla-cms-bot joomla-cms-bot - close - 6 Aug 2015
avatar joomla-cms-bot joomla-cms-bot - change - 6 Aug 2015
Labels Removed: ?
avatar Bakual Bakual - head_ref_deleted - 6 Aug 2015

Add a Comment

Login with GitHub to post a comment