?
avatar jjnxpct
jjnxpct
9 Jul 2015

Steps to reproduce the issue

  • Install Joomla 3.4.3
  • Go to backend control panel
  • Look at the maintenance shotcuts on the bottom / left.

Expected result

Only one line 'Joomla! is up-to-date'
Only One line 'Updates available'

Actual result

Two (duplicate) lines: 'Joomla! is up-to-date Joomla! is up-to-date'
Two (duplicate) lines: 'Updates available Updates available'

System information (as much as possible)

Joomla 2.4.3 (Dutch language)
Linux / Apache
PHP 5.4.42

Additional comments

screen shot 2015-07-09 at 05 50 39

In the HTML source code:

  • <a href="index.php?option=com_joomlaupdate">
    
        Joomla! is up-to-date
    
        Joomla! is up-to-date
    
    </a>
    


  • <a href="index.php?option=com_installer&view=update&task=update.find&8d2fc84d26417676eb93c73550fdeffe=1">
        <span class="icon-asterisk">
            ::before
    
            Er zijn updates beschikbaar!
    
            <span class="label label-important"></span>
        </span>
        <span class="j-links-link">
    
            Er zijn updates beschikbaar!
    
            <span class="label label-important">
    
                1
    
            </span>
        </span>
    </a>
    

  • avatar jjnxpct jjnxpct - open - 9 Jul 2015
    avatar jjnxpct jjnxpct - change - 9 Jul 2015
    The description was changed
    avatar zero-24
    zero-24 - comment - 9 Jul 2015

    @jjnxpct this is a known issue and will be fixed with 3.4.4 / 3.5.0 see: https://docs.joomla.org/J3.x:Duplicate_Maintenance_Info

    There is also the fix ;)

    avatar jjnxpct
    jjnxpct - comment - 9 Jul 2015

    OK thanks!


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

    avatar zero-24 zero-24 - change - 9 Jul 2015
    Status New Closed
    Closed_Date 0000-00-00 00:00:00 2015-07-09 12:41:00
    Closed_By zero-24
    avatar zero-24 zero-24 - close - 9 Jul 2015
    avatar zero-24 zero-24 - close - 9 Jul 2015
    avatar zero-24
    zero-24 - comment - 9 Jul 2015

    No Problem :smile: Better report it twice than never ;)

    avatar Glenn-iFactory
    Glenn-iFactory - comment - 22 Oct 2015

    Didn't solve the problem? Have upgraded to 3.4.4 and checked to make sure the upgrade updated the file correctly (it did) yet the issue persists. Also upgraded to 3.4.5 today with no change (given 3.4.5 is a security update that's no surprise).


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

    avatar Bakual
    Bakual - comment - 23 Oct 2015

    Make sure you clear the browser cache. You may have had a cached JavaScript there.

    avatar Glenn-iFactory
    Glenn-iFactory - comment - 23 Oct 2015

    Yeah that must be the problem. Have moved to a staging environment and it didn't have that issue. Thanks!

    Add a Comment

    Login with GitHub to post a comment