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

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

    XMLWordPrintable

Details

    • Improvement
    • Status: Open (View Workflow)
    • Trivial
    • Resolution: Unresolved
    • 3.3.3
    • None
    • Styles
    • N/A

    Description

      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.

       

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: