Ticket #1484038 (closed Bugs: wontfix)

Opened 4 years ago

Last modified 3 years ago

Sender field renders as text area instead of drop down select box

Reported by: mkaatman Owned by:
Priority: 2 Milestone: later
Component: Client Scripts Version:
Severity: major Keywords: Sender from
Cc:

Change History

Changed 4 years ago by mkaatman

  • status changed from new to closed
  • resolution set to wontfix

After looking through the code I found the problem. I was missing identities.html_signature so I ran: ALTER TABLE identities ADD html_signature tinyint( 1 ) NOT NULL default '0'

and the problem is gone.

Changed 3 years ago by oneracks

Note: See TracTickets for help on using tickets.