IE is very unforgiving for superfluous commas, it expects then eg. 
another array element or object after it, but there is nothing... The 
problem is that you get the error usually for the script that uses the 
config definition when looping through it, but not for the config file 
itself.

FF and most other browsers just silently ignore this, so no chance to 
use their better debugging because they don't report an error.

In the case of the tabs there was an issue with IE 7 and 8 (probably 
also IE6), but that has been fixed a few months ago:
   http://svn.pmapper.net/trac/changeset/776
   http://svn.pmapper.net/trac/changeset/775
(found via 
http://svn.pmapper.net/trac/search?q=tabs&wiki=on&changeset=on&ticket=on)

So telling *exactly* which pm (sub)version one uses is usually not a bad 
idea when reporting errors to narrow down bugs and possibly already 
existing fixes.

armin

On 10/11/2009 22:57, Gabe Codina wrote:
> Regarding IE 7/8 
> 
> In case anyone else has a similar problem I have just solved an issue that
> we had where pmapper wouldn't load correctly in IE giving a cryptic
> javascript error in pm.uielement.js after a bit of digging around I found
> that trailing comma in the toolbar definition in js_config.php was causing
> it.
> 
> G
> 
> -----Original Message-----
> From: dejan.gam...@pula.hr [mailto:dejan.gam...@pula.hr] 
> Sent: Tuesday, 10 November 2009 10:54 PM
> To: pmapper-users@lists.sourceforge.net
> Subject: [pmapper-users] Tabs invisible in IE 6
> 
> Hi,
> 
> We are implementing p.mapper-4.0-beta and there is a problem with 
> displaying TOC and Legend tabs when using IE 6. They are invisible. We 
> have tried to change toc.css, layout.css and default.css in order to 
> resolve the issue but unfortunately we did not succeed
> 
> Thank you in advance on any information 
> 
> regards, dejan
> ----------------------------------------------------------------------------
> --
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus
> on 
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
> 
> 
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
> 


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to