Description
When retrieving menu items and showing the name of these items, it retrieves the undecoded node name.
for example i've got the following menu item with the name: foo/bar.
this will result in foo_x0002xbar
It would be nice to retrieve this name already decoded.