gdg-x / boomerang

Easy website for your GDG Chapter
http://gdg-x.github.io/boomerang/
Apache License 2.0
74 stars 104 forks source link

Image src & href swapped for news thumbnails #6

Closed tfmorris closed 11 years ago

tfmorris commented 11 years ago

This can be seen even on the Fresno site.

Here's an HTML snippet from a site that I generated that shows the problem:

[a ng-href="https://lh6.googleusercontent.com/proxy/JbadGIqfIA16VklEMZW1O_d1ie5vG0CKGpblYgcuDFIYDhzm0HC_dCbGbSLh2A6ZbVMHi-yysZUJZgKS9Egv5YI8MnRLyNZlIzMBLgvnFg=w506-h284-n" href="https://lh6.googleusercontent.com/proxy/JbadGIqfIA16VklEMZW1O_d1ie5vG0CKGpblYgcuDFIYDhzm0HC_dCbGbSLh2A6ZbVMHi-yysZUJZgKS9Egv5YI8MnRLyNZlIzMBLgvnFg=w506-h284-n"] [img ng-src="http://www.youtube.com/watch?v=sn1_lKqhsAA" src="http://www.youtube.com/watch?v=sn1_lKqhsAA"]

Angle brackets changed to square brackets so it doesn't try to interpret as HTML