Hello all,
Our users are in LDAP and we have ran into some problems. The first one
was that PUR broke when logging in as an LDAP user. This has been
reported by a colleague of mine [0], and has been fixed partially in STK
1.2.2 and completely in STK 1.2.3. But now we run into a problem when
using the commenting module with LDAP users.
----
Method public java.lang.String
info.magnolia.cms.security.ExternalUser.getProperty(java.lang.String)
threw an exception when invoked on
info.magnolia.cms.security.externalu...@1d5d81a
The problematic instruction:
----------
==> ${ctx.user.getProperty('email')!''} [on line 93, column 89 in
info/magnolia/module/commenting/frontend/comment.inc.ftl]
in user-directive messageform [on line 60, column 5 in
info/magnolia/module/commenting/frontend/commentPreview.ftl]
----------
(...)
Caused by: java.lang.UnsupportedOperationException: not implemented for
this ExternalUser
----
Magnolia's Grégory Joseph asked me to take the discussion from JIRA to
the users list. So, eh yeah, well, here we are. :o)
Nils.
[0] http://jira.magnolia-cms.com/browse/MGNLSTK-533
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------