________________________________

From: Nigel Pegus 
Sent: Thursday, June 05, 2008 10:07 AM
To: 'dspace-tech@lists.sourceforge.net'
Subject: cannot select e-person

 

 

I thought I would add some recent observations to my issue...

 

I have restored my Main Server to its unedited state, however this is
the current situation: 

 

1) If you attempt to select an eperson for editing in Internet Explorer
an error message is displayed in lower left hand corner of browser.
These are the details of that error message 

 

It indicates the following :

Line 56

Char 5

Error. 'window.document.forms.2.eperson_id' is null or not an object

 

2) If a Mozilla Firefox browser is used to access the restored dspace
instance the error DOES NOT occur.

 

3) On another server that has the edited JSP pages, the forms entry in
Utils.js are edited (as described in prior posting to tech-list) the
server works initially in BOTH Mozilla AND Internet Explorer when
editing/selecting epersons but will then fail  after a period of time
despite NO changes being made to the server..

 

I hope that sheds some more light on this phenomena.

 

Thanks for any input,

 

Nigel

 

-----Original Message-----
From: Nigel Pegus 
Sent: Thursday, June 05, 2008 8:53 AM
To: 'Glenn Bunton'
Subject: RE: [Dspace-tech] cannot select e-person

 

Thanks for the input,

 

I tried a "quick fix" of that forms issue by manually changing all the
form[0] entries to form[1] in my header.jsp. Problem is that it works
initially but after about 1 to 2 hrs the error returns 

 

I can't see any reason for this to happen... some sort of cashing
issue??

 

Thanks,

 

Nigel

 

-----Original Message-----

From: Glenn Bunton [mailto:[EMAIL PROTECTED] 

Sent: Wednesday, June 04, 2008 4:44 PM

To: Nigel Pegus

Subject: Re: [Dspace-tech] cannot select e-person

 

Hi Nigel,

 

I'm not sure if this will help but we have somewhat similar problems
when

we first started using dspace. I learned that it had to do with the

location of form items on that page. We had customized the page and put

some code at the top for a search box. We had to take it back out
because I

learned the eperson form items have to be the "highest" level form items
on

the page locationally in order to work. Don't ask me why because I don't

know. If you did some customization and added some other form items on
your

eperson jsp pages that might be a place to look.

 

Good luck.

 

==================================

Mr. Glenn Bunton

Head of Systems Development

Old Dominion University Libraries

Norfolk, Virginia 23529

[EMAIL PROTECTED]

(757) 683-5952

===================================

 

 

 


             "Nigel Pegus"


             <[EMAIL PROTECTED]


             uwi.edu>
To 

             Sent by:
<dspace-tech@lists.sourceforge.net> 

             dspace-tech-bounc
cc 

             [EMAIL PROTECTED]


             rge.net
Subject 

                                       [Dspace-tech] cannot select


                                       e-person


             06/04/2008 04:34


             PM


 


 


 


 


 

 

 

 

Hello,

 

I am unable to select e-persons on my dspace 1.4.1 servers. I have read

short term solution suggestions and attempted them both -

 

1) ensuring java script entry for utils.js is present and I have not

included any further references to java scripts

2) I edited the utils.js file and changed all window.document.forms[0]

references to window.document.forms[1] this seamed to solve the problem
but

for a limited time only.

 

The selection of e-persons problem appears to start once you edit the

default-header.jsp. As such I have only been able to restore normal
access

to epersons by restoring all the edited Jsps or ensuring that I edit

window.document.forms[0] as indicated above (but this option does not
solve

the problem permanently, as e-persons are no longer accessible after a

while despite no changes being made to the server).

 

Does anyone have any experience with this problem persisting beyond the

suggested fixes??

 

Nigel Pegus

Systems Unit

The Main Library

The University of the West Indies

6622002x2241

 
------------------------------------------------------------------------
-

Check out the new SourceForge.net Marketplace.

It's the best place to buy or sell services for

just about anything Open Source.

http://sourceforge.net/services/buy/index.php

_______________________________________________

DSpace-tech mailing list

DSpace-tech@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/dspace-tech

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to