Ticket #1197 (closed Bug: fixed)
<blockquote> is not supported by the style system
| Reported by: | wwalc | Owned by: | martinkou |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
| Component: | Core : Styles | Version: | SVN (FCKeditor) |
| Keywords: | Cc: |
Description
I have defined style that use "blockquote" element:
<!-- Object Styles --> <Style name="Quote" element="blockquote"> <Attribute name="class" value="uncited" /> </Style>
in older revisions of FCKeditor 2.5 it was working correctly, now in the latest revision it doesn't work (FCKeditor simply ignores it).
Is it expected behaviour and blockquote can't be used here?
Change History
Note: See
TracTickets for help on using
tickets.