Re: [Htmlvalidator-help] Conflict with AllPeers extension
Brought to you by:
mgueury
From: Marc G. <mg...@sk...> - 2006-08-13 08:53:18
|
Hi Lucas, Thanks for the feedback about this incompatibility. I do not know allpeers nor their extension. It seems from your description that there is probably a kind of function naming conflict. Maybe some functions that they use that have the same name than mine. (what is strange since all my function begin with tidyXXX ?) It is the only extension I heard about that got such issue. The thing you can do it to check in the javascript console to see which error you see when it does not work in one way or the other. Without way to reproduce, it is difficult to solve. Have you contacted them to see what they can do ? Thanks, Marc Lucas Young wrote: > Hi > There seems to be a conflict between HTML Validator and the AllPeers > extension ( http://www.allpeers.com/). This might be tricky to resolve right > now as AllPeers is in private beta, but maybe someone who is part of the > bets might have a fix, or the problem might be something that can be > resolved without knowing anything about the AllPeers extension. > > I'm running Firefox 1.5.0.6 on Mac OSX 10.4.7 > > If I install HTML Validator first, then AllPeers, AllPeers works fine but > the HTML Validator icon in the status statusbar doesnt respond to clicks or > double clicks. It opens a menu upon right click, but choosing items from > that menu does nothing. If I right-click within a page and choose > View-Source then the HTML Validator correctly appears and validates the > page. > > If I reinstall HTML Validator then it works fine, but the AllPeers toolbar > menu items are no longer clickable. > > So it looks like some sort of conflict with the interface - if one extension > is clickable, the other isnt... > > cheers > Lucas > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Htmlvalidator-help mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlvalidator-help > > > |