Opera JavaScript hash property bug

Opera 10.10 build 6790.
For anchor <a href=’#'>link</a> JavaScript returns ‘#’ while reading hash property instead of empty string. this can crash JavaScript if its used as jQuery selector.