? Success
Pull Request for # 5736

User tests: Successful: Unsuccessful:

avatar prasoon2211
prasoon2211
16 Jan 2015

A div added to the end of the list that is displayed when the result is empty.

screenshot from 2015-01-16 23 26 52

avatar prasoon2211 prasoon2211 - open - 16 Jan 2015
avatar jissues-bot jissues-bot - change - 16 Jan 2015
Labels Added: ?
avatar zero-24 zero-24 - change - 16 Jan 2015
Category Administration Language & Strings UI/UX
avatar zero-24 zero-24 - change - 16 Jan 2015
Rel_Number 5736
Relation Type Pull Request for
Easy No Yes
avatar prasoon2211
prasoon2211 - comment - 18 Jan 2015

Can someone please look at this? This fix is pretty minor. Let me know if I should change anything.

avatar zero-24
zero-24 - comment - 18 Jan 2015

@prasoon2211 any how (don't ask me why) I'm unable to test this here successful. Other words the message will not show to me.

I tryed both com_patchtester and a clean install of your branche but both dont work.

avatar brianteeman
brianteeman - comment - 18 Jan 2015

@test tried and no difference


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5766.
avatar brianteeman brianteeman - test_item - 18 Jan 2015 - Tested unsuccessfully
avatar zero-24 zero-24 - test_item - 18 Jan 2015 - Tested unsuccessfully
avatar dgt41
dgt41 - comment - 18 Jan 2015

@test OK if debug is on
Which means that the file media/jui/js/treeselectmenu.jquery.*min*.js needs to be updated as well
screen shot 2015-01-18 at 10 30 03

@prasoon2211 can you minify the js?

avatar prasoon2211
prasoon2211 - comment - 19 Jan 2015

Ok, I've minified the JS and added the changes that @zero-24 suggested.

avatar infograf768
infograf768 - comment - 19 Jan 2015

Please, do not create a new language string when we have a global string:
JGLOBAL_NO_MATCHING_RESULTS="No Matching Results"

also, should not we use the same formatting as elsewhere in admin i.e.

            <div id="noresultsfound" style="display:none;" class="alert alert-no-items">
                <?php echo JText::_('JGLOBAL_NO_MATCHING_RESULTS'); ?>
            </div>

which gives:

screen shot 2015-01-19 at 08 53 06

avatar prasoon2211
prasoon2211 - comment - 19 Jan 2015

@infograf768 Okay. It looks like everything is done. Should I squash the commits?

avatar brianteeman
brianteeman - comment - 19 Jan 2015

@test works for me now


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5766.
avatar brianteeman brianteeman - test_item - 19 Jan 2015 - Tested successfully
avatar zero-24 zero-24 - change - 19 Jan 2015
Status Pending Ready to Commit
avatar zero-24
zero-24 - comment - 19 Jan 2015

Thanks @test successful moving to RTC.

Should I squash the commits?

Yes Thanks @prasoon2211


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5766.
avatar zero-24 zero-24 - test_item - 19 Jan 2015 - Tested successfully
avatar roland-d roland-d - close - 19 Jan 2015
avatar roland-d roland-d - change - 19 Jan 2015
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2015-01-19 21:44:12

Add a Comment

Login with GitHub to post a comment