Just starting using MapTool a couple of weeks ago and really like it. I think my gaming group is going to like it a lot, too. Thanks to all of you who have put in so much work on it.

On to the problem. The dialog roll option optional parameter "title" does not replace an existing title for a previously created dialog of the same name if the previous title was set using HTML.
Example:
1. Create a macro that creates a dialog called "Teleport" with a title of "Teleport test dialog" using HTML title tag.
2. Run the macro. You'll get a dialog box titled "Teleport test dialog".
3. Now edit the macro so that the dialog title is set in the dialog roll option (using the title parameter) instead of using HTML. Use "title=Teleport dialog version 2", and don't forget to delete the relevant HTML.
4. Run the macro again. The dialog will still be titled "Teleport test dialog".
I am running 1.3b84 on OS X 6.7 on a MacBook Pro.
-Mike