Re: [Dspace-tech] Mirage theme Font on IE

2011-07-18 Thread Lewatle Phaladi
Hi All

I have resolved the problem.

Regards,
Lewatle



From: Lewatle Phaladi
Sent: Fri 7/15/2011 1:04 PM
To: dspace-tech@lists.sourceforge.net
Subject: RE: Mirage theme Font on IE



Hi All



When I open this website with IE 9 it opens fine with normal fond,  but with 
Internet Explorer 8 it opens with huge fond size, how can I fix that problem. 
For info, I have modified message.xml file I was just changing naming not 
actual code, then I have changed news-xmlui.xml



Regards,

Lewatle



From: Lewatle Phaladi
Sent: 15 July 2011 10:24 AM
To: dspace-tech@lists.sourceforge.net
Subject: Mirage theme Font on IE



Hi All



I am running Mirage theme on dspace and when I use internet Explorer pages open 
with huge fond, with other browsers like firefox, Google Chrome I can view 
pages with the required font. I am having two copies of dspace the one on test 
server show well with internet explorer, I don't know if there is some where I 
need to configure this in my system.

Please help.



Regards,

Lewatle


htmlpfont face = verdana size = 0.8 color = navyThis communication 
is intended for the addressee only. It is confidential. If you have received 
this communication in error, please notify us immediately and destroy the 
original message. You may not copy or disseminate this communication without 
the permission of the University. Only authorized signatories are competent to 
enter into agreements on behalf of the University and recipients are thus 
advised that the content of this message may not be legally binding on the 
University and may contain the personal views and opinions of the author, which 
are not necessarily the views and opinions of The University of the 
Witwatersrand, Johannesburg. All agreements between the University and 
outsiders are subject to South African Law unless the University agrees in 
writing to the contrary./font/p/html
--
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on Lean Startup 
Secrets Revealed. This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Login and IE8

2011-07-18 Thread Cameron, Jacob
I upgraded TOMCAT from 7.0.11 to 7.0.16 on Friday and this problem
started for us here as well.

We are using 1.7.1, XMLUI/Mirage.  We only use the default DSpace login
functionality.  IE8 and IE9 both will just take you back to the homepage
without logging you in.  I have only changed the look and feel of the
repository, I haven't made any other changes.

--
Jake Cameron, BCS(UNB)
Technical Specialist III
Information Systems and Technical Services 
University of Lethbridge Library
Phone:(403)329-2756

This e-mail, including any and all attachments, is only for the use of
the intended recipient(s) and may contain information that is
confidential or privileged. If you are not the intended recipient, you
are advised that any dissemination, copying or other use of this e-mail
is prohibited. Please notify the sender of the error in communication by
return e-mail and destroy all copies of this e-mail.  Thank you.


-Original Message-
From: Pottinger, Hardy J. [mailto:pottinge...@umsystem.edu] 
Sent: Monday, July 18, 2011 12:11 PM
To: Tim Donohue; Amir Pourabdollah
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Login and IE8

Hi, this sounds eerily similar to this issue, which came up right around
OR11 time:

http://dspace.2283337.n4.nabble.com/jsessionid-in-cocoon-cache-td3580756
.ht
ml


The fix for us Shib people was to deploy a rewrite rule. I haven't yet
investigated the mechanics behind this bug. It's on my list of things to
look into. Perhaps the same XMLUI caching behavior with the login form
is affecting the standard login?
--
HARDY POTTINGER pottinge...@umsystem.edu University of Missouri
Library Systems http://lso.umsystem.edu/~pottingerhj/
No matter how far down the wrong road you've gone, turn back.
--Turkish proverb






On 7/18/11 11:16 AM, Tim Donohue tdono...@duraspace.org wrote:

Hi Amir,

I just tried your site, and it is also not working for me in IE8/IE9.

A few guesses on what could be the problem:

(1) It could be something in your custom XMLUI Theme.  If you have a 
Test or Development Server, you might want to try putting up the 
out-of-the-box Mirage Theme to see if that works (with the same/similar

dspace.cfg configurations as you have in Production). If the 
out-of-the-box Mirage Theme works, then that may mean that something in

your custom Theme is causing the DSpace login to not work properly in
IE/Opera/Chrome, etc.   Perhaps some custom Javascript which isn't
working properly in IE/Opera/Chrome? It's hard to say what exactly 
could be the cause in a Theme.

If you find this is the case  find a resolution, it'd be useful to 
report back what the Theme issue was (so that we can all learn from
it).

(2) Did you modify any of the code underneath DSpace with regards to 
the out-of-the-box Authentication/Login Plugin? Did you modify which 
Authentication plugin is being used in your 'dspace.cfg' file?  By 
default it should read:

plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \
 org.dspace.authenticate.PasswordAuthentication

If you've changed this config, or changed the PasswordAuthentication 
class itself, then it'd be good to know.  However, if this is 
unchanged, then it should work fine for all web browsers (as it does on

the demo.dspace.org site).

Maybe someone else on this list has encountered this before, and may 
have some more hints or ideas?

