? Success
Pull Request for # 5976

User tests: Successful: Unsuccessful:

avatar Harmageddon
Harmageddon
12 Mar 2015

This PR changes the order of declarations to fix #5976 + some small code style changes (I moved the usage of $('...') selectors to singular variable declarations).

Testing instructions

  1. Enable the debug console in backend (System configuration - Debug System).
  2. Navigate to a page in the backend, where the sidebar is longer than the page content (e.g. Extensions - Languages - Overrides if you don't have overrides or Content - Articles with a filter set), so it is next to the debug console.
    • Make sure that the sidebar is displayed correctly and doesn't overlap the debug console or something else.
    • Close and re-open the sidebar to make sure it behaves correctly.
  3. Do the same for a page with more content (e.g. articles or extensions).
avatar Harmageddon Harmageddon - open - 12 Mar 2015
avatar joomla-cms-bot joomla-cms-bot - change - 12 Mar 2015
Labels Added: ?
avatar Harmageddon Harmageddon - change - 12 Mar 2015
Rel_Number 5976
Relation Type Pull Request for
avatar n9iels
n9iels - comment - 12 Mar 2015

@test successful, the patch solves the bug


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6401.
avatar n9iels n9iels - test_item - 12 Mar 2015 - Tested successfully
avatar sovainfo sovainfo - test_item - 12 Mar 2015 - Tested successfully
avatar JoomliC JoomliC - test_item - 12 Mar 2015 - Tested unsuccessfully
avatar JoomliC
JoomliC - comment - 12 Mar 2015

Test failed.

You are introducing back a previous bug which was fixed by @dgt41 : #5917


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6401.
avatar sovainfo
sovainfo - comment - 12 Mar 2015

Cant confirm that:
notes

avatar Harmageddon
Harmageddon - comment - 12 Mar 2015

@JoomliC Thank you, good observation! I accidently switched the order of two code blocks. Should be fixed now.

avatar JoomliC
JoomliC - comment - 12 Mar 2015

@sovainfo J3.4.0 with this PR applied (firefox, macbook) ;-)
capture d ecran 2015-03-12 a 15 13 23

avatar JoomliC
JoomliC - comment - 12 Mar 2015

@Harmageddon Test ok now :+1:

Just, maybe use the Joomla code styles for javascript here : http://joomla.github.io/coding-standards/?coding-standards/chapters/javascript.md

Mainly for multiple variable declarations.
(i didn't use those standards in initial sidebar PR (now i know!), so maybe it's better to follow the standards in core and this way edit my error in standard coding style ;-) )

avatar JoomliC JoomliC - test_item - 12 Mar 2015 - Tested successfully
avatar Harmageddon
Harmageddon - comment - 12 Mar 2015

@JoomliC Done, thanks!

avatar sovainfo
sovainfo - comment - 12 Mar 2015

Still leaves variable names to be camelcase instead of using '_'.

avatar JoomliC
JoomliC - comment - 12 Mar 2015

@sovainfo You're right, naming convention of variable camelCase :+1:

avatar Harmageddon
Harmageddon - comment - 12 Mar 2015

@sovainfo ...and done, too.

avatar sovainfo
sovainfo - comment - 12 Mar 2015

Still Ok for me :+1:

avatar JoomliC
JoomliC - comment - 12 Mar 2015

@test successfull after changes in code styling :+1:

Thanks @Harmageddon ;)

avatar zero-24 zero-24 - change - 12 Mar 2015
Status Pending Ready to Commit
Easy No Yes
avatar zero-24 zero-24 - change - 12 Mar 2015
Category Templates (admin) UI/UX
avatar zero-24
zero-24 - comment - 12 Mar 2015

RTC based on testing. Great work. Thanks!


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6401.
avatar brianteeman brianteeman - change - 12 Mar 2015
Labels Added: ?
avatar zero-24 zero-24 - close - 13 Mar 2015
avatar phproberto phproberto - change - 13 Mar 2015
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2015-03-13 09:19:50
avatar phproberto phproberto - close - 13 Mar 2015
avatar phproberto phproberto - close - 13 Mar 2015
avatar phproberto
phproberto - comment - 13 Mar 2015

Merged. Thanks!

avatar zero-24 zero-24 - change - 14 Oct 2015
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment