[bug] Subscription link factory (fixed)

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
Master X
Posts: 66
Joined: Fri Jun 16, 2006 7:19 pm

[bug] Subscription link factory (fixed)

Post by Master X »

I found a small bug in the "Subscription link factory":
The generated link does not comply with the web standard:
<a href="abp:subscribe?location=http%3A%2F%2Fwww.example.com&title=example">Subscribe</a>
Simply encode the ampersand (& -> &) and everybody will be happy. Adblock will understand it and the validator will give the all-clear.

Additional info:
http://www.htmlhelp.com/tools/validator ... s.html#amp

EDIT: subject altered.
Last edited by Master X on Tue Aug 22, 2006 2:05 pm, edited 1 time in total.
Wladimir Palant

Post by Wladimir Palant »

Yes, forgot about that - fixed.
Post Reply