Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-alpha-9
-
Component/s: Site Renderer (moved to DOXIASITETOOLS)
-
Labels:None
-
Flags:Patch
Description
In the macro for menuItems I think there's an error when creating the src for images.
Compare the handling of
#set ( $currentItemHref ...
and
#set ( $src ...
I'm not fluent enough in Velocity to sure though...