-
Type:
Bug
-
Status: RESOLVED
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 11.0
-
Fix Version/s: 11.5 [Tentative], 12.0
-
Component/s: Kernel
-
Labels:
-
11 status:Resolved
-
Property addition/change required:Yes
-
Previous Issue Keys:KNL-1535
-
Test Plan:
There seems to be a problem with KNL-1352.
It introduced this new page property sitePage.homeToolsCustomTitle that takes toolIds for home tools that have a custom title.
However, if you add this custom title property to a template site (like !user) because these values are static rather than based on something like the toolId, when the actual sites are created this property isn't correct. Perhaps the property could be updated when the sites are created but it seems easier just to allow user of the tool registration so any tools with that registration will pick up the custom titles. It seems like it has a "special case" for some tools like sakai.iframe but I couldn't even get that to work in testing. (It looks like this is just the else for non homepage sites)
See test plan