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

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2005-02-17 - CrawfordCurrie
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.