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

Add id="message" to textarea tag in quickreply_editor.html

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 3.3.3
    • Styles
    • N/A

      Currently textarea tag does not have id="message" in quickreply_editor.html, unlike, for example, in posting_editor.html

      <textarea style="height: 9em;" name="message" rows="7" cols="76" tabindex="3" class="inputbox"></textarea>

       

      This prevents from adding JavaScript event listeners when developing extensions.

       

            Unassigned Unassigned
            Dmitri_IV Dmitri_IV [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: