Opened 4 years ago

Closed 4 years ago

#1485666 closed Bugs (fixed)

TinyMCE: force not to use relative URLs

Reported by: rosali Owned by:
Priority: 5 Milestone: 0.2.1
Component: Client Scripts Version: 0.2-stable
Severity: normal Keywords: TinyMCE relative absolute path
Cc:

Description

Problem:
see ...

http://www.roundcubeforum.net/myroundcube/4012-html-signature-issue.html

Solution:

Initialize TinyMCE with ...

relative_urls : false,
remove_script_host : false

Change History (1)

comment:1 Changed 4 years ago by alec

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [24ed4133]

Note: See TracTickets for help on using tickets.