Menu

#7 mod_menu rev514

closed-fixed
Daniel
Interface (8)
5
2006-07-12
2006-07-11
itochan
No

I found 2 bugs. in /modules/mod_menu.php

1. line 17 (; to :)

after:
[code]case 'separator': break;[/code]

2. line 82 (ASC to DESC)

after:
[code] $rs=$conn->Execute("SELECT * FROM #__menu WHERE
published=1 AND menutype='$menutype' AND parent=0
$access_sql ORDER BY ordering DESC");[/code]

Discussion

  • Daniel

    Daniel - 2006-07-12
    • labels: 849164 -->
    • assigned_to: nobody --> legolas558
    • status: open --> closed-fixed
     
  • Daniel

    Daniel - 2006-07-12

    Logged In: YES
    user_id=799761

    Patch applied, thanks for your report

     
  • Daniel

    Daniel - 2006-07-12
    • labels: --> Interface
     
  • Daniel

    Daniel - 2006-07-13

    Logged In: YES
    user_id=799761

    (2) was wrong. The correct ordering is ASC

     

Log in to post a comment.

MongoDB Logo MongoDB