Opened 4 years ago

Closed 4 years ago

#1485996 closed Bugs (fixed)

Incorrect default value for "editorid" attribute for editorSelector

Reported by: wizputer Owned by:
Priority: 5 Milestone: 0.3-stable
Component: PHP backend Version: 0.2.2
Severity: normal Keywords:
Cc:

Description

In revision 214 of compose.inc the default value for "editorid" was added as "rcmComposeMessage" however since the beginning of time in the default template the corresponding object has had an id of "compose-body"

In compose.inc
version 0.2.2 -> Line 853
revision 2768 -> Line 877

Change History (1)

comment:1 Changed 4 years ago by alec

  • Milestone changed from later to 0.3-stable
  • Resolution set to fixed
  • Status changed from new to closed

Not exactly a bug, but... [a01b3bf9].

Note: See TracTickets for help on using tickets.