- Tim


On 7/18/2011 10:50 AM, Amir Pourabdollah wrote:
 Hi Tim and thanks for following this up,

 My repository is on http://elogeo.nottingham.ac.uk/xmlui please feel 
free to test. As you see it is on xmlui/Mirage. The same repository in

/jspui works fine in all browsers. I use DSpace default login 
functionality. My test on DSpace demo was also fine using IE8. Even it

was all fine when I had my repository on my localhost, but when I 
reinstalled it on the server, this problem started. I also tried 
different browser running on the server (as its localhost) but same 
results.The DSpace log file also doesn't show any error or warning. It

just shows that a login is attempted but then still the user is 
anonymous.

 Thanks,
 Amir.

 -Original Message-
 From: Tim Donohue [mailto:tdono...@duraspace.org]
 Sent: 18 July 2011 16:35
 To: Colleen Goldsworthy
 Cc: dspace-tech@lists.sourceforge.net;
amir.pourabdol...@nottingham.ac.uk
 Subject: Re: [Dspace-tech] Login and IE8

 Hi Colleen (and Amir),

 I've got a few questions for you, to try and narrow down the issue.
 Please respond to this mailing list, so we can try and get you some 
 more help.

 1. What UI are you using, XMLUI or JSPUI?

 2. If you are using the XMLUI, what Theme are you using (Default, 
 Mirage, etc)?

 3. Also, what Authentication/Login plugin do you have configured for 
 DSpace? Are you just using the default DSpace login functionality? Or

 have you connected DSpace to LDAP or similar?

 I've tried some testing with the Demo Site (which is running DSpace 
 1.7.2), and everything seems to be working fine 

Re: [Dspace-tech] Login and IE8

2011-07-18 Thread Stuart Lewis
I've just tested Tomcat 7.0.16 in my development environment (a Mac).  I don't 
have IE to test with, but this also seems to affect Chrome, but not Firefox.

While we track this down, or await a fix from Tomcat if the problem is their 
end, perhaps the best advice is to downgrade tomcat.  

If anyone is suffering from this problem whilst running other versions of 
Tomcat, it would be good to know.

There is a JIRA issue to track this: https://jira.duraspace.org/browse/DS-959   
Please add any extra information there.

Thanks,


Stuart Lewis
Digital Development Manager
Te Tumu Herenga The University of Auckland Library
Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
Ph: +64 (0)9 373 7599 x81928


On 19/07/2011, at 7:26 AM, Cameron, Jacob wrote:

 I upgraded TOMCAT from 7.0.11 to 7.0.16 on Friday and this problem
 started for us here as well.
 
 We are using 1.7.1, XMLUI/Mirage.  We only use the default DSpace login
 functionality.  IE8 and IE9 both will just take you back to the homepage
 without logging you in.  I have only changed the look and feel of the
 repository, I haven't made any other changes.
 
 --
 Jake Cameron, BCS(UNB)
 Technical Specialist III
 Information Systems and Technical Services 
 University of Lethbridge Library
 Phone:(403)329-2756
 
 This e-mail, including any and all attachments, is only for the use of
 the intended recipient(s) and may contain information that is
 confidential or privileged. If you are not the intended recipient, you
 are advised that any dissemination, copying or other use of this e-mail
 is prohibited. Please notify the sender of the error in communication by
 return e-mail and destroy all copies of this e-mail.  Thank you.
 
 
 -Original Message-
 From: Pottinger, Hardy J. [mailto:pottinge...@umsystem.edu] 
 Sent: Monday, July 18, 2011 12:11 PM
 To: Tim Donohue; Amir Pourabdollah
 Cc: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] Login and IE8
 
 Hi, this sounds eerily similar to this issue, which came up right around
 OR11 time:
 
 http://dspace.2283337.n4.nabble.com/jsessionid-in-cocoon-cache-td3580756
 .ht
 ml
 
 
 The fix for us Shib people was to deploy a rewrite rule. I haven't yet
 investigated the mechanics behind this bug. It's on my list of things to
 look into. Perhaps the same XMLUI caching behavior with the login form
 is affecting the standard login?
 --
 HARDY POTTINGER pottinge...@umsystem.edu University of Missouri
 Library Systems http://lso.umsystem.edu/~pottingerhj/
 No matter how far down the wrong road you've gone, turn back.
 --Turkish proverb
 
 
 
 
 
 
 On 7/18/11 11:16 AM, Tim Donohue tdono...@duraspace.org wrote:
 
 Hi Amir,
 
 I just tried your site, and it is also not working for me in IE8/IE9.
 
 A few guesses on what could be the problem:
 
 (1) It could be something in your custom XMLUI Theme.  If you have a 
 Test or Development Server, you might want to try putting up the 
 out-of-the-box Mirage Theme to see if that works (with the same/similar
 
 dspace.cfg configurations as you have in Production). If the 
 out-of-the-box Mirage Theme works, then that may mean that something in
 
 your custom Theme is causing the DSpace login to not work properly in
 IE/Opera/Chrome, etc.   Perhaps some custom Javascript which isn't
 working properly in IE/Opera/Chrome? It's hard to say what exactly 
 could be the cause in a Theme.
 
 If you find this is the case  find a resolution, it'd be useful to 
 report back what the Theme issue was (so that we can all learn from
 it).
 
 (2) Did you modify any of the code underneath DSpace with regards to 
 the out-of-the-box Authentication/Login Plugin? Did you modify which 
 Authentication plugin is being used in your 'dspace.cfg' file?  By 
 default it should read:
 
 plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \
