Item8461: textarea doesn't parse WikiWords

pencil
Priority: Normal
Current State: No Action Required
Released In:
Target Release: n/a
Applies To: Engine
Component:
Branches:
Reported By: AndrewJones
Waiting For:
Last Change By: KennethLavrsen
From DanielKownacki in Support.Question353.

Not sure if it is expected behaviour or not. Might just need some documentation somewhere.

Test:

-- AndrewJones - 03 Feb 2010

That is how it has to work.

If we started rendering wikiwords in textarea then it would mean that every wiki application we have in which we have some default text would have wikiwords rendered as HTML links.

And being a part of an html form we would be submitting this HTML.

Naturally we could use a HTML to TML conversion when we save but that would be horrorble.

I cannot imagine the number of applications we would break. Even here no foswiki.org we take advantage of the text area being not rendered as HTML in several places. We use it in ApacheConfigGenerator. And we use it in the application I use for release notes. And I have plenty of places in my production Foswikis where we take advantage of text areas as input fields with default text. It would all be broken.

The guy says it works in text fields. If we do I would call it a bug.

Let us try. First with a wikiword

Then with same wikiword escaped.

Yes. I believe we have a bug here. But before fixing we better make sure this is not something someone else is taking advantage of. Looking at how it works here it does not work well at all. The input field is broken by the html.

If we fix the rendering we may break things for those that have put a lot of !-marks to escape the rendering. If we suddenly stop rendering these !-marks will become visible.

-- KennethLavrsen - 04 Feb 2010

 

ItemTemplate edit

Summary textarea doesn't parse WikiWords
ReportedBy AndrewJones
Codebase
SVN Range
AppliesTo Engine
Component
Priority Normal
CurrentState No Action Required
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn
Topic revision: r2 - 04 Feb 2010, KennethLavrsen
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy