﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
3972,FiveStarVotePlugin does not work with IE 6,jholg@…,davglass,"Disclaimer:
This is the 1st time ever I looked at javascript.

FiveStarVotePlugin does not work with IE 6 for me, which says s.th. like:
""originalTarget.href is null or not an object""

A short search seems to show that originalTarget is some non-standard mozilla specialty.
Replacing e.originalTarget.href with e.target.href fixes this and works with
firefox 2 and IE 6 for me.

Patch diff fix attached.

Cheers,
Holger
",defect,closed,normal,FiveStarVotePlugin,major,fixed,javascript,,0.11
