? Pending

User tests: Successful: Unsuccessful:

avatar Quy
Quy
5 Dec 2017

Pull Request for Issue #18785.

Summary of Changes

With PR #18234, it is possible to select multiple tags. Therefore, it is no longer necessary to default to NONE value when no tags selected.

Testing Instructions

  • Create a Joomla article category blog menu
  • Leave Tags field empty.
  • Save

Expected result

Editing a category menu should not alter its URL structure

Actual result

Editing a category menu alters the URL structure (appends filter_tag[0]=) when no tags selected.

Documentation Changes Required

None

avatar Quy Quy - open - 5 Dec 2017
avatar Quy Quy - change - 5 Dec 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 5 Dec 2017
Category Front End com_content
avatar ladyjer ladyjer - test_item - 5 Dec 2017 - Tested successfully
avatar ladyjer
ladyjer - comment - 5 Dec 2017

I have tested this item successfully on ebbf282


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

avatar AndySDH AndySDH - test_item - 5 Dec 2017 - Tested successfully
avatar AndySDH
AndySDH - comment - 5 Dec 2017

I have tested this item successfully on ebbf282


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

avatar AndySDH
AndySDH - comment - 5 Dec 2017

I have tested this item successfully on ebbf282


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

avatar franz-wohlkoenig franz-wohlkoenig - change - 5 Dec 2017
Status Pending Ready to Commit
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 5 Dec 2017

Ready to Commit after two successful tests.

avatar brianteeman
brianteeman - comment - 5 Dec 2017

Personally I like that it displays "NONE" and there is no code consequences of it being there.
What is the benefit of removing it?

avatar AndySDH
AndySDH - comment - 5 Dec 2017

Well, now it appends "?filter_tag[0]" to the category blog URL which is wrong/bad looking.
And either way, it's not really that useful to display "NONE". If there is no tag inserted, it's obvious that it's none.
This is a normal multiple-select field and we never display a NONE for when nothing is selected in a multiple-select.

avatar brianteeman
brianteeman - comment - 5 Dec 2017

ok that makes sense then

avatar mbabker mbabker - change - 5 Dec 2017
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-12-05 15:00:28
Closed_By mbabker
Labels Added: ?
avatar mbabker mbabker - close - 5 Dec 2017
avatar mbabker mbabker - merge - 5 Dec 2017

Add a Comment

Login with GitHub to post a comment