? Success

User tests: Successful: Unsuccessful:

avatar alikon
alikon
8 Apr 2015

updated to handle DB errors like #6612 ,#6632, #6665, #6666, #6675 and for #6591

Testing info
simulate a db error

avatar alikon alikon - open - 8 Apr 2015
avatar joomla-cms-bot joomla-cms-bot - change - 8 Apr 2015
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 8 Apr 2015
Labels Added: ?
avatar zero-24 zero-24 - change - 8 Apr 2015
Category Modules SQL
avatar wilsonge wilsonge - change - 10 Apr 2015
Milestone Added:
avatar snarf007
snarf007 - comment - 10 Apr 2015

Could you please provide some test data/scripts/files and some test instructions?


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6708.
avatar snarf007 snarf007 - test_item - 10 Apr 2015 - Not tested
avatar henkrijneveld
henkrijneveld - comment - 10 Apr 2015

Tested by changing columnname created to creeated


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6708.
avatar henkrijneveld henkrijneveld - test_item - 10 Apr 2015 - Tested successfully
avatar zero-24
zero-24 - comment - 10 Apr 2015

@snarf007

Could you please provide some test data/scripts/files and some test instructions?

Try: https://github.com/alikon/joomla-cms/blob/patch-23/modules/mod_articles_archive/helper.php#L39

-->where('state = 2 AND checked_out = 0')
+->where('state_error = 2 AND checked_out_error = 0')

avatar snarf007
snarf007 - comment - 10 Apr 2015

Tested by changing the columname created to created in the content table.
Resulted in a SQL error message in the message position in red.
Test result OK.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6708.
avatar snarf007 snarf007 - test_item - 10 Apr 2015 - Tested successfully
avatar sovainfo
sovainfo - comment - 10 Apr 2015

Object to this PR. Suggest to change the template to cope with no archived articles which will take care of the situation something went wrong in the database. Website visitor should not be confronted with infra problems. Just stating there are no archives should be enough.

avatar nonumber
nonumber - comment - 10 Apr 2015

Not sure if this should get merged with regards to discussion on #6710

avatar brianteeman brianteeman - change - 5 Jun 2015
Status Pending Ready to Commit
avatar brianteeman
brianteeman - comment - 5 Jun 2015

Setting RTC - thanks


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

avatar brianteeman brianteeman - change - 5 Jun 2015
Labels Added: ?
avatar Bakual Bakual - change - 16 Jun 2015
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2015-06-16 11:32:00
Closed_By Bakual
avatar Bakual Bakual - close - 16 Jun 2015
avatar zero-24 zero-24 - close - 16 Jun 2015
avatar zero-24 zero-24 - change - 14 Oct 2015
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment