? Success
Pull Request for # 8861

User tests: Successful: Unsuccessful:

avatar renekorss
renekorss
2 Feb 2016

Fix sorting if there is items with different heights. Bug occured only for moving higher item up. Now respects height of moved item.

fixes #8861

avatar renekorss renekorss - open - 2 Feb 2016
avatar renekorss renekorss - change - 2 Feb 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 2 Feb 2016
Labels Added: ?
avatar brianteeman
brianteeman - comment - 2 Feb 2016

I can not replicate this issue

avatar renekorss
renekorss - comment - 2 Feb 2016

@brianteeman You created on article with very long title and moving it up results in ordering 1, 2, 3? Not 1, 1, 3?

avatar brianteeman
brianteeman - comment - 2 Feb 2016

Yes and Yes

avatar brianteeman
brianteeman - comment - 2 Feb 2016

After playing a bit more and doublechecking with the database entries I was able to get it to misbehave once - where the DB entry did not match the visual display.

I applied the patch and retested and couldnt replicate the bug anymore so this is a good test

avatar brianteeman brianteeman - change - 2 Feb 2016
Category JavaScript
avatar brianteeman brianteeman - change - 2 Feb 2016
Rel_Number 0 8861
Relation Type Pull Request for
avatar brianteeman
brianteeman - comment - 2 Feb 2016

To anyone else testing make sure you check the value of the ordering column in the database


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

avatar svenbluege
svenbluege - comment - 2 Feb 2016

With this fix applied I can't reproduce the issue in #8861. I confirm this fix is working.

avatar wojsmol
wojsmol - comment - 2 Feb 2016
avatar svenbluege svenbluege - test_item - 2 Feb 2016 - Tested successfully
avatar svenbluege
svenbluege - comment - 2 Feb 2016

I have tested this item :white_check_mark: successfully on 4b8325e


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

avatar svenbluege
svenbluege - comment - 2 Feb 2016

@wojsmol Done. First time for me so let me know if there is more todo.


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

avatar wojsmol
wojsmol - comment - 2 Feb 2016

@svenbluege Now everything is correctly.

avatar brianteeman brianteeman - test_item - 2 Feb 2016 - Tested successfully
avatar brianteeman
brianteeman - comment - 2 Feb 2016

I have tested this item :white_check_mark: successfully on 4b8325e


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

avatar brianteeman brianteeman - change - 2 Feb 2016
Status Pending Ready to Commit
avatar brianteeman
brianteeman - comment - 2 Feb 2016

RTC - thanks


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

avatar joomla-cms-bot joomla-cms-bot - change - 2 Feb 2016
Labels Added: ?
avatar wilsonge
wilsonge - comment - 16 Feb 2016

@renekorss There are conflicts here - can you please fix them :) If not then to confirm https://github.com/joomla/joomla-cms/pull/9049/files#diff-0f3028a8e62b1bde4dd60f2a5af107b0R225 is the only line that has changed right?

avatar renekorss
renekorss - comment - 16 Feb 2016

@wilsonge Yes, correct. I can fix it, when I get to computer.

avatar joomla-cms-bot
joomla-cms-bot - comment - 16 Feb 2016

This PR has received new commits.

CC: @brianteeman, @svenbluege


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

avatar renekorss
renekorss - comment - 16 Feb 2016

@wilsonge Conflicts fixed.

avatar roland-d roland-d - change - 16 Feb 2016
Milestone Added:
avatar roland-d roland-d - change - 16 Feb 2016
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2016-02-16 17:35:01
Closed_By roland-d
avatar roland-d roland-d - close - 16 Feb 2016
avatar joomla-cms-bot joomla-cms-bot - close - 16 Feb 2016
avatar roland-d roland-d - reference | bc85dbf - 16 Feb 16
avatar roland-d roland-d - merge - 16 Feb 2016
avatar roland-d roland-d - close - 16 Feb 2016
avatar joomla-cms-bot joomla-cms-bot - change - 16 Feb 2016
Labels Removed: ?
avatar renekorss renekorss - head_ref_deleted - 16 Feb 2016

Add a Comment

Login with GitHub to post a comment