[wp-trac] [WordPress Trac] #17058: Wrong behavior when the dashboard menu is folded
WordPress Trac
wp-trac at lists.automattic.com
Thu Apr 7 12:25:03 UTC 2011
#17058: Wrong behavior when the dashboard menu is folded
----------------------------+------------------
Reporter: nuxwin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.2
Component: Administration | Version: 3.1
Severity: normal | Resolution:
Keywords: has-patch |
----------------------------+------------------
Comment (by nuxwin):
@azaozz
'''I.''' Your patch (10646-3.patch) without my patch.
Result: Your patch alone doesn't solve the #17058 issue.
Little question about the changes made by your patch. Now, when an admin
page is loaded (at first time without any state data saved), the menu is
defaulted folded. it's normal ? I say that because it 's not the case in
current version.
Also, you can remove the following part:
{{{
restoreMenuState : function() {
// (perhaps) needed for back-compat
},
}}}
Since it's not longer needed with your changes.
'''II.''' Both patches applyed:
All works fine.
I provides a merge of both patches (see 10646-3_17058_merge.patch).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17058#comment:14>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list