Opened 17 years ago

Closed 16 years ago

#999 closed Bug (fixed)

Untagged links should not be retrieved as tags

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone:
Component: Project : MediaWiki+FCKeditor Version:
Keywords: Cc:

Description (last modified by Frederico Caldeira Knabben)

If loading an url at the Wikitext, it is transformed in a link by our parser. It should remain as unlinked text.

The problem here is that the transformed link is again transformed in a tagged link, so http://www.fckeditor.net becomes [http://www.fckeditor.net], which is rendered as [n].

Change History (3)

comment:1 Changed 17 years ago by Frederico Caldeira Knabben

Component: GeneralProject : MediaWiki+FCKeditor

comment:2 Changed 17 years ago by Frederico Caldeira Knabben

Description: modified (diff)

comment:3 Changed 16 years ago by Wiktor Walc

Resolution: fixed
Status: newclosed

Fixed with [964]. Since now, text will not be converted into link.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy