Page 1 of 1

Strategy Management pack view feedback

Posted: 22 Feb 2011, 22:07
by Kevin Campbell
Relatively minor nit but core_strategy_plan_def.xsl calls for images/objective_icon.png which is not included in the enhancement pack download.

Slightly less minor nit: roadmaps_catalogue.xsl wouldn't render until I added
<xsl:include href = "../common/core_utilities.xsl"></xsl:include>

The calls to RenderLinkHref were otherwise unresolvable.

Kevin

Re: Strategy Management pack view feedback

Posted: 23 Feb 2011, 14:29
by jonathan.carter
Thanks Kevin,

Yes, we seem to have had a few View templates get a bit broken during the packaging of this pack. Apologies for this.

I'll issue a patch release of updated Views that reflect recent bugs/fixes:
  • core_bus_proc_def.xsl - didn't handle processes that provide multiple business capabilities
  • core_tech_prod_def.xsl - Wasn't rendering the correct On/Off/Waiver status
  • core_utilities.xsl - Includes the RenderLinkHref template which greatly simplifies creating links in new Views
  • roadmaps_catalogue.xsl - as you say, needs the reference to core_utilities
I'll get those out as a matter of priority

Jonathan

Re: Strategy Management pack view feedback

Posted: 03 Mar 2011, 22:45
by jonathan.carter
Just a quick post to let you know that we've released the patch update to resolve the issues that you've identified.

Thanks again for your help with these!

Download the patch update pack here.

Installation guide for the update here.

Let me know if you still see some problems.

Jonathan