CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviReport (Moderator: Dave Greenberg) »
  • IE8 not properly rendering page
Pages: [1]

Author Topic: IE8 not properly rendering page  (Read 3494 times)

ThePayIsLousy

  • Guest
IE8 not properly rendering page
July 28, 2009, 11:06:59 am
Here's a bizarre one I hope that someone can help me with...

--Using Internet Explorer 8.  Just uninstalled and reinstalled to make sure my copy isn't corrupted.  Running in Comparability Mode.

--CiviReport pages don't fully display.  For example, CiviReport --> Membership Report (Detail) displays up to "Report header" under "General settings".  That's the last thing on the page -- the box to the right is blank, and there is nothing but white space beneath.

--Firefox works perfectly.

--And, unfortunately, the CiviCRM Demo works fine.  So, I guess it's something wrong w/ my site.   :(

I searched the forums for an answer before posting.  Anything you can suggest would be most appreciated!

Thanks,
 
     Mike

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: IE8 not properly rendering page
July 28, 2009, 04:50:42 pm
Does IE8 have any debugging / page validation / error reporting tools? Might be worth digging into that.
Protect your investment in CiviCRM by  becoming a Member!

ThePayIsLousy

  • Guest
Re: IE8 not properly rendering page
July 29, 2009, 05:52:19 am
Quote from: Dave Greenberg on July 28, 2009, 04:50:42 pm
Does IE8 have any debugging / page validation / error reporting tools? Might be worth digging into that.
Dave,

It does -- and it was!  I didn't think of checking b/c no errors were reported.  Duh.

OK, I think I found it.  One of the help msgs contains HTML tags used for illustrative purposes:

Code: [Select]
<div class='crm-help'><p>The Report Header contains HTML code that will be output at the beginning of the document whenever this report is printed
or downloaded in PDF format. The default values will work for most situations. However you may want to enter the actual report title in the <title> tag (replacing "CiviCRM Report").
You can include a logo by adding an <img> tag. You can also modify the look and feel of the printed report by including a custom CSS file
(instead of print.css).</p>
<p>The Report Footer HTML code will be output at the end of the document. You can add any additional
footer text, replace the CiviCRM logo, or make other changes as needed.</p>
</div>

The word "the" before the
Code: [Select]
<title> tag is the last thing on the page.  Can someone tell me how to fix it?  Thanks!

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: IE8 not properly rendering page
July 29, 2009, 06:02:34 am
Mike:

Can you file an issue for this. We will check / fix it.

Kurund
Found this reply helpful? Support CiviCRM

ThePayIsLousy

  • Guest
Re: IE8 not properly rendering page
July 29, 2009, 06:20:32 am
Thanks, Kurund (and Dave, for pointing me toward the debugging tool)!

I'll look into how to report issues -- I know I've seen it somewhere.  Is there a quick hack I can make to remove the tags in the mean time?  I hesitate to mess around w/ a huge code base that I don't understand...

[I wish that one of the browsers would win the browser wars.  I don't really care which one.  Developing for multiple browsers that each have quirks is a real time-waster.]

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: IE8 not properly rendering page
July 29, 2009, 09:36:13 am
Mike - This has been fixed for 2.2.8 - see my comment on your issue for the immediate fix:

http://issues.civicrm.org/jira/browse/CRM-4810
Protect your investment in CiviCRM by  becoming a Member!

ThePayIsLousy

  • Guest
Re: IE8 not properly rendering page
July 29, 2009, 12:28:45 pm
Works perfectly.  Thanks, Dave!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviReport (Moderator: Dave Greenberg) »
  • IE8 not properly rendering page

This forum was archived on 2017-11-26.