• 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.

Item4360: WebLeftBar in PatternSkin does not display first bullet correctly if first line

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Engine   Urgent Closed   n/a  

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

An old bug is back. And it is the 3rd time now I report it. Last time I fixed it. And now it is broken again.

If the first item in WebLeftBar is a bullet - the line is shown with the "*" and no bullet.

If you add a blank line in front it works.

If you edit and save the left bar topic the first blank line is removed.

And then the left bar is screwed again.

Last time I fixed it was on Item3472

I do not have an include at the top of any of our left bars so it has to be fixed.

Last time I fixed it.

Modified: twiki/branches/Patch04x01/twikiplugins/PatternSkin/templates/viewleftbar.pattern.tmpl
===================================================================
--- twiki/branches/Patch04x01/twikiplugins/PatternSkin/templates/viewleftbar.pattern.tmpl   2007-01-20 09:55:14 UTC (rev 12583)
+++ twiki/branches/Patch04x01/twikiplugins/PatternSkin/templates/viewleftbar.pattern.tmpl   2007-01-20 09:57:21 UTC (rev 12584)
@@ -12,7 +12,8 @@
 
 
 
-%TMPL:DEF{"webleftbar"}%%INCLUDE{"%WEB%.WebLeftBar"}%%TMPL:END%
+%TMPL:DEF{"webleftbar"}%
+%INCLUDE{"%WEB%.WebLeftBar"}%%TMPL:END%

Why is this fix being reverted?

-- TWiki:Main/KennethLavrsen - 15 Jul 2007

I noticed it adds a space (empty paragraph) in the old situation. Will have a look at it.

-- TWiki:Main.ArthurClemens - 15 Jul 2007

ItemTemplate
Summary WebLeftBar in PatternSkin does not display first bullet correctly if first line
ReportedBy TWiki:Main.KennethLavrsen
Codebase

SVN Range TWiki-4.1.2, Sun, 15 Jul 2007, build 14407
AppliesTo Engine
Component

Priority Urgent
CurrentState Closed
WaitingFor

Checkins TWikirev:14408
TargetRelease n/a
ReleasedIn

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r3 - 2007-07-16 - TWikiUserMapping_ArthurClemens
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback