Closed jusio closed 10 years ago
Have you tested on IE ?
AFAIK, this 'javascript:' injection on href was because of IE undesired behavior.
GWT-Bootstrap » gwt-bootstrap #529 SUCCESS This pull request looks good (what's this?)
Tested, but not IE8. IE8 has troubles with this.
Since IE8 doesn't support CSP anyway, I'll create fallback for IE8 only
GWT-Bootstrap » gwt-bootstrap #537 SUCCESS This pull request looks good (what's this?)
Already forgot about this PR. Closing as out of date.
Current usage of 'javascript:' hrefs in gwt-bootstrap causes a ton of CSP violation errors. This pull requests removes the usage of inline js urls.