Hi!
Didn't use the blogging-bundle for a longer time and now I needed it again and get the following when I tried to fetch a post from a long time ago set up blog: Received exception: wrong dateTime.iso8601 format No posts available
Any ideas?
Niels
On 18/09/2007, at 19:43, Niels Kobschätzki wrote:
Didn't use the blogging-bundle for a longer time and now I needed it again and get the following when I tried to fetch a post from a long time ago set up blog: Received exception: wrong dateTime.iso8601 format No posts available
Any ideas?
Some version of WP introduced a non-conforming date. It should be fixed again in latest version of WP.
Alternatively you can upgrade to a newer Ruby, which is more lax in what date formats it accepts.
On Sep 18, 2007, at 9:40 PM, Allan Odgaard wrote:
On 18/09/2007, at 19:43, Niels Kobschätzki wrote:
Didn't use the blogging-bundle for a longer time and now I needed it again and get the following when I tried to fetch a post from a long time ago set up blog: Received exception: wrong dateTime.iso8601 format No posts available
Any ideas?
Some version of WP introduced a non-conforming date. It should be fixed again in latest version of WP.
Alternatively you can upgrade to a newer Ruby, which is more lax in what date formats it accepts.
ok - good to know. thanks
Niels
On 9/18/07, Niels Kobschätzki n.kobschaetzki@googlemail.com wrote:
On Sep 18, 2007, at 9:40 PM, Allan Odgaard wrote:
On 18/09/2007, at 19:43, Niels Kobschätzki wrote:
Didn't use the blogging-bundle for a longer time and now I needed it again and get the following when I tried to fetch a post from a long time ago set up blog: Received exception: wrong dateTime.iso8601 format No posts available
Any ideas?
Some version of WP introduced a non-conforming date. It should be fixed again in latest version of WP.
Alternatively you can upgrade to a newer Ruby, which is more lax in what date formats it accepts.
ok - good to know. thanks
Installed now ruby 1.8.6 and it doesn't help. Seems that I have to wait until wordpress.com updates to a version w/out this problem
Niels
Yes ruby 1.8.6 was not the solution. But it works with WP 2.3-RC1, which I have installed now just because of this reason.
* Ferhat
On 9/18/07, Niels Kobschätzki n.kobschaetzki@googlemail.com wrote:
On Sep 18, 2007, at 9:40 PM, Allan Odgaard wrote:
On 18/09/2007, at 19:43, Niels Kobschätzki wrote:
Didn't use the blogging-bundle for a longer time and now I needed it again and get the following when I tried to fetch a post from a long time ago set up blog: Received exception: wrong dateTime.iso8601 format No posts available
Any ideas?
Some version of WP introduced a non-conforming date. It should be fixed again in latest version of WP.
Alternatively you can upgrade to a newer Ruby, which is more lax in what date formats it accepts.
ok - good to know. thanks
Installed now ruby 1.8.6 and it doesn't help. Seems that I have to wait until wordpress.com updates to a version w/out this problem
Niels
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
On 21/09/2007, at 12:53, Niels Kobschätzki wrote:
[...] Installed now ruby 1.8.6 and it doesn't help. Seems that I have to wait until wordpress.com updates to a version w/out this problem
See http://macromates.com/wiki/Troubleshooting/RubyVersionIssue
Allan Odgaard-2 wrote:
Alternatively you can upgrade to a newer Ruby, which is more lax in what date formats it accepts.
Hi,
I installed a newer ruby (1.8.6) under /opt/local/ (my rails environment). How can I use this one instead of /usr/local/bin/ruby with TextMate?
No, I don't want to add /opt/local/bin/ to my PATH.
Thanks, Ferhat