Re: [Dspace-tech] DSpace and Cross-site scripting/SQL Injection attack vulnerabilities?

2010-12-17 Thread Oriol Olivé Comadira. Biblioteca UdG
Hi Sue, Dspace 1.4.x and earlier was vulnerable to XSS and CSRF because DSpace prints handle bad requests and don't clean it before... With XSS you can stole the session cookie from the user that clicks the link, and with CSRF(Cross site request foreign) you can execute requests with

Re: [Dspace-tech] Problem With Mapfile - I think

2010-10-22 Thread Oriol Olivé Comadira. Biblioteca UdG
Hi links moore, In replace case, you must have a mapfile like this: Ítem_dir1\tHandle1 Ítem_dir2\tHandle2 Ítem_dir3\tHandle3 In adding case, the mapfile should not exist. You can try changing mapfile_name, or deleting old mapfile. Best, Al 21/10/2010 22:32, En/na links moore ha escrit:

Re: [Dspace-tech] Maven eroor

2010-09-27 Thread Oriol Olivé Comadira. Biblioteca UdG
Hi Indu, Do you have maven configuration in /etc/maven2/settings.xml like this? proxies proxy idmyproxy/id activetrue/active protocolhttp/protocol hostmyproxy.mydomain/host portport/port usernameproxyuser/username passwordproxypass/password nonProxyHostslocalhost/nonProxyHosts /proxy /proxies

Re: [Dspace-tech] [dspace-tech] DRIVER OAI Extended Addon

2010-07-29 Thread Oriol Olivé Comadira. Biblioteca UdG
Hi helix84, you can configure proxy settings in maven in /etc/maven2/settings.xml Best, Al 22/07/2010 14:56, En/na helix84 ha escrit: Hello Domingo, people had similiar problems in the past - maven was unable to download some file because to access internet from the machine where dspace is

Re: [Dspace-tech] sword and authentication

2010-06-18 Thread Oriol Olivé Comadira. Biblioteca UdG
Hi Blanco, Jose, you must see dspace logs for this. It could be any character like or others that must be escaped, or one metadata field that is not present in your metadata schema. Best, Al 17/06/2010 21:45, En/na Blanco, Jose ha escrit: Stuwart: I tried what you suggested, and I'm

Re: [Dspace-tech] sword and authentication

2010-06-18 Thread Oriol Olivé Comadira. Biblioteca UdG
/na Oriol Olivé Comadira. Biblioteca UdG ha escrit: Hi Blanco, Jose, you must see dspace logs for this. It could be any character like or others that must be escaped, or one metadata field that is not present in your metadata schema. Best, Al 17/06/2010 21:45, En/na Blanco, Jose ha escrit

Re: [Dspace-tech] To justify the field Abstract

2010-06-02 Thread Oriol Olivé Comadira. Biblioteca UdG
Hi Serbe, in JSPUI you can edit [dspace-source]/dspace/modules/jspui/src/main/webapp/styles.css.jsp and change the metadataFieldValue text-align property to text-align:justify; Best, Al 02/06/2010 13:42, En/na1 Serbe Leon Rojas ha escrit: Hello, I need that when the fields appear of dublin

Re: [Dspace-tech] Some Confusion In Google Doc. Viewer

2010-05-31 Thread Oriol Olivé Comadira. Biblioteca UdG
Hi Hardik Mishra, I think that you can put this piece of code in header.jsp Best, Al 31/05/2010 08:39, En/na Hardik Mishra ha escrit: Hello I am trying to integrate Google Doc. Viewer http://wiki.dspace.org/confluence/display/DSPACE/Document+Preview+with+Google+Docs+viewer In

Re: [Dspace-tech] Bitstream format registry/File association for file type .docx (Microsoft Word 2007)

2010-05-19 Thread Oriol Olivé Comadira. Biblioteca UdG
Hi Susan, I think that it can be caused from a wrong mimetype. doc files have application/msword and docx files will have application/vnd.openxmlformats-officedocument.wordprocessingml.document Can you try this? And tell us after? Best, Al 19/05/2010 18:16, En/na Thornton, Susan M.

Re: [Dspace-tech] Dspace help

