Bugs item #1168853, was opened at 2005-03-22 19:37
Message generated for change (Settings changed) made by pegacat
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=480577&aid=1168853&group_id=55394

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Interface (example)
Group: None
>Status: Closed
>Resolution: Out of Date
Priority: 5
Private: No
Submitted By: Jason Lingohr (lingman)
Assigned to: Nobody/Anonymous (nobody)
Summary: Error "text=Person: attribute type undefined" using HTML vie

Initial Comment:

Up until recently, I was using 3.0; I've upgraded to
3.1rc5 and now when I attempt to add a normal
inetOrgPerson entry using the HTML view, I get:

javax.naming.directory.InvalidAttributeIdentifierException:
[LDAP: error code 17 - Person: attribute type
undefined]; remaining name
'cn=aa,ou=work,dc=xxx,dc=xxx,dc=xxx'

If I use the table view, it submits just fine.

Around the same time I upgraded my OpenLDAP install
from 2.0.x to 2.2.20; but this seems irrelevant as I
can use the HTML view from a 3.0 install just fine.

JX info:
JXplorer (build JXv3.1rc5 2005-02-01 17:00 EST)

java version "1.5.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build
1.5.0_01-b08)
Java HotSpot(TM) Client VM (build 1.5.0_01-b08, mixed
mode, sharing)


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

Comment By: jn (a1bert)
Date: 2005-06-11 03:19

Message:
Logged In: YES 
user_id=905351

temp. fix:

remove value='Submit' from submit button in html templates..

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

Comment By: Nobody/Anonymous (nobody)
Date: 2005-06-06 11:23

Message:
Logged In: NO 

When I look at a BER trace it appears the the "submit"
button on the HTML view is being treated as an information
element and being sent to the LDAP server.

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

Comment By: Jason Lingohr (lingman)
Date: 2005-03-31 16:46

Message:
Logged In: YES 
user_id=120659

Apologies, incorrect wording.  I was adding the initial
entry via the Table view, submitting, then switching to the
HTML view to add, say, an e-mail address.

slapd logs show a successful add, and then my modify attempt:

Mar 23 14:34:57 fully slapd[26005]: conn=4 op=37 ADD
dn="cn=aa,ou=x,dc=xxx,dc=xxx,dc=xxx"
Mar 23 14:34:57 fully slapd[26005]: conn=4 op=37 RESULT
tag=105 err=0 text=
Mar 23 14:35:01 fully slapd[26004]: conn=4 op=38 MOD
dn="cn=aa,ou=x,dc=xxx,dc=xxx,dc=xxx"
Mar 23 14:35:01 fully slapd[26004]: conn=4 op=38 MOD
attr=givenName Person
Mar 23 14:35:01 fully slapd[26004]: conn=4 op=38 RESULT
tag=103 err=17 text=Person: attribute type undefined

As you can see, JX is seemingly supplying the (invalid)
Person attribute even though I only attempted to modify
givenName.


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

Comment By: Nobody/Anonymous (nobody)
Date: 2005-03-29 16:25

Message:
Logged In: NO 

I can't reproduce this ( I'm using java 1.4.2 )

When you say 'add a normal inetOrgPerson entry' I'm not sure
exactly what you mean, since you can't add a new entry using
the html templates, you can only modify an existing one?

What error is the server log showing?  What does the server
think is happening?

  - Chris

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

Comment By: Nobody/Anonymous (nobody)
Date: 2005-03-29 10:57

Message:
Logged In: NO 

I see this two with the latest release version of JXplorer for 
windows and also 3.1(rc5).

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=480577&aid=1168853&group_id=55394

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Jxplorer-devel mailing list
Jxplorer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxplorer-devel

Reply via email to