? Success

User tests: Successful: Unsuccessful:

avatar tecpromotion
tecpromotion
19 Nov 2016

Summary of Changes

Set correct component id to ensure proper 404 messages with system links

Testing Instructions

  1. Create a new menu item for articles with type category blog.
  2. Save.
  3. Check the database entry in the #__menu table and column component_id.
  4. Result is 22.
  5. Change the menu item type to system link heading.
  6. Save.
  7. Check the database entry in the #__menu table and column component_id.
  8. Result is 22. This is incorrect.

Apply the patch.

Repeat step 1 - 7.

Final result is as expected component_id = 0 in the #__menu table.

Documentation Changes Required

none

avatar tecpromotion tecpromotion - open - 19 Nov 2016
avatar tecpromotion tecpromotion - change - 19 Nov 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 19 Nov 2016
Category Administration com_menus Libraries
avatar degobbis
degobbis - comment - 19 Nov 2016

I have tested this item successfully on b7864ed

works as expected


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

avatar degobbis degobbis - test_item - 19 Nov 2016 - Tested successfully
avatar yvesh yvesh - test_item - 19 Nov 2016 - Tested successfully
avatar yvesh
yvesh - comment - 19 Nov 2016

I have tested this item successfully on b7864ed

Thank you


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

avatar yvesh yvesh - test_item - 19 Nov 2016 - Tested successfully
avatar yvesh yvesh - test_item - 19 Nov 2016 - Tested successfully
avatar jeckodevelopment
jeckodevelopment - comment - 19 Nov 2016

I have tested this item successfully on b7864ed


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

avatar jeckodevelopment jeckodevelopment - test_item - 19 Nov 2016 - Tested successfully
avatar jeckodevelopment jeckodevelopment - change - 19 Nov 2016
Status Pending Ready to Commit
avatar jeckodevelopment
jeckodevelopment - comment - 19 Nov 2016

RTC


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

avatar zero-24 zero-24 - change - 19 Nov 2016
Labels Added: ?
avatar zero-24 zero-24 - change - 19 Nov 2016
Milestone Added:
avatar zero-24 zero-24 - change - 19 Nov 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-11-19 11:40:20
Closed_By zero-24
avatar zero-24 zero-24 - close - 19 Nov 2016
avatar zero-24 zero-24 - merge - 19 Nov 2016
avatar zero-24 zero-24 - reference | 1586cd0 - 19 Nov 16
avatar zero-24 zero-24 - merge - 19 Nov 2016
avatar zero-24 zero-24 - close - 19 Nov 2016
avatar zero-24
zero-24 - comment - 19 Nov 2016

Thanks!

Add a Comment

Login with GitHub to post a comment