2010-03-15 Thread Oriol Olivé Comadira. Biblioteca UdG
Hi Kumara SS, It was a not found error. You've edited server.xml? Else you can copy webapps dirs inside tomcat webapps dir. Best, Al 15/03/2010 09:01, En/na Kumara SS ha escrit: Hi all, I have installed dspace-1.6.0-src-release on mac os x 10.4. But when i go to localhost:8080/jspui or

Re: [Dspace-tech] Tomcat Error

2010-03-03 Thread Oriol Olivé Comadira. Biblioteca UdG
Hello Claudia, Yes, it looks like that dspace.cfg was not edited. But if you run ant fresh_install it not runs init_configs too? :? Al 03/03/2010 09:48, En/na Claudia Jürgen ha escrit: Hello Al-Hajj, I can not quite follow you. What do you mean with checked? Just to make sure, you edited

Re: [Dspace-tech] Building WAR files

2010-03-02 Thread Oriol Olivé Comadira. Biblioteca UdG
Hi Ahmad Al-Hajj, You can create this files by compiling the DSpace source. in [dspace-source]/dspace/ - mvn package in [dspace-source]/dspace/target/dspace-1.5.2-build.dir/ then you can locate this files: [dspace-source]/dspace/modules/jspui/target/jspui-1.5.2.war

Re: [Dspace-tech] Tomcat Error

2010-03-02 Thread Oriol Olivé Comadira. Biblioteca UdG
Sorry Ahmad, I was a mistake in my message... you've to do: ant fresh install instead of ant update :S Best, Al 02/03/2010 11:54, En/na Ahmad Al-Hajj ha escrit: Hello, I am currently using DSPACE 1.5.2. When I run Tomcat after deploying the DSPACE files I am encountering the below

Re: [Dspace-tech] How to move collection

2009-11-27 Thread Oriol Olivé Comadira. Biblioteca UdG
Hi Mallikarjun, Do you like to put one collection in more than one community? If you like only to move one collection from one community to one other, you can use the update command. If you like to put one collection in more than one communities, you must use the insert command like this:

Re: [Dspace-tech] permissions managements

2009-11-16 Thread Oriol Olivé Comadira. Biblioteca UdG
Hi Nicolás, I think that this can be done with the Advanced/Item Wilcard Policy Admin Tools, you can found it in http://yourdspace/dspace-admin/authorize Good luck, Oriol En/na nada keponer ha escrit: Hi there I need to manage the permissions of serveral Dspace communities. I´d also

Re: [Dspace-tech] JSPUI browse by date of creation

2009-11-16 Thread Oriol Olivé Comadira. Biblioteca UdG
Hi Nicolás, First you add this line: webui.browse.index.6 = datecreated:item:datecreated Then, a little low, add this: webui.itemlist.sort-option.4 = datecreated:dc.date.created:date And finally, add this in Messages.properties browse.type.item.datecreated = Date created Hope that help

Re: [Dspace-tech] JSPUI browse by date of creation

2009-11-16 Thread Oriol Olivé Comadira. Biblioteca UdG
PD: Do you have de 5th browse? Note: the index numbers n must start from 1 and increment continuously by 1 thereafter. Deviation from this will cause an error during install or En/na Oriol Olivé Comadira. Biblioteca UdG ha escrit: Hi Nicolás, First you add this line: webui.browse.index

Re: [Dspace-tech] Dspace Installation Dont start

2009-11-16 Thread Oriol Olivé Comadira. Biblioteca UdG
Hi Divino Ignacio, Do you have the follow lines in server.xml archive from tomcat? Context path= docBase=/dades/dspace/webapps/jspui debug=0 reloadable=true cachingAllowed=false allowLinking=true/ Context path=/jspui docBase=/dades/dspace/webapps/jspui debug=0 reloadable=true

Re: [Dspace-tech] About reset user password

2009-11-11 Thread Oriol Olivé Comadira. Biblioteca UdG
Hi Agusmen, If you have access to the postgres database, you can change it easy: update eperson set password=md5('new_password') where email = 'your_email'; Hope that help Oriol En/na Agusmen ha escrit: Hi, Today I try to login to my DSpace site using my user whose as an admin status, but