brackets-w3cvalidation
brackets-w3cvalidation copied to clipboard
Sticks on gathering results
Whenever I try to use this plugin on Brackets 27 it appears to get stuck on "Gathering results..." and does not display any additional data.
It appears to be an issue with w3c... please close this issue.
Well, maybe the issue is that my extension should notice a bad result and show something at least, eh? Can you capture the result error?
On Mon, Jul 15, 2013 at 1:23 PM, schadeck [email protected] wrote:
It appears to be an issue with w3c... please close this issue.
— Reply to this email directly or view it on GitHubhttps://github.com/cfjedimaster/brackets-w3cvalidation/issues/5#issuecomment-20991724 .
Raymond Camden, Adobe Developer Evangelist
Email : [email protected] Blog : www.raymondcamden.com Twitter: cfjedimaster
It's as I stated before. The plugin does not do anything at all and just sits on the "Gathering results..." tab: Example Image
Thanks for looking into this.
No what I meant was - maybe you could capture the network results using Bracket's DevTools.Don't worry though - I will check it. :)
On Mon, Jul 15, 2013 at 1:48 PM, schadeck [email protected] wrote:
It's as I stated before. The plugin does not do anything at all and just sits on the "Gathering results..." tab: Example Image http://i.imgur.com/mQXVaEM.png
— Reply to this email directly or view it on GitHubhttps://github.com/cfjedimaster/brackets-w3cvalidation/issues/5#issuecomment-20993881 .
Raymond Camden, Adobe Developer Evangelist
Email : [email protected] Blog : www.raymondcamden.com Twitter: cfjedimaster
Heh,a nd of course, now it is working. ;) Well, if you see it again, let me know.
On Mon, Jul 15, 2013 at 1:54 PM, Raymond Camden [email protected]:
No what I meant was - maybe you could capture the network results using Bracket's DevTools.Don't worry though - I will check it. :)
On Mon, Jul 15, 2013 at 1:48 PM, schadeck [email protected]:
It's as I stated before. The plugin does not do anything at all and just sits on the "Gathering results..." tab: Example Image http://i.imgur.com/mQXVaEM.png
— Reply to this email directly or view it on GitHubhttps://github.com/cfjedimaster/brackets-w3cvalidation/issues/5#issuecomment-20993881 .
Raymond Camden, Adobe Developer Evangelist
Email : [email protected] Blog : www.raymondcamden.com Twitter: cfjedimaster
Raymond Camden, Adobe Developer Evangelist
Email : [email protected] Blog : www.raymondcamden.com Twitter: cfjedimaster
Interesting. validate.w3c.org is still down for me, therefore the plug still fails. This is what I am getting from the network tab in devtools:
Query - if you try it on a different HTML page does it work? Can you put your HTML into a Gist and share the url?
On Mon, Jul 15, 2013 at 2:09 PM, schadeck [email protected] wrote:
Interesting. validate.w3c.org is still down for me, therefore the plug still fails. This is what I am getting from the network tab in devtools:
Screen shot from network tab http://i.imgur.com/0v6pKcZ.png
— Reply to this email directly or view it on GitHubhttps://github.com/cfjedimaster/brackets-w3cvalidation/issues/5#issuecomment-20995907 .
Raymond Camden, Adobe Developer Evangelist
Email : [email protected] Blog : www.raymondcamden.com Twitter: cfjedimaster
I have tried it with a few HTML files on my local drive, and each time I end up with the same result. When I get the time, I will post a gist. I would think that just having a notification that lets the user know that the application cannot reach validator.w3.org would suffice.