Hi, I have come across this issue where on selecting print map button the following error is displayed on the JavaScript Console. http://dpaste.de/96LBe/ Any pointers on what could be wrong. The same error also appears on a github sourced geonode. That is build from git-hub. -- Regards, Jude Mwenda
Jude, You might have better luck by building your own geonode-client and testing with it. http://github.com/geonode/geonode-client Also I would recommend running that one in debug mode to better find what is going on. Ariel. On Mon, Oct 31, 2011 at 3:43 PM, jude mwenda <judemwenda@gmail.com> wrote: > Hi, > I have come across this issue where on selecting print map button the > following error is displayed on the JavaScript Console. > http://dpaste.de/96LBe/ Any pointers on what could be wrong. The same error > also appears on a github sourced geonode. That is build from git-hub. > > -- > Regards, > > Jude Mwenda > >
Hi Jude, I ran in a similar issue last week. Was due to this http://librelist.com/browser//geonode/2011/10/14/printing-1-1+rc1-ariel6/#26edf9094d5277adb625bd60aca108b3 . And I solved by patching the geoexplorer.js with this https://github.com/GeoNode/geonode-client/commit/899f291d37f84a510435f5210ff150d57f0bf41c . Hope this helps. Simone 2011/10/31 Ariel Nunez <ingenieroariel@gmail.com> > Jude, > > You might have better luck by building your own geonode-client and > testing with it. > > http://github.com/geonode/geonode-client > > Also I would recommend running that one in debug mode to better find > what is going on. > > Ariel. > > On Mon, Oct 31, 2011 at 3:43 PM, jude mwenda <judemwenda@gmail.com> wrote: > > Hi, > > I have come across this issue where on selecting print map button the > > following error is displayed on the JavaScript Console. > > http://dpaste.de/96LBe/ Any pointers on what could be wrong. The same > error > > also appears on a github sourced geonode. That is build from git-hub. > > > > -- > > Regards, > > > > Jude Mwenda > > > > > -- Simone Dalmasso, Ph.D. Geomatics Environmental Engineer ITHACA Information Technology for Humanitarian Assistance, Cooperation and Action www.ithacaweb.org Via Pier Carlo Boggio 61 - 10138 Torino Tel: +39.011.1975.1860
Hi Simone & Ariel, Thanks a mil! Jude On 31 October 2011 20:05, Simone Dalmasso <simone.dalmasso@ithaca.polito.it>wrote: > Hi Jude, > > I ran in a similar issue last week. Was due to this > http://librelist.com/browser//geonode/2011/10/14/printing-1-1+rc1-ariel6/#26edf9094d5277adb625bd60aca108b3 > . > > And I solved by patching the geoexplorer.js with this > https://github.com/GeoNode/geonode-client/commit/899f291d37f84a510435f5210ff150d57f0bf41c > . > > Hope this helps. > > Simone > > > 2011/10/31 Ariel Nunez <ingenieroariel@gmail.com> > >> Jude, >> >> You might have better luck by building your own geonode-client and >> testing with it. >> >> http://github.com/geonode/geonode-client >> >> Also I would recommend running that one in debug mode to better find >> what is going on. >> >> Ariel. >> >> On Mon, Oct 31, 2011 at 3:43 PM, jude mwenda <judemwenda@gmail.com> >> wrote: >> > Hi, >> > I have come across this issue where on selecting print map button the >> > following error is displayed on the JavaScript Console. >> > http://dpaste.de/96LBe/ Any pointers on what could be wrong. The same >> error >> > also appears on a github sourced geonode. That is build from git-hub. >> > >> > -- >> > Regards, >> > >> > Jude Mwenda >> > >> > >> > > > > -- > Simone Dalmasso, > Ph.D. Geomatics > Environmental Engineer > ITHACA > Information Technology for Humanitarian Assistance, Cooperation and Action > www.ithacaweb.org > Via Pier Carlo Boggio 61 - 10138 Torino > Tel: +39.011.1975.1860 > >