org.dspace.authenticate.PasswordAuthentication
 
 If you've changed this config, or changed the PasswordAuthentication 
 class itself, then it'd be good to know.  However, if this is 
 unchanged, then it should work fine for all web browsers (as it does on
 
 the demo.dspace.org site).
 
 Maybe someone else on this list has encountered this before, and may 
 have some more hints or ideas?
 
 - Tim
 
 
 On 7/18/2011 10:50 AM, Amir Pourabdollah wrote:
 Hi Tim and thanks for following this up,
 
 My repository is on http://elogeo.nottingham.ac.uk/xmlui please feel 
 free to test. As you see it is on xmlui/Mirage. The same repository in
 
 /jspui works fine in all browsers. I use DSpace default login 
 functionality. My test on DSpace demo was also fine using IE8. Even it
 
 was all fine when I had my repository on my localhost, but when I 
 reinstalled it on the server, this problem started. I also tried 
 different browser running on the server (as its localhost) but same 
 results.The DSpace log file also doesn't show any error or warning. It
 
 just shows that a login is attempted but then still the user is 
 

Re: [Dspace-tech] Browse by Title failure in 1.7.2

2011-07-18 Thread Brown, Simon Contractor, Digital Consulting Services
We found the problem - it generated from an item on the same results page but 
much lower down on the list and had to do with XML encoding. Thanks!
-Simon

From: Brown, Simon Contractor, Digital Consulting Services
Sent: Monday, July 18, 2011 3:06 PM
To: 'dspace-tech@lists.sourceforge.net'
Subject: Browse by Title failure in 1.7.2

Hi,

Having a confusing problem with the Browse by Title.  Works perfectly in the 
XMLUI, but in the JSP it chokes and fails on the record I give below.  I should 
say the record comes up fine on Browse by Issue Date.  Also weird, is that this 
is the HTML produced for where the title should appear in the the broken table 
of results: td cl=  headers=t3/tr

Why does it choke and fail to even finish writing the word class and just puts 
cl ?  Anyone encounter this before???


Full metadata record
DC Field

Value

Language

dc.contributor.author

Paschal, Joe Bennett.

en_US

dc.date.accessioned

2011-07-18T17:29:03Z

-

dc.date.available

2011-07-18T17:29:03Z

-

dc.date.issued

1947

en_US

dc.identifier.uri

http://hdl.handle.net/123/258

-

dc.description.uri

http://www.archive.org/details/administeringpro00pasc

en_US

dc.language.iso

en_US

en_US

dc.publisher

Stanford University

en_US

dc.rights

Approved for public release, distribution unlimited

en_US

dc.subject.lcsh

Management

en_US

dc.title

Administering the program of welfare and recreation for United States naval 
personnel.

en_US

dc.type

Thesis

en_US

etd.thesisdegree.name

M.A.

en_US

etd.thesisdegree.level

master's

en_US

etd.thesisdegree.grantor

Stanford University

en_US

dc.identifier.oclc

ocm25463927

en_US

dc.description.service

U.S. Navy (U.S.N.) author.

en_US



Simon
--
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Help with a SQL query - DSpace 1.5.1

2011-07-18 Thread Thornton, Susan M. (LARC-B702)[LITES]
I am trying to write a SQL query (in PostgreSQL) that will create a delete-map 
file for duplicate records we’ve inadvertently imported into a special instance 
of DSpace version 1.5.1 we have.  Of course the delete map has to be in the 
following format:



{any-number} | handle of the record to be deleted





The following query identifies the duplicate records by a portion of the title:



SELECT count(*)

  , substring(text_value,33,8)

FROM metadatavalue mv

   ,  handle ha

WHERE metadata_field_id = 64/* title */

 AND mv.item_id = ha.resource_id

 and ha.resource_type_id = 2

GROUP BY 2

HAVING COUNT(*)  1

ORDER BY 2





But I can’t figure out how to, in a single query, get the values in the 
delete-map file that I need in order to feed this file through ItemImport.java. 
 I know…I know…I can do this another way, say in a small Java program, but I’m 
looking for a “quick-and-dirty” way to do it.  J



If anyone can come up with a query to do this, I would be very appreciative!!



Thanks in advance,

Sue







Sue Walker-Thornton

Software Developer/Database Administrator

NASA Langley Research Center|LITES Contract

SGT, Inc.|130 Research Drive

Hampton, Va.  23666

Office: (757) 224-4074

Mobile: (757) 506-9903

Fax: (757) 224-4001

susan.m.thorn...@nasa.gov



--
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech