? Pending

User tests: Successful: Unsuccessful:

avatar photodude
photodude
30 Jun 2017

Pull Request for Issue code style in com_finder

Summary of Changes

  • Multi-line function call not indented correctly;
  • Line indented incorrectly
  • Logical operator "or" not allowed; use "||" instead
  • Logical operator "and" not allowed; use "&&" instead
  • Please consider an empty line before the if statement;

Automatically fixed with Joomla code standards 2.0.0 PHPCS2-alpha2 fixers

None of the manual only fixes have been applied

Testing Instructions

Merge by code review

Expected result

code style has been applied as listed above, old code style on drone does not error.

Actual result

code style had not been applied. Autofixers from the Joomla code standards 2.0.0 PHPCS2 alpha2 were used to impliment fixable codestyle

Documentation Changes Required

none

avatar photodude photodude - open - 30 Jun 2017
avatar photodude photodude - change - 30 Jun 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 30 Jun 2017
Category Administration com_finder
avatar Quy Quy - test_item - 5 Jul 2017 - Tested successfully
avatar Quy
Quy - comment - 5 Jul 2017

I have tested this item successfully on 94359eb

Code review.


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

avatar photodude photodude - change - 6 Jul 2017
Labels Added: ?
avatar photodude
photodude - comment - 14 Aug 2017

@mbabker @wilsonge bump for merge consideration

avatar zero-24 zero-24 - change - 14 Aug 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-08-14 18:04:07
Closed_By zero-24
avatar zero-24 zero-24 - close - 14 Aug 2017
avatar zero-24 zero-24 - merge - 14 Aug 2017
avatar zero-24
zero-24 - comment - 14 Aug 2017

Merged Thanks ? I'm going to take a look into the comment thing now

avatar photodude
photodude - comment - 14 Aug 2017

Thanks @zero-24

Add a Comment

Login with GitHub to post a comment