foolswisdom
Forum Replies Created
-
Forum: Alpha/Beta/RC
In reply to: 2.0 Safari Editor or quick tags?sirmarcos, this discussion was for an ancient version of WordPress and an ancient version of Safari 😉
Forum: Alpha/Beta/RC
In reply to: Resolves to wrong page & archive troublesAre you still encountering this issue? Can you duplicate the issue with the a default theme or further isolate the issue?
Forum: Alpha/Beta/RC
In reply to: 2.1 RC1 – Multiple categories = “multiple” posts…nyogtha, I can’t seem to duplicate this issue though I am using 2.1-RC1+r7422 . You encountered this problem with no plugins and one of the pre-installed themes? Is the post actually in the database twice?
Forum: Alpha/Beta/RC
In reply to: RSS Feed Blank Page 2.1 Beta 1StarSaber are you still seeing this issue using 2.1 RC1 ?
Forum: Alpha/Beta/RC
In reply to: Warning: ob_start(): output handler ‘ob_gzhandler’TwisterMe, any clues as to what changed around the time you started seeing the problem?
Forum: Requests and Feedback
In reply to: SQL InjectionOtto42, my limited understanding is that if the server has globals enabled (bad, bad), the unsetting can trigger the issue. This is only resolved in 2.0.7
http://www.hardened-php.net/hphp/zend_hash_del_key_or_index_vulnerability.html
Forum: Developing with WordPress
In reply to: 2.0.6 kills plug insAs Westi suggests replacing
\"publish\"with\'publish\'works for me.Forum: Fixing WordPress
In reply to: Got a Fatal error: Only variables can be passed by referenceOn wp-testers Ryan says he just checked in a fix which will be in WordPress 2.0.6 . It looks like it is r4555 branches/2.0/wp-includes/gettext.php: Can’t pass function return to array_shift
Forum: Fixing WordPress
In reply to: application/x-httpd-phpThis topic was recently discussed on the wp-hackers mailing list in a thread titled “Firefox vs. WP”
“I’ve seen it happen on perfectly configured when the server is under a lot of load. I have no idea what causes it, if you open up the downloaded file it’s usually blank. I’ve seen it happen on non-WP code so I don’t think it’s something inside of WordPress.”
http://comox.textdrive.com/pipermail/wp-hackers/2006-September/008787.htmlThis seems to agree with my own experience and others on the list.
Seeing the condition clear when removing the backslash may be a red
herring if the issue is timing / load related.Is it reproducible always on your computer? How often does it occur? Is it only on particular sites?
Has anyone seen it in IE? Even if not, IE could be working around a
server side problem… maybe as simply as re-requesting a page. Who
can say without the source.Forum: Requests and Feedback
In reply to: WordPress Rich Text editor bug – very serious!Embed tags work on trunk (2.1) with the newer version of tinyMCE.
Forum: Fixing WordPress
In reply to: Xanga ImportA month after the post above, Jeremy did update it for 2.0
http://trac.wordpress.org/ticket/2665Forum: Alpha/Beta/RC
In reply to: Where can I get latest beta?lobsterman, xinfo, ketsugi see http://wordpress.org/download/nightly/:
If you would like to be part of this process, please join the WP Testers mailing list and the nightly build location will be sent to you.
The WP Testers mailing list is the only place appropiate for support on nightly builds, please do not use the support forums or any other lists.
Forum: Fixing WordPress
In reply to: Embed tag won’t takeAs described by vkayrl that will work around the issue.
This is fixed in the development version of WordPress (codename 2.1).
whoami: your comments about embed are not accurate. In my experience it is the most common way to include in web pages videos hosted else where.
Forum: Everything else WordPress
In reply to: My forum username is not linkedA note from the mailing list discussion. Moderators or “Key Masters” always see the links. People not logged in or Members do not until the poster reaches the magic number of posts.
Forum: Everything else WordPress
In reply to: My forum username is not linkedMatt explained to me that it is a bbpress plugin and your username will be linked once you reach a certain number of posts.