Closed
Bug 288854
Opened 20 years ago
Closed 14 years ago
indocg.com - forum page messed up when opened in firefox
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: shinxvampire, Unassigned)
References
()
Details
Attachments
(1 file)
|
71.61 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2 the main page is www.indocg.com/ in the page at http://www.indocg.com/forum/index.php?showtopic=2122, some posts are missing, and some post is unframed on the other page, some menu are not on the right place : http://www.indocg.com/forum/index.php?showtopic=2187&st=1475 actually this problem, has been exist since the first time I use firefox (PR) its look like firefox cant handle some old php script or some specific php script. thx Reproducible: Sometimes Steps to Reproduce: 1. after you visit the main page (www.indocg.com/forum) go to all about indocg thread (on the indocg lounge thread group) 2. go to "ICG di browser yang berbeda kok tampil beda" topic (this is the same link as the first link I give before) Actual Results: this forum page is not perfect, some part is missing, some post are missing also .... is not always happened in other page, some pages got the same problem Expected Results: display the page properly, like this page http://www.indocg.com/forum/index.php?showtopic=2964 I frequently visit this forum, sometimes I have to use other apps to open the page that messed in firefox. (the link above is just the example, there is other pages that messed in firefox) other member of this forum also have the same problem as mine when using firefox, so it could be better if firefox team fix it up. thank you
poll menu shouldnt be there, it supposed to be on the top and there is no other menus below the end of the topic, such as reply, fastreply(when you are logged on), and +topic
Comment 2•20 years ago
|
||
Arif, it looks like it may be indocg's code that may be to blame, so I'm marking this as a WONTFIX. I haven't got time to look at it at the moment unfortunately, as I'm supposed to be working, but if you see the following link: http://tinyurl.com/4487o your site (or the site in question) does not meet the XHTML 1.0 standard as it claims to in the source code. I advise you write a letter to the owner of the site asking him/her to ensure cross browser compatibility by conforming to the XHTML 1.0 standard.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
Updated•20 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: WONTFIX → ---
Updated•20 years ago
|
Assignee: firefox → english-us
Component: General → English US
OS: Windows XP → All
Product: Firefox → Tech Evangelism
QA Contact: general → english-us
Hardware: PC → All
Summary: forum page messed up when opened in firefox → indocg.com - forum page messed up when opened in firefox
Comment 3•20 years ago
|
||
Messed up comment code is the problem, see this for example: uk... <!--emo&::----><img src='style_emoticons/default/cry.gif' border='0' style='vertical-align:middle' alt='cry.gif' /><!--endemo--><br />ta The "--" is meant as the end of a comment, so "---->" gives problems. Now, if the page was in quirks mode this wouldn't give problems, because then Mozilla would correct it, but the page is in Standards compliance Mode.
Updated•20 years ago
|
Component: English US → Other
Comment 4•20 years ago
|
||
The problems aren't completely to do with mangled comments I don't think, however they *are* to do with the document declaring itself as XHTML 1.0 Transitional when it is most certainly not. In fact, (http://www.indocg.com/forum/index.php?showtopic=2122) alone generated one-hundred-and-six errors. To make sure this site works, the site author/admin could do the following: 1) Use Quirks mode. 2) Make his/her site HTML 4.01 Transitional and fix a few errors, like my tidied version at (http:// www.phillybob.co.uk/288854.html - NB: This page is not /completely/ compliant with 4.01, it was dirtily hacked into shape). 3) Fix all the errors in the current code and ensure the document is indeed compliant with XHTML 1.0.
Status: UNCONFIRMED → NEW
Component: Other → English US
Ever confirmed: true
Comment 5•14 years ago
|
||
INCOMPLETE due to lack of activity since the end of 2009. If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself. Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 20 years ago → 14 years ago
Resolution: --- → INCOMPLETE
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•