Hello. I think there is a bug with the markdown/smartypants module version 5.x-1.x-dev and I'm wondering if someone can verify for the bug before I file an issue. Markdown is critical for my site and I'm currently blocked on upgrade without it, unless someone can point out what I'm doing wrong.
I am upgrading a Drupal 4.7.6 site to 5.1. The upgrade went smoothly. The first new module I added was version 5.x-1.x-dev of 'marksmarty'. Next I ran update.php and this was all successful. Now when I navigate to the home page, it says "page cannot be found" in Firefox and Internet Explorer. When I navigate to a specific node or comment, marksmart module is doing its job and converting text to HTML correctly, just the home page seems to have some problem.
When I disable marksmarty, the home page is back just fine.
So I added a couple more modules, enabled them, ran update.php, they work fine and the home page loads fine. So the problem seems to be isolated to the marksmarty module.
This may not be upgrade related issue, I'm guessing this issue would show up in a stock install of 5.1 with version 5.x-1.x-dev of marksmarty.
I am on Windows, using XAMPP installer with Apache 2.2.2, MySQL - 5.0.21-community-nt, PHP 5.1.4
Comments
Front page form module