Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-12135

editor.js function bbfontstyle()

    XMLWordPrintable

Details

    • Improvement
    • Status: Unverified Fix (View Workflow)
    • Minor
    • Resolution: Fixed
    • 3.0.12, 3.1.0-a2
    • 3.1.0-a3
    • JavaScript / AJAX
    • None

    Description

      https://github.com/phpbb/phpbb/blob/develop/phpBB/assets/javascript/editor.js

      The function bbfontstyle() not use var textarea correct. 6 matches found.
      everything with:
      document.forms[form_name].elements[text_name]
      should replaced with:
      textarea

      Attachments

        Activity

          People

            prototech prototech [X] (Inactive)
            Kostenloses-Forum Kostenloses-Forum [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: