#550 closed defect (fixed)
CKEditor not working in Layout -> Modify internal page link
Reported by: | bkeyaerts | Owned by: | lsyroka |
---|---|---|---|
Priority: | normal | Milestone: | v0.97.0 |
Component: | General | Version: | 0.97.0 |
Keywords: | Cc: |
Description
In 0.97rc2:
Create new internal page and insert i.e a link.
If you want to edit the page afterwards, the content is inserted in "value" of the inputfield and the page layout breaks so unable to edit the content.
<td nowrap class="titleCellTD"><span class="titleCellFormat"> Content</span></td> <td> <div id="contentField"></div> <input type="hidden" id="content" name="content" value="<br /> <a href="http://google.com">html link</a><br /> "> </td>
Change History (5)
comment:1 Changed 5 years ago by lsyroka
- Owner set to lsyroka
- Status changed from new to assigned
comment:2 Changed 5 years ago by lsyroka
- Status changed from assigned to in_merge
comment:3 Changed 5 years ago by pferreir
- Milestone set to v0.97
comment:4 Changed 5 years ago by Leszek Syroka <leszek.marek.syroka@…>
- Resolution set to fixed
- Status changed from in_merge to closed
comment:5 Changed 5 years ago by Leszek Syroka <leszek.marek.syroka@…>
Note: See
TracTickets for help on using
tickets.
In [86ac024ffe4dbeb85649cc7890ae5269c8f7e7ac]: