Ticket #4039 (closed Bug: invalid)
Source tag with additional parameters missing
| Reported by: | mahender | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Project : MediaWiki+FCKeditor | Version: | |
| Keywords: | Cc: |
Description
If add source tag of syntax highlighter. The parameters of the source were missing every time i edit the page. If the source tag is
<source lang="c" line start="0" highlight="5">
the tag is changing to <source lang="c">, whenever i edit the page.
Change History
Note: See
TracTickets for help on using
tickets.
