bmdhaker / share-extras

Automatically exported from code.google.com/p/share-extras
0 stars 0 forks source link

reset-user-password on Alfresco Share 4.0.d #70

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install share-extra reset-user-password on Alfresco Share
2. Click "Forgotten Password?"

What is the expected output? 
Reset Password Dialog Box

What do you see instead?

Internal Error
02280003 Wrapped Exception (with status template): 02280011 Failed to execute 
script 
'classpath*:alfresco/templates/webscripts/org/sharextras/slingshot/reset-user-pa
ssword.post.json.js': 02280008 Failed to execute search: 
PATH:"/\{http\://www.alfresco.org/model/system/1.0\}system/\{http\://www.alfresc
o.org/model/system/1.0\}people/\{http\://www.alfresco.org/model/user/1.0\}user" 
+@\{http\://www.alfresco.org/model/user/1.0\}username:christopher

What version of the add-on are you using? 
reset password dialog: 0.1.1

What version of Alfresco are you using?
Alfresco Share 4.0.d
On what application server?
Debian Tomcat

What web browser are you using? 
Chrome 17

Original issue reported on code.google.com by chrispec...@gmail.com on 28 Mar 2012 at 11:22

GoogleCodeExporter commented 8 years ago

Original comment by will.abson on 27 Jun 2012 at 2:16

GoogleCodeExporter commented 8 years ago
Hi:

I'm having the same issue. This plugin was so helpful in previous versions and 
so would be for 4+ alfresco.

Is there any date or plan for this to be ported?

I'm not an experimented alfresco developer, but I'm a programmer, is there 
anything that I can to to help?

Thanks in advanced.

Original comment by vegaro...@gmail.com on 6 Jul 2012 at 3:51

GoogleCodeExporter commented 8 years ago
The add-on works perfectly in Alfresco 4 when Lucene is used, but when Solr is 
used for indexing the behaviour occurs as described and the add-on does not 
work.

If either of you could run the query as shown here against the node browser 
then you should see this error being returned

 Search failed due to: org.alfresco.error.AlfrescoRuntimeException: 06310038 No solr query support for store user://alfrescoUserStore 

I believe this is the cause and will require some kind of workaround or perhaps 
an alternative method of checking if the user is a local Alfresco user or not.

Original comment by will.abson on 31 Jul 2012 at 5:43

GoogleCodeExporter commented 8 years ago
Fixed in r1244 / v2.0 in Downloads

Original comment by will.abson on 3 Aug 2012 at 5:25