|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Trouble with IE8 and PdfRotateWhen used with the lastest mandatory explorer from M$ aka IE8 with CW3.5
( This would appear more and more as M$ push IE8 in the windows priority updates !) there's a trouble with PdfRotate error shown : Error Details : Agent utilisateur : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) Horodateur : Wed, 13 May 2009 15:19:07 UTC Message : Argument non valide. Ligne : 392 Caractère : 3 Code : 0 URI : http://mycw/exportPdf/js/dhtmlPdf.js Try with prototype 1.6.0.3 and there lastest version 1.6.1_rc2 (full IE8 compatible ) or c2c prototype with no differences. error lead to var feature = aDisplay.getMapFeature(aDisplay.dShape); -> aDisplay.currentLayer.removeChild(aDisplay.dShape); aDisplay.drawFeature(aDisplay.currentLayer, feature, _OFF, false); If we play with the new rotate buttons it's ok. When we put the mouse over, there's no identifaction of the pdfLayer. Has anybody a trick for that ? -- Bruno Friedmann _______________________________________________ Cartoweb-users mailing list Cartoweb-users@... http://lists.maptools.org/mailman/listinfo/cartoweb-users |
|
|
Re: Trouble with IE8 and PdfRotatehi Bruno
I just tested with the demoCW3 and IE8 (8.0.6001.18702, XP) and I couldnt reproduce the problem. with which project did you have that problem ? also I would suggest installing the M$ javascript debugger as it give a little more details about js errors (http://www.microsoft.com/downloads/details.aspx?FamilyID=2f465be0-94fd-4569-b3c4-dffdf19ccd99&displaylang=en) regards Oliver > When used with the lastest mandatory explorer from M$ aka IE8 with CW3.5 > ( This would appear more and more as M$ push IE8 in the windows priority > updates !) > > there's a trouble with PdfRotate > > error shown : > > Error Details : > > Agent utilisateur : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; > Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET > CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR > 3.5.30729) > Horodateur : Wed, 13 May 2009 15:19:07 UTC > > > Message : Argument non valide. > Ligne : 392 > Caractère : 3 > Code : 0 > URI : http://mycw/exportPdf/js/dhtmlPdf.js > > Try with prototype 1.6.0.3 and there lastest version 1.6.1_rc2 (full IE8 > compatible ) or c2c prototype with no differences. > > error lead to > var feature = aDisplay.getMapFeature(aDisplay.dShape); > -> aDisplay.currentLayer.removeChild(aDisplay.dShape); > aDisplay.drawFeature(aDisplay.currentLayer, feature, _OFF, false); > > If we play with the new rotate buttons it's ok. > When we put the mouse over, there's no identifaction of the pdfLayer. > > Has anybody a trick for that ? > > > -- > > Bruno Friedmann > _______________________________________________ > Cartoweb-users mailing list > Cartoweb-users@... > http://lists.maptools.org/mailman/listinfo/cartoweb-users > _______________________________________________ Cartoweb-users mailing list Cartoweb-users@... http://lists.maptools.org/mailman/listinfo/cartoweb-users |
| Free embeddable forum powered by Nabble | Forum Help |