? Pending

User tests: Successful: Unsuccessful:

avatar Bakual
Bakual
9 Aug 2017

When installing the "blog" sample data set multiple times, the categories and articles and created multiple times, but in fact it should fail because the category alias already exists.

Summary of Changes

  • The parent_id was set wrong for the categories. The parent should be 1 and not 0.
  • The blog sample data didn't check the return value of the save method, it just checked for an exception. Now it will do both.

Testing Instructions

Try installing the blog sample data set twice.

Expected result

Get an error on second install about duplicate alias

Actual result

No error and content is created (there is an error in a later step).

Documentation Changes Required

None

avatar joomla-cms-bot joomla-cms-bot - change - 9 Aug 2017
Category Front End Plugins
avatar Bakual Bakual - open - 9 Aug 2017
avatar Bakual Bakual - change - 9 Aug 2017
Status New Pending
avatar franz-wohlkoenig franz-wohlkoenig - test_item - 10 Aug 2017 - Tested successfully
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 10 Aug 2017

I have tested this item successfully on 27c4a8d


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

avatar franz-wohlkoenig franz-wohlkoenig - change - 10 Aug 2017
Easy No Yes
avatar infograf768 infograf768 - test_item - 10 Aug 2017 - Tested successfully
avatar infograf768
infograf768 - comment - 10 Aug 2017

I have tested this item successfully on 27c4a8d


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

avatar infograf768 infograf768 - change - 10 Aug 2017
Status Pending Ready to Commit
avatar infograf768
infograf768 - comment - 10 Aug 2017

RTC


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

avatar mbabker mbabker - change - 10 Aug 2017
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-08-10 23:36:33
Closed_By mbabker
Labels Added: ?
avatar mbabker mbabker - close - 10 Aug 2017
avatar mbabker mbabker - merge - 10 Aug 2017

Add a Comment

Login with GitHub to post a comment