Nokia E65
Brought to you by:
cbruyland
Click on a Message doesn't open it.
In File: templates/v-webmail/header.html
uncomment the line
event.stopPropagation();
in the function
function stopPropagationNow(event) {}
and it will work also for Nokia E65 and similar browsers.
In any tests with other browser, this change didn't had a negative effect. Comments are welcome.
Best regards
Martin