menu.mediaType can be an enum value, which includes 0 to represent a web page link, or null if no link was right clicked. Check for null explicitely when evaluating whether the menu entry should be displayed.
menu.mediaType can be an enum value, which includes 0 to represent a web page link, or null if no link was right clicked. Check for null explicitely when evaluating whether the menu entry should be displayed.