dynamictasklist macro in page causes formatting macros to not work

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 2.0
    • Affects Version/s: 2.0
    • Component/s: None
    • Environment:

      FF 1.0.5, FF 1.5b2, FF 1.5rc1

      When the

      {dynamictasklistmacro}

      is present in a page, formatting via the "Format" menu in the WYSIWYG editor doesn't work. Often the text will not change, or it will just disappear.

      Steps to reproduce:

      Add dynamictasklistmacro and text to page
      Save page
      Edit page again
      Select text other than the macro
      Go to "Format" menu and click on ANY of the pre-set formats
      Bam! Watch it disappear (or do nothing)

      The associated JavaScript error (an unhandled exception, actually) occurs in the "TinyMCE.prototype.createFormatNode" function in the zip_src servlet (line 2658). It seems the 2nd attribute for the element (index 1) returns "" as the name and void as the value. The cause is still the macro, though.

              Assignee:
              Jeremy Higgs
              Reporter:
              Jeremy Higgs
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: