List Info

Thread: GN 21 beta bugs?




GN 21 beta bugs?
country flaguser name
Europe
2007-06-08 08:33:10
HI all,
 
I am testing the GN 21 beta on a linux box using tomcat and
MySQL.
 
I have to change the script for creating a database used by
GASt, there was
a problem with the field label of the table called
ISOsomething (sorry
cannot remeber the name now). In fact the script creates a
table where label
is varchar(64) but after inser inside the table records
where the label
attribute is longer than that. Changing the length og the
lable field to 255
makes the script work correctly.
Is thia a bug?
 
I am also experiencing a problem with th add user web
interface. I have an
error when I try to add a new user. In aprticular clicking
on SAVE button I
have a JS error:
var profile = $F('user.profile');
Any other users is experiencing the same js problem?
 
Thanks
 
 

Simone Gadenz
_________________________________________________ 
European Commission 
Joint Research Center 
Institute for the Protection and Security of the Citizen
(IPSC) 
Support to External Security 
  
CCR - TP267, Via E. Fermi 1, 21020 Ispra, VA, Italia 
  
Phone: +39-0332-786968 - Fax: +39-0332-785154 
simone.gadenzjrc.it
_________________________________________________
Disclaimer: Views expressed are those of the individual and
do not represent
the views of the European Commission 

 

------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonet
work-users
GeoNetwork OpenSource is maintained at http://sou
rceforge.net/projects/geonetwork

View Original Image
Re: GN 21 beta bugs?
country flaguser name
Italy
2007-06-08 09:42:48
Hi Simone,

> HI all,
>  
> I am testing the GN 21 beta on a linux box using tomcat
and MySQL.
>  
> I have to change the script for creating a database
used by GASt, there was
> a problem with the field label of the table called
ISOsomething (sorry
> cannot remeber the name now). In fact the script
creates a table where label
> is varchar(64) but after inser inside the table records
where the label
> attribute is longer than that. Changing the length og
the lable field to 255
> makes the script work correctly.
> Is thia a bug?

Yes, it is a bug and has been fixed now. The problem was
related to the
embedded dbms which did not rise the error.

> I am also experiencing a problem with th add user web
interface. I have an
> error when I try to add a new user. In aprticular
clicking on SAVE button I
> have a JS error:
> var profile = $F('user.profile');
> Any other users is experiencing the same js problem?

There is a missing prototype.js inclusion in both user
editing and metadata
creation pages. They have been fixed in beta3 so try that
one (but maybe
the first bug is still there).

Cheers,
Andrea

> Thanks
> 
> Simone Gadenz

------------------------------------------------------------
-------------------------------------------------
PS: I tried to answer you but my emails came back. Here was
my answer:

you need Java 1.5 from Sun. Java 6 has not been tested.
Regarding Tomcat,
any version >= 5.5 should be ok.

> Hi all,
> 
> What is the java and tomcat versions required to run
the GN 2.1 beta? Sorry
> for asking but I couldn't find this information on the
website. In case it
> was there may somebody send me a refernce to that page?
Thanks
> 
> 
> Simone Gadenz

------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonet
work-users
GeoNetwork OpenSource is maintained at http://sou
rceforge.net/projects/geonetwork

Re: GN 21 beta bugs?
country flaguser name
United States
2007-06-11 00:29:11
Hi Andrea,
Indeed the first one is still there. I wanted to move the
prototype  
link to the header.xsl file, but didn't have the opportunity
to  
change it yet.
Ciao,
Jeroen

On Jun 8, 2007, at 4:42 PM, Andrea Carboni wrote:

