• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

In the %META{"formfield" ...}% command, when a field is of type textarea and contains TML such as bullets, then this does not render correctly when the text contains only a single bullet. The culprit is the function TWiki::Render::renderFormFieldArg which strips leading and trailing white space which is ok normally, but not in the case of the example mentioned.

As twiki rendering is insensitive to white space normally, there seems little problem if we do not strip said white space, in particular, as that has already been cleaned off when written into the topic text.


Fixed. Only strip white space when sending the value through breakName. Test cases added.


4.1.0 released

KJL

ItemTemplate
Summary Formfield not correctly rendered when type is textarea
ReportedBy TWiki:Main.ThomasWeigert
Codebase 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, ~twiki4
SVN Range TWiki-4.1, Thu, 26 Oct 2006, build 11834
AppliesTo Engine
Component

Priority Urgent
CurrentState Closed
WaitingFor

Checkins 11844
TargetRelease minor
Edit | Attach | Watch | Print version | History: r6 < r5 < r4 < r3 < r2 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r6 - 2007-01-16 - KennethLavrsen
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback