site of provided type from SiteTypeProvider got created with wrong type, plus a minor message bundle change needed

Description

After SAK-11251 change, user can choose to create a new site with the type provided by SiteTypeProvider. They will by pass the normal tool selection, access config page, etc., and directly go to the confirmation page, and the site will be created according to the associated template site.

There are couple of mistakes found so far:

1. the site created gets wrong type as the template site id, instead of the template site type.

2. the site created gets user id inside the title and short description, instead of user eid

3. the site created gets user id inside the description instead of user's display name

4. the title of the confirmation page contains a param inside the bundle string, which is never populated.

5. the email alias tool contains user id instead of user eid

Activity

Show:

Sam Ottenhoff March 16, 2013 at 12:55 PM

2.9.x r121320

Hudson CI Server December 10, 2012 at 9:11 AM

Integrated in site-manage trunk #511 (See http://builds.sakaiproject.org:8080/job/site-manage%20trunk/511/)
use user's eid instead of id as in the email alias string (Revision 117514)

Result = SUCCESS

Hudson CI Server December 6, 2012 at 12:55 PM

Integrated in site-manage trunk #502 (See http://builds.sakaiproject.org:8080/job/site-manage%20trunk/502/)
addresses the site title, description and short description problem (Revision 117357)

Result = SUCCESS

Zhen Qian December 6, 2012 at 12:43 PM

r117357 addresses the #2 and #3.

Hudson CI Server December 5, 2012 at 1:26 PM

Integrated in site-manage trunk #501 (See http://builds.sakaiproject.org:8080/job/site-manage%20trunk/501/)
remove the extra step for altering the site type with template site id, and corrected the bundle message value (Revision 117263)

Result = SUCCESS

Fixed

Details

Priority

Affects versions

Fix versions

Components

Assignee

Reporter

Labels

Created December 5, 2012 at 1:01 PM
Updated June 8, 2013 at 12:59 PM
Resolved December 5, 2012 at 1:10 PM