ScottHaneda
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Certain posts take a extra long to post, possible bugHow about a bloacklist of urls that you do not ping, pinging amazon is just pointless, there are a ton that are pointless.
Forum: Fixing WordPress
In reply to: Certain posts take a extra long to post, possible bugI don’t get it, what is involved in this “ping” and what is the point, if I put in a link to amazon.com, what is pinging them going to accomplish, can someone tell me the real world uses where this is valuable?
Can someone explain to me why a non href’d link is pinged?
Forum: Fixing WordPress
In reply to: Certain posts take a extra long to post, possible bugI also want to note, thee more I think about this, the more I wonder what it really is, the sample case was just a line of text, it was not wrapped in an a href at all.
Forum: Fixing WordPress
In reply to: Certain posts take a extra long to post, possible bugI deleted the pings and it made no difference., so it seems to be that there are urls it is checking. My test case above was not long at all. This single post will cause it to hang:
http://amazon.com/-MarsEdit does not have this issue, posts are sent right away with no trouble. What is it that WP is asking of amazon? Or other urls for that matter?
This seems like a clear bug, where does one post a test case?
Forum: Fixing WordPress
In reply to: Certain posts take a extra long to post, possible bugI should have tested this more thorough, seems FireFox on OS X is ok, so this is just a Safari issue. Seeing as how none of the advanced editing tools show up in Safari either, there must be some user agent checking going on, and something is happening that should not.
Is the the proper place to even report this stuff?
Forum: Fixing WordPress
In reply to: before and after links, where to chang the (more…) copyI have tried the previous_post and next_post tags, I seem to get a sql error no matter where I put them, can someone show me a real example and a posting location to get it to work? I also think I need to have it in a conditional so I can tell it to only show on the blog post, and not on the main page where multiple blog posts are listed.