MT v3.2 - Two probable minor bugs encountered under:

Main Menu > System Overview > Plugins > StyleCatcher

---

1. extra slash in cgi command line, after "mt" ...

CODE
http://[www.someblog.com]/mt//plugins/StyleCatcher/stylecatcher.cgi?


I edited the new mt-config.cgi and trimmed the trailing slash off CGIPath and all seems to be fine.

---

2. Logging out from the same page gives the error:

"Unknown action logout"

the cgi command line reads:

CODE
http://[www.someblog.com]/mt/plugins/StyleCatcher/stylecatcher.cgi?__mode=logout


logout worked everywhere else i tried.

regards, josiah