[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1076) User registration with email verification does not work

Jean-Fran￧ois El Fouly (JIRA) jira-events at jboss.com
Thu Oct 12 08:40:42 EDT 2006


User registration with email verification does not work
-------------------------------------------------------

                 Key: JBPORTAL-1076
                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1076
             Project: JBoss Portal
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Portal Core
    Affects Versions: 2.4 Final
         Environment: Development PC / Windows XP
            Reporter: Jean-Fran￧ois El Fouly
         Assigned To: Julien Viet


In portal-core.war/WEB-INF/portlet.xml I changed the subscriptionMode parameter from automatic to emailVerification (I have the feeling it worked in JBoss Portal 2.0 but I may be wrong). 
I tested the functionality and got an error 500 page with a stack trace: 

2006-10-08 20:19:42,656 ERROR [org.jboss.portal.core.portlet.user.UserPortlet] The portlet threw an 
exception
java.lang.NullPointerException
	at org.jboss.portal.core.portlet.user.UserPortlet.generateValidationEmail(UserPortlet.java:936)
	at org.jboss.portal.core.portlet.user.UserPortlet.userRegister(UserPortlet.java:624)
	 


I had a look at the code at this place. There is a TODO that makes me think it is not meant to work in this version. Can someone confirm ? 
I'll revert to automatic subscription but... I don't like that too much.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       




More information about the jboss-jira mailing list