r4 - 17 Feb 2005 - 17:42:35 - CrawfordCurrieYou are here: TWiki >  Codev Web > WrongInlineCssStyleForWebColors
Tags:
, create new tag

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 | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r4 < r3 < r2 < r1 | More topic actions
Codev.WrongInlineCssStyleForWebColors moved from Codev.WrongInlineStyleForWebColorInPatternSkin on 21 Sep 2004 - 21:02 by ArthurClemens - put it back
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback SourceForge.net Logo