Tags:
create new tag
, view all tags

Bug: Web color defined by inline CSS is not visible.

In some places of (ex. TWiki.YouAreHere) Web color coding is done by:

<span style='background : %VAR{"WEBBGCOLOR" web=%INCLUDINGWEB%}%'>blah-blah...</span>

However this does not work. I think, because " signs absence around %INCLUDINGWEB% .

Test case

See:

<span style='background : %VAR{"WEBBGCOLOR" web=%INCLUDINGWEB%}%'>Wrong inline style</span>

Wrong inline style

and...

<span style='background : %VAR{"WEBBGCOLOR" web="%INCLUDINGWEB%"}%'>Correct inline style</span>

Correct inline style

Environment

TWiki version: TWikiRelease01Sep2004
TWiki plugins: DefaultPlugin, SpreadSheetPlugin, CommentPlugin, EditTablePlugin, InterwikiPlugin, RenderListPlugin, SlideShowPlugin, SmiliesPlugin, TablePlugin
Server OS: Linux 2.4.26
Web server: Apache 1.3.31
Perl version: 5.8.4
Client OS: Win2k sp4
Web Browser: Mozilla 1.7.3

-- VladimirPodryvanov - 21 Sep 2004

Follow up

Topic renamed.

-- ArthurClemens - 21 Sep 2004

Fix record

TWiki.YouAreHere has been fixed, thanks. Any other places?

-- PeterThoeny - 22 Sep 2004

Topic revision: r4 - 2005-02-17 - CrawfordCurrie
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by PerlIdeas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.