peterlu
12 years agoChampion
bug - webuisupport.path.parameters.name.get
Hi,
for this url eg. /t5/community/mobilecommunitypage/interaction-style/tkb
<#assign interaction_style = webuisupport.path.parameters.name.get("interaction-style", "none") />
${interaction_style}this returns "none". Isn't it supposed to be "tkb" ?
I consider it as a bug.
Sign in to react to this post