|
From: Francois P. <fx....@gm...> - 2010-02-16 14:48:45
|
Hello MMarco 2010/2/14 mmarco <mma...@ya...>: > > Hello, > > I downloaded and compiled the Geonetwork trunk > (https://geonetwork.sourceforge.net/svnroot/geonetwork/trunk). > > I choosed the trunk vs. GN v2.4.2 release because it seems to me that code > in the trunk implements INSPIRE metadata validation (INSPIRE schematron > rules) and this is a must for our organization. INSPIRE validation rules is not used by default. Run "ant inspire" on geonetwork schematron directory to turn this on. A restart is required to register new rules. Rules could also be merge to a 2.4.2 node using schematrons/rules/schematron-rules-inspire.sch file. Ciao. Francois > > Using Firefox the application works fine, but with Internet Explorer I have > several problems: > > - Two Internet Explorer warnings appear : > > Line: 2064 > Character: 909 > Error: Expected identifier, string or number > URL: http://localhost/8081/geonetwork/srv/en/main.home > > Line: 28 > Character: 15 > Error: 'extentMap' is undefined > URL: http://localhost/8081/geonetwork/srv/en/main.home > > - When pressing the metadata "Edit" button. The OpenLayers map is not > showing in the "Geographic Bounding Box" section > > - The "metadata" button that must display the metadata detail is not > working. > > It seems that problems come from javascript related to OpenLayers > (javascripts placed in geo, geoext, ext directories). > > I'd appreciate if somebody helps me, what can I do to solve that problem? > Thanks in advance and best regards, > MMarco > > -- > View this message in context: http://n2.nabble.com/Internet-Explorer-not-working-with-SVN-trunk-OpenLayers-problem-tp4571856p4571856.html > Sent from the GeoNetwork users mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, > Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW > http://p.sf.net/sfu/solaris-dev2dev > _______________________________________________ > GeoNetwork-users mailing list > Geo...@li... > https://lists.sourceforge.net/lists/listinfo/geonetwork-users > GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork > |