Here's another tentative release before we launch into another major development cycle some time in the near future revamping how the forms processor works. Namely requiring all commands to be set as session variables. But that's for another day. This release is largely bug fixes I've noticed in my own upgrade process.
Actually, I'll likely make just a few minor fixes in the 3.3 series and release a very stable 3.4 before tackling the forms processor engine. That will be a big improvement, but it will likely cause problems with various plugins. And I don't really have time to dive into that just now. Anyway, here's the changelog for the 3.3.2 release: * Some reworking of the mail function to get around some glitches and to avoid the obfuscated emails. Particularly unescaping the & < and > symbols. * Put a call to BOLTstripslashes in the BOLTargs function. Eliminates the need for that in several places elsewhere. * Fixed the big server bug caused by improper filenames to the getimagesize function. I think... * Added a strtolower command in the BOLTsavepage function to avoid a weird crop of pages with capital letters. Note doubt a bug introduced by changes in 3.3.1. Cheers, Dan -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/boltwire?hl=en.
