Loading...
 
Skip to main content

Can not edit content templates with WYSIWYG editor

Status
Open
Subject
Can not edit content templates with WYSIWYG editor
Version
8.x
Category
  • Conflict of two features (each works well independently)
Feature
Content template
WYSIWYG (What You See is What You Get)
Resolution status
New
Submitted by
davea0511
Lastmod by
davea0511
Rating
(0)
Description

Using my version is 8.4 (MyISAM), installed via softaculous, when WYSIWYG is enabled the editor does not show up on the Admin>ContentTemplate page. I looked at the generated source code where the editor should appear and what it shows is this :
<tr>
<td/>

instead it should show:
<tr>
<td>
(code for WYSIWYG editor goes here)
</td>

Both features work fine independently, just not simultaneously.

Importance
6
Easy to solve?
7
Priority
42
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
4236
Created
Wednesday 06 June, 2012 21:36:08 UTC
by davea0511
LastModif
Wednesday 06 June, 2012 21:36:08 UTC


Show PHP error messages