Opened 14 years ago
Closed 14 years ago
#7559 closed Bug (duplicate)
ASP.NET: customising editor not working inside masterpage
Reported by: | Wiktor Walc | Owned by: | kaga |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Server : ASP.Net | Version: | 3.5.2 |
Keywords: | Cc: |
Description
The following customisation works in page without masterpage but it does not work when the page is in a masterpage. any help?:
<ckeditor:ckeditorcontrol ID="CKEDetails" runat="server" Toolbar="Source|-|NewPage|Cut|Copy|Paste|PasteText|PasteFromWord|-|Bold|Italic|Underline|Strike |-|Subscript|Superscript|NumberedList|BulletedList|-|Outdent|Indent|-|JustifyLeft|JustifyCenter|JustifyRight|JustifyBlock|-|Link|Unlink|-|Table|HorizontalRule|Styles|Format|Font|FontSize|TextColor" Width="500px" ></ckeditor:ckeditorcontrol>
Reported in http://cksource.com/forums/viewtopic.php?t=21839
Change History (2)
comment:1 Changed 14 years ago by
Owner: | set to kaga |
---|---|
Status: | new → review |
comment:2 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | review → closed |
Duplicate of #7302.
This issue is related with ticket #7302, after the resolve, it should works fine.