LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Projects > LinuxQuestions.org > Bug
User Name
Password

Notices


Possible broken CSS/ Issue Tools
issueid=194 12-06-2014 01:52 PM
Moderator
Possible broken CSS/

In this thread, and only this thread, for the past couple of days I am seeing broken CSS (I think).

The page layout appears close to normal, but the following CSS line is visible across the top of the page...

/** * vBulletin 3.8.8 Beta 1 CSS * Style: 'LQ Style - child of default'; Style ID: 7 */ @import url("clientscript/vbulletin_css/style-7eb8640c-00007.css");

... and there are no background colors anywhere, all white.

This is with Firefox 25.0.1, only plugin is Flashblock and a common theme.

I can post or email a screenshot if that might help.

The page is not cached and forced reloading does not help.
Issue Details
Project LinuxQuestions.org
Category Unknown
Status Fixed
Priority Unknown
Affected Version Unknown
Fixed Version (none)
Users able to reproduce bug 0
Users unable to reproduce bug 0
Assigned Users (none)
Tags (none)

12-06-2014 01:59 PM
Moderator
 
Not an HTML guru - but on closer look it appears that the <meta...> immediately before the <style...> is broken.
Reply
12-06-2014 02:42 PM
Moderator
 
Sorry for the multiple posts, I see the cause of the problem now...

The following as captured with wget (therefore not a browser issue):

Code:
<meta name="description" content="I am trying to use a replaceable parameter so I can just type search.sh Blank.sh for example. I guess I am not using it correctly. find / -name \<meta name="description" content=" />


<!-- CSS Stylesheet -->
<style type="text/css" id="vbulletin_css">
/**
* vBulletin 3.8.8 Beta 1 CSS
* Style: 'LQ Style - child of default'; Style ID: 7
*/
@import url("http://www.linuxquestions.org/questions/clientscript/vbulletin_css/style-7eb8640c-00007.css");
</style>
... the red text is from the way the forum processing handles the OPs text which included a forward-slash and a dollar-signed-number, probably mishandled by regular expression processing, resulting in a missing double-quote and closing bracket (looks like ignores to end of line probably).

If so, this will be seen again in a tech forum I am sure!
Reply
12-08-2014 09:48 AM
root
 
Thanks for the bug report. I've fixed it in this particular case and we'll roll out a bug fix moving forward.

--jeremy
Reply
Reply

Issue Tools
Subscribe to this issue

  



All times are GMT -5. The time now is 06:47 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration