[WG: I18N & L10N] Fwd: [Building Sakai] Home page rename

Anthony Whyte arwhyte at umich.edu
Tue Jun 7 12:37:06 PDT 2011


FYI.

Begin forwarded message:

> From: Matthew Jones <jonespm at umich.edu>
> Date: June 7, 2011 3:32:47 PM EDT
> To: "Qu, Yuanhua" <yq12 at txstate.edu>
> Cc: Sakai-Dev <sakai-dev at collab.sakaiproject.org>
> Subject: Re: [Building Sakai] Home page rename
> 
> It looks like the commit for KNL-227 in revision 64637 broke the ability to change the title for the home page by forcing the i18n page name to be returned if it exists even if the custom title property is set. I'd say that this is a bug that would need to be jira'd and fixed.
> 
> 348	
> 
>                 if (    getProperties().get(IS_HOME_PAGE) != null )
> 349	
> 
>                 {
> 350	
> 
>                          String title = ActiveToolManager.getLocalizedToolProperty(HOME_TOOL_ID, "title");
> 351	
> 
>                          if ( title != null )
> 352	
> 
>                                  return title;
> 353	
> 
>                          else
> 354	
> 
>                                  return m_title;
> 355	
> 
>                 }
> 
> https://source.sakaiproject.org/viewsvn/kernel/trunk/kernel-impl/src/main/java/org/sakaiproject/site/impl/BaseSitePage.java?revision=64637&view=markup
> 
> -Matthew
> On Tue, Jun 7, 2011 at 3:10 PM, Qu, Yuanhua <yq12 at txstate.edu> wrote:
> I might not clearly say the problem.  The problem of renaming the Home page tool  is that after the you save the rename and get the confirmation like the attached screen shot, you still have “Home” as your home page name instead of the new name.
> 
> -Qu
> 
> 
> 
> On 6/7/11 1:01 PM, "Qu, Yuanhua" <yq12 at txstate.edu> wrote:
> 
> We are able to rename Home page on each site in sakai 2.6.2 by using Page Order tool.
> 
> We won’t be able to rename Home page on sakai 2.7.1 and also trunk, although in Page Order tool, after rename home page, it gave you a confirmation that Home Page was renamed.   Could any one let me know if there is a fix on this or is this the way it is supposed to be?
> 
> Thanks.
> 
> -Qu
> 
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
> 
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/i18n/attachments/20110607/6d746014/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3829 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/i18n/attachments/20110607/6d746014/attachment.bin 


More information about the i18n mailing list