? Failure

User tests: Successful: Unsuccessful:

avatar mbabker
mbabker
24 Jun 2016

Summary of Changes

  • Removes links to the docs wiki for JTable; many of these don't exist or represent the Joomla 1.5 API
  • Changes links for php.net to consistently use the https://secure.php.net mirror
  • Changes all GitHub links to use https to avoid a needless redirect when the API site's docs are compiled
  • Other miscellaneous link updates to remove needless redirects
  • Minor formatting tweaks on some JTable doc blocks (this mostly impacts how some stuff renders when the API site's compiled)

Testing Instructions

Review

avatar mbabker mbabker - open - 24 Jun 2016
avatar mbabker mbabker - change - 24 Jun 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 24 Jun 2016
Labels Added: ?
avatar brianteeman brianteeman - change - 24 Jun 2016
Category Code style Documentation
avatar brianteeman brianteeman - test_item - 24 Jun 2016 - Tested successfully
avatar brianteeman
brianteeman - comment - 24 Jun 2016

I have tested this item successfully on a00e0f3

On review


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

avatar zero-24 zero-24 - test_item - 24 Jun 2016 - Tested successfully
avatar zero-24
zero-24 - comment - 24 Jun 2016

I have tested this item successfully on a00e0f3

Looks ok from Review.


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

avatar zero-24 zero-24 - change - 24 Jun 2016
Status Pending Ready to Commit
avatar zero-24
zero-24 - comment - 24 Jun 2016

RTC


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

avatar joomla-cms-bot joomla-cms-bot - change - 24 Jun 2016
Labels Added: ?
avatar zero-24 zero-24 - change - 25 Jun 2016
Status Ready to Commit Pending
avatar zero-24
zero-24 - comment - 25 Jun 2016

@mbabker we have a travis error here:

1) JDatabaseIteratorPostgresqlTest::testForEach with data set #0 ('title', '#__dbtest', null, 'stdClass', 0, 0, array(stdClass Object (...), stdClass Object (...), stdClass Object (...), stdClass Object (...)), null)
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
 Array (
     0 => stdClass Object (
-        'title' => 'Testing'
+        'title' => 'Testing2'
     )
     1 => stdClass Object (
-        'title' => 'Testing2'
+        'title' => 'Testing3'
     )
     2 => stdClass Object (
-        'title' => 'Testing3'
+        'title' => 'Testing4'
     )
     3 => stdClass Object (
-        'title' => 'Testing4'
+        'title' => 'Testing'
     )
 )

But the funny thing is this PR just change doc blocks?! Maybe we need just to restart the travis job?


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

avatar joomla-cms-bot joomla-cms-bot - change - 25 Jun 2016
Labels Removed: ?
avatar ghazal ghazal - test_item - 25 Jun 2016 - Tested successfully
avatar ghazal
ghazal - comment - 25 Jun 2016

I have tested this item successfully on a00e0f3


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

avatar brianteeman brianteeman - change - 27 Jun 2016
Status Pending Ready to Commit
avatar brianteeman
brianteeman - comment - 27 Jun 2016

Set back to RTC - no idea why it says there are failures with Travis - it looks ok to me


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

avatar joomla-cms-bot joomla-cms-bot - change - 27 Jun 2016
Labels Added: ?
avatar wilsonge wilsonge - change - 27 Jun 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-06-27 21:46:01
Closed_By wilsonge
avatar wilsonge wilsonge - close - 27 Jun 2016
avatar wilsonge wilsonge - merge - 27 Jun 2016
avatar joomla-cms-bot joomla-cms-bot - close - 27 Jun 2016
avatar joomla-cms-bot joomla-cms-bot - change - 27 Jun 2016
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment