I have downloaded and installed the beta 2.0 version of WP. I have it running at http://wpbeta.aleeya.net/
When I change the permalink structure to
Date and name based
» http://wpbeta.aleeya.net/2005/11/19/sample-post/
It breaks all of the links. I reverted back to the
Default
» http://wpbeta.aleeya.net/?p=123
and it worked fine again.
I checked the .htaccess and even chmodded it to 666, but for some reason, it is not updating when I click on the "update permalink structure".
I do not have any plugins enabled. This is a defualt installation with no tweaks. I renamed the default category to the category for this post. This is the first post on the site.
Along with that, I noticed that my link opened in the same window. I went back and edited the post for the link to open in a new window. It did not work. The HTML shows before when I click on the HTML link where the post is entered. I also tried to add manually target="_blank" manually, but it did not update either. I have the same problem if I use longdesc="Long description tag" , but Any other edits will save.
Has anyone else noticed similar things?