Closed Bug 435562 Opened 16 years ago Closed 16 years ago

Ads on Nautiljon

Categories

(Camino Graveyard :: Annoyance Blocking, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: contact, Assigned: alqahira)

References

()

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X; fr; rv:1.8.1.14) Gecko/20080512 Camino/1.6.1 (MultiLang) (like Firefox/2.0.0.14)
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; fr; rv:1.8.1.14) Gecko/20080512 Camino/1.6.1 (MultiLang) (like Firefox/2.0.0.14)

There are ads on this website : http://www.nautiljon.com/ (on the right hand side)

Reproducible: Always

Steps to Reproduce:
1.Go to http://www.nautiljon.com/
2.See the ads on the right
Actual Results:  
Ads

Expected Results:  
No ads

Here is the code : 
<td id="tdpromo" class="vtop acenter">

            <div class="promotop">
                <div class="promobottom">
                    <div class="promomiddle">
                        <a href="http://www.jmusicstore.com/product_info.php?products_id=362" target="_blank"><img src="/promo/jmusiclive/pub_J-Music_Festival.jpg" alt="J-Music Festival" /></a><br /><br /><a href="http://www.visusky.com" target="_blank"><img src="/promo/visusky.jpg" alt="visuSKY.com - Japanese Fashion, Cosplay and Media" /></a><br /><br /><a href="http://animeha.com/" title="Figurines DBZ" target="_blank"><img src="http://animeha.com/affilie/animeha-figurines-manga1.jpg" alt="Figurines DBZ" /></a><br /><br /><a href="http://animeha.com/" title="Figurines One Piece Bleach" target="_blank"><img src="http://animeha.com/affilie/animeha-figurines-manga2.gif" alt="Figurines One Piece Bleach" /></a><br /><br /><a href="http://www.jmusicstore.com/product_info.php?products_id=363" target="_blank"><img src="/promo/jmusiclive/ayabie.jpg" alt="Ayabie en concert" /></a><br /><br />
                        
                        <div id="pubskyright"><script language="JavaScript" src="http://ilapi.ebay.com/ws/eBayISAPI.dll?EKServer&ai=nqedy%7Cz%7F%7E&bdrcolor=b0c4e6&cid=0&eksize=10&encode=ISO-8859-1&endcolor=FF0000&endtime=y&fbgcolor=c2d7f1&fntcolor=000000&fs=0&gallery=y&hdrcolor=a3bfed&hdrimage=1&hdrsrch=n&img=y&lnkcolor=023882&logo=3&num=25&numbid=y&paypal=n&popup=y&prvd=4&query=gashapon&r0=4&shipcost=n&siteid=71&sort=MetaEndSort&sortby=endtime&sortdir=asc&srchdesc=n&tbgcolor=c2d7f1&tlecolor=b0c4e6&tlefs=0&tlfcolor=000000&track=1230024&width=570"></script></div>
                        <p><a href=/publicite.php>Publicité</a></p>
                        <div class="cboth"></div>
                    </div>

                </div>
            </div>
        </td>
"promo" is usually problematic because it doesn't always mean "advertisement", but I think we can safely get by with 

td[id="tdpromo"]

in this case.
Assignee: nobody → alqahira
Status: UNCONFIRMED → NEW
Depends on: 433349
Ever confirmed: true
FIXED on trunk by checkin of bug 433349.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.