> Hi Simone,
>
>> HI all,
>>
>> I am testing the GN 21 beta on a linux box using
tomcat and MySQL.
>>
>> I have to change the script for creating a database
used by GASt,  
>> there was
>> a problem with the field label of the table called
ISOsomething  
>> (sorry
>> cannot remeber the name now). In fact the script
creates a table  
>> where label
>> is varchar(64) but after inser inside the table
records where the  
>> label
>> attribute is longer than that. Changing the length
og the lable  
>> field to 255
>> makes the script work correctly.
>> Is thia a bug?
>
> Yes, it is a bug and has been fixed now. The problem
was related to  
> the
> embedded dbms which did not rise the error.
>
>> I am also experiencing a problem with th add user
web interface. I  
>> have an
>> error when I try to add a new user. In aprticular
clicking on SAVE  
>> button I
>> have a JS error:
>> var profile = $F('user.profile');
>> Any other users is experiencing the same js
problem?
>
> There is a missing prototype.js inclusion in both user
editing and  
> metadata
> creation pages. They have been fixed in beta3 so try
that one (but  
> maybe
> the first bug is still there).
>
> Cheers,
> Andrea
>
>> Thanks
>>
>> Simone Gadenz
>
>
------------------------------------------------------------
---------- 
> ---------------------------------------
> PS: I tried to answer you but my emails came back. Here
was my answer:
>
> you need Java 1.5 from Sun. Java 6 has not been tested.
Regarding  
> Tomcat,
> any version >= 5.5 should be ok.
>
>> Hi all,
>>
>> What is the java and tomcat versions required to
run the GN 2.1  
>> beta? Sorry
>> for asking but I couldn't find this information on
the website. In  
>> case it
>> was there may somebody send me a refernce to that
page? Thanks
>>
>>
>> Simone Gadenz
>
>
------------------------------------------------------------
---------- 
> ---
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2
express and take
> control of your XML. No limits. Just data. Click to get
it now.
> http://sourcefor
ge.net/powerbar/db2/
> _______________________________________________
> GeoNetwork-users mailing list
> GeoNetwork-userslists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geonet
work-users
> GeoNetwork OpenSource is maintained at http://sourceforge.net/ 
> projects/geonetwork


------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonet
work-users
GeoNetwork OpenSource is maintained at http://sou
rceforge.net/projects/geonetwork

Re: GN 21 beta bugs?
country flaguser name
Europe
2007-06-11 03:11:49
Thanks,

Do you think it is possible to include the prototype.js in
the existent beta
2 pages? Or is better to reinstall the beta 3?

Also, to share with other users, I had a problem trying to
make the beta 2
working on mysql database. The GAST tool kept throwing an
error saying the
mysql driver was missing. After trying to reference the
driver for Tomcat
the only way to make it work was to put it into the folder
geonetwork/web/WEB-INF/lib following the paper at
http://mimis.simos.googlepages.com/G
eonetworksetupsupportingmulti-langu.pdf.
I don't know whether it is a problem relating to the Linux
distro I am using
(Gentoo) or if it is something it should be done in any
case.

Cheers


Simone 

-----Original Message-----
From: geonetwork-users-bounceslists.sourceforge.net
[mailto:geonetwork-users-bounceslists.sourceforge.net] On
Behalf Of Andrea
Carboni
Sent: Friday, June 08, 2007 4:43 PM
To: geonetwork-userslists.sourceforge.net
Subject: Re: [GeoNetwork-users] GN 21 beta bugs?

Hi Simone,

> HI all,
>  
> I am testing the GN 21 beta on a linux box using tomcat
and MySQL.
>  
> I have to change the script for creating a database
used by GASt, 
> there was a problem with the field label of the table
called 
> ISOsomething (sorry cannot remeber the name now). In
fact the script 
> creates a table where label is varchar(64) but after
inser inside the 
> table records where the label attribute is longer than
that. Changing 
> the length og the lable field to 255 makes the script
work correctly.
> Is thia a bug?

Yes, it is a bug and has been fixed now. The problem was
related to the
embedded dbms which did not rise the error.

> I am also experiencing a problem with th add user web
interface. I 
> have an error when I try to add a new user. In
aprticular clicking on 
> SAVE button I have a JS error:
> var profile = $F('user.profile');
> Any other users is experiencing the same js problem?

There is a missing prototype.js inclusion in both user
editing and metadata
creation pages. They have been fixed in beta3 so try that
one (but maybe the
first bug is still there).

Cheers,
Andrea

> Thanks
> 
> Simone Gadenz

------------------------------------------------------------
----------------
---------------------------------
PS: I tried to answer you but my emails came back. Here was
my answer:

you need Java 1.5 from Sun. Java 6 has not been tested.
Regarding Tomcat,
any version >= 5.5 should be ok.

> Hi all,
> 
> What is the java and tomcat versions required to run
the GN 2.1 beta? 
> Sorry for asking but I couldn't find this information
on the website. 
> In case it was there may somebody send me a refernce to
that page? 
> Thanks
> 
> 
> Simone Gadenz

------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express Download DB2
Express C - the
FREE version of DB2 express and take control of your XML. No
limits. Just
data. Click to get it now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonet
work-users
GeoNetwork OpenSource is maintained at
http://sou
rceforge.net/projects/geonetwork


------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonet
work-users
GeoNetwork OpenSource is maintained at http://sou
rceforge.net/projects/geonetwork

[1-4]

about | contact  Other archives ( Real Estate discussion Medical topics )