Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-12135

editor.js function bbfontstyle()

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.1.0-a3
    • 3.0.12, 3.1.0-a2
    • JavaScript / AJAX
    • None

      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

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

              Created:
              Updated:
              Resolved: