caes

Galeries Fotogràfiques

  • S'ha produït un error mentre es processava la plantilla.
    The following has evaluated to null or missing:
    ==> img_imatge  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 6]
    
    ----
    Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
    ----
    
    ----
    FTL stack trace ("~" means nesting-related):
    	- Failed at: #if img_imatge.getData()?has_content  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 1]
    ----
    1<#assign articleUrl="/web/multimedia/fitxa-detall/-/contingut/"+ groupId+"/"+ .vars["reserved-article-url-title"].data> 
    2 
    3<#if img_imatge.getData()?has_content> 
    4    <#assign src_img= img_imatge.getData()> 
    5<#else>    <#assign src_img="/o/parcs-informatiu-theme/images/color_schemes/multimedia/galeria_fotos.png"> 
    6</#if> 
    7<p class="row"> 
    8	<img src="${src_img}" class="col-6 col-sm-4 img-fluid" alt="${img_titol.getData()}" title="${img_titol.getData()}" style="width: 33.33333333%;"/> 
    9    <span class="col-6 col-sm-8"> 
    10        <a title="${img_titol.getData()}" href="${articleUrl}"  class="viewcount"> 
    11            ${img_titol.getData()} 
    12        </a> 
    13    </span> 
    14</p> 
  • S'ha produït un error mentre es processava la plantilla.
    The following has evaluated to null or missing:
    ==> img_imatge  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 6]
    
    ----
    Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
    ----
    
    ----
    FTL stack trace ("~" means nesting-related):
    	- Failed at: #if img_imatge.getData()?has_content  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 1]
    ----
    1<#assign articleUrl="/web/multimedia/fitxa-detall/-/contingut/"+ groupId+"/"+ .vars["reserved-article-url-title"].data> 
    2 
    3<#if img_imatge.getData()?has_content> 
    4    <#assign src_img= img_imatge.getData()> 
    5<#else>    <#assign src_img="/o/parcs-informatiu-theme/images/color_schemes/multimedia/galeria_fotos.png"> 
    6</#if> 
    7<p class="row"> 
    8	<img src="${src_img}" class="col-6 col-sm-4 img-fluid" alt="${img_titol.getData()}" title="${img_titol.getData()}" style="width: 33.33333333%;"/> 
    9    <span class="col-6 col-sm-8"> 
    10        <a title="${img_titol.getData()}" href="${articleUrl}"  class="viewcount"> 
    11            ${img_titol.getData()} 
    12        </a> 
    13    </span> 
    14</p> 
  • S'ha produït un error mentre es processava la plantilla.
    The following has evaluated to null or missing:
    ==> img_imatge  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 6]
    
    ----
    Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
    ----
    
    ----
    FTL stack trace ("~" means nesting-related):
    	- Failed at: #if img_imatge.getData()?has_content  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 1]
    ----
    1<#assign articleUrl="/web/multimedia/fitxa-detall/-/contingut/"+ groupId+"/"+ .vars["reserved-article-url-title"].data> 
    2 
    3<#if img_imatge.getData()?has_content> 
    4    <#assign src_img= img_imatge.getData()> 
    5<#else>    <#assign src_img="/o/parcs-informatiu-theme/images/color_schemes/multimedia/galeria_fotos.png"> 
    6</#if> 
    7<p class="row"> 
    8	<img src="${src_img}" class="col-6 col-sm-4 img-fluid" alt="${img_titol.getData()}" title="${img_titol.getData()}" style="width: 33.33333333%;"/> 
    9    <span class="col-6 col-sm-8"> 
    10        <a title="${img_titol.getData()}" href="${articleUrl}"  class="viewcount"> 
    11            ${img_titol.getData()} 
    12        </a> 
    13    </span> 
    14</p> 
  • S'ha produït un error mentre es processava la plantilla.
    The following has evaluated to null or missing:
    ==> img_imatge  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 6]
    
    ----
    Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
    ----
    
    ----
    FTL stack trace ("~" means nesting-related):
    	- Failed at: #if img_imatge.getData()?has_content  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 1]
    ----
    1<#assign articleUrl="/web/multimedia/fitxa-detall/-/contingut/"+ groupId+"/"+ .vars["reserved-article-url-title"].data> 
    2 
    3<#if img_imatge.getData()?has_content> 
    4    <#assign src_img= img_imatge.getData()> 
    5<#else>    <#assign src_img="/o/parcs-informatiu-theme/images/color_schemes/multimedia/galeria_fotos.png"> 
    6</#if> 
    7<p class="row"> 
    8	<img src="${src_img}" class="col-6 col-sm-4 img-fluid" alt="${img_titol.getData()}" title="${img_titol.getData()}" style="width: 33.33333333%;"/> 
    9    <span class="col-6 col-sm-8"> 
    10        <a title="${img_titol.getData()}" href="${articleUrl}"  class="viewcount"> 
    11            ${img_titol.getData()} 
    12        </a> 
    13    </span> 
    14</p> 
  • S'ha produït un error mentre es processava la plantilla.
    The following has evaluated to null or missing:
    ==> img_imatge  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 6]
    
    ----
    Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
    ----
    
    ----
    FTL stack trace ("~" means nesting-related):
    	- Failed at: #if img_imatge.getData()?has_content  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 1]
    ----
    1<#assign articleUrl="/web/multimedia/fitxa-detall/-/contingut/"+ groupId+"/"+ .vars["reserved-article-url-title"].data> 
    2 
    3<#if img_imatge.getData()?has_content> 
    4    <#assign src_img= img_imatge.getData()> 
    5<#else>    <#assign src_img="/o/parcs-informatiu-theme/images/color_schemes/multimedia/galeria_fotos.png"> 
    6</#if> 
    7<p class="row"> 
    8	<img src="${src_img}" class="col-6 col-sm-4 img-fluid" alt="${img_titol.getData()}" title="${img_titol.getData()}" style="width: 33.33333333%;"/> 
    9    <span class="col-6 col-sm-8"> 
    10        <a title="${img_titol.getData()}" href="${articleUrl}"  class="viewcount"> 
    11            ${img_titol.getData()} 
    12        </a> 
    13    </span> 
    14</p> 
  • S'ha produït un error mentre es processava la plantilla.
    The following has evaluated to null or missing:
    ==> img_imatge  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 6]
    
    ----
    Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
    ----
    
    ----
    FTL stack trace ("~" means nesting-related):
    	- Failed at: #if img_imatge.getData()?has_content  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 1]
    ----
    1<#assign articleUrl="/web/multimedia/fitxa-detall/-/contingut/"+ groupId+"/"+ .vars["reserved-article-url-title"].data> 
    2 
    3<#if img_imatge.getData()?has_content> 
    4    <#assign src_img= img_imatge.getData()> 
    5<#else>    <#assign src_img="/o/parcs-informatiu-theme/images/color_schemes/multimedia/galeria_fotos.png"> 
    6</#if> 
    7<p class="row"> 
    8	<img src="${src_img}" class="col-6 col-sm-4 img-fluid" alt="${img_titol.getData()}" title="${img_titol.getData()}" style="width: 33.33333333%;"/> 
    9    <span class="col-6 col-sm-8"> 
    10        <a title="${img_titol.getData()}" href="${articleUrl}"  class="viewcount"> 
    11            ${img_titol.getData()} 
    12        </a> 
    13    </span> 
    14</p> 
  • S'ha produït un error mentre es processava la plantilla.
    The following has evaluated to null or missing:
    ==> img_imatge  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 6]
    
    ----
    Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
    ----
    
    ----
    FTL stack trace ("~" means nesting-related):
    	- Failed at: #if img_imatge.getData()?has_content  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 1]
    ----
    1<#assign articleUrl="/web/multimedia/fitxa-detall/-/contingut/"+ groupId+"/"+ .vars["reserved-article-url-title"].data> 
    2 
    3<#if img_imatge.getData()?has_content> 
    4    <#assign src_img= img_imatge.getData()> 
    5<#else>    <#assign src_img="/o/parcs-informatiu-theme/images/color_schemes/multimedia/galeria_fotos.png"> 
    6</#if> 
    7<p class="row"> 
    8	<img src="${src_img}" class="col-6 col-sm-4 img-fluid" alt="${img_titol.getData()}" title="${img_titol.getData()}" style="width: 33.33333333%;"/> 
    9    <span class="col-6 col-sm-8"> 
    10        <a title="${img_titol.getData()}" href="${articleUrl}"  class="viewcount"> 
    11            ${img_titol.getData()} 
    12        </a> 
    13    </span> 
    14</p> 
  • S'ha produït un error mentre es processava la plantilla.
    The following has evaluated to null or missing:
    ==> img_imatge  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 6]
    
    ----
    Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
    ----
    
    ----
    FTL stack trace ("~" means nesting-related):
    	- Failed at: #if img_imatge.getData()?has_content  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 1]
    ----
    1<#assign articleUrl="/web/multimedia/fitxa-detall/-/contingut/"+ groupId+"/"+ .vars["reserved-article-url-title"].data> 
    2 
    3<#if img_imatge.getData()?has_content> 
    4    <#assign src_img= img_imatge.getData()> 
    5<#else>    <#assign src_img="/o/parcs-informatiu-theme/images/color_schemes/multimedia/galeria_fotos.png"> 
    6</#if> 
    7<p class="row"> 
    8	<img src="${src_img}" class="col-6 col-sm-4 img-fluid" alt="${img_titol.getData()}" title="${img_titol.getData()}" style="width: 33.33333333%;"/> 
    9    <span class="col-6 col-sm-8"> 
    10        <a title="${img_titol.getData()}" href="${articleUrl}"  class="viewcount"> 
    11            ${img_titol.getData()} 
    12        </a> 
    13    </span> 
    14</p> 
  • S'ha produït un error mentre es processava la plantilla.
    The following has evaluated to null or missing:
    ==> img_imatge  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 6]
    
    ----
    Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
    ----
    
    ----
    FTL stack trace ("~" means nesting-related):
    	- Failed at: #if img_imatge.getData()?has_content  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 1]
    ----
    1<#assign articleUrl="/web/multimedia/fitxa-detall/-/contingut/"+ groupId+"/"+ .vars["reserved-article-url-title"].data> 
    2 
    3<#if img_imatge.getData()?has_content> 
    4    <#assign src_img= img_imatge.getData()> 
    5<#else>    <#assign src_img="/o/parcs-informatiu-theme/images/color_schemes/multimedia/galeria_fotos.png"> 
    6</#if> 
    7<p class="row"> 
    8	<img src="${src_img}" class="col-6 col-sm-4 img-fluid" alt="${img_titol.getData()}" title="${img_titol.getData()}" style="width: 33.33333333%;"/> 
    9    <span class="col-6 col-sm-8"> 
    10        <a title="${img_titol.getData()}" href="${articleUrl}"  class="viewcount"> 
    11            ${img_titol.getData()} 
    12        </a> 
    13    </span> 
    14</p> 
  • S'ha produït un error mentre es processava la plantilla.
    The following has evaluated to null or missing:
    ==> img_imatge  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 6]
    
    ----
    Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
    ----
    
    ----
    FTL stack trace ("~" means nesting-related):
    	- Failed at: #if img_imatge.getData()?has_content  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 1]
    ----
    1<#assign articleUrl="/web/multimedia/fitxa-detall/-/contingut/"+ groupId+"/"+ .vars["reserved-article-url-title"].data> 
    2 
    3<#if img_imatge.getData()?has_content> 
    4    <#assign src_img= img_imatge.getData()> 
    5<#else>    <#assign src_img="/o/parcs-informatiu-theme/images/color_schemes/multimedia/galeria_fotos.png"> 
    6</#if> 
    7<p class="row"> 
    8	<img src="${src_img}" class="col-6 col-sm-4 img-fluid" alt="${img_titol.getData()}" title="${img_titol.getData()}" style="width: 33.33333333%;"/> 
    9    <span class="col-6 col-sm-8"> 
    10        <a title="${img_titol.getData()}" href="${articleUrl}"  class="viewcount"> 
    11            ${img_titol.getData()} 
    12        </a> 
    13    </span> 
    14</p> 
  • S'ha produït un error mentre es processava la plantilla.
    The following has evaluated to null or missing:
    ==> img_imatge  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 6]
    
    ----
    Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
    ----
    
    ----
    FTL stack trace ("~" means nesting-related):
    	- Failed at: #if img_imatge.getData()?has_content  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 1]
    ----
    1<#assign articleUrl="/web/multimedia/fitxa-detall/-/contingut/"+ groupId+"/"+ .vars["reserved-article-url-title"].data> 
    2 
    3<#if img_imatge.getData()?has_content> 
    4    <#assign src_img= img_imatge.getData()> 
    5<#else>    <#assign src_img="/o/parcs-informatiu-theme/images/color_schemes/multimedia/galeria_fotos.png"> 
    6</#if> 
    7<p class="row"> 
    8	<img src="${src_img}" class="col-6 col-sm-4 img-fluid" alt="${img_titol.getData()}" title="${img_titol.getData()}" style="width: 33.33333333%;"/> 
    9    <span class="col-6 col-sm-8"> 
    10        <a title="${img_titol.getData()}" href="${articleUrl}"  class="viewcount"> 
    11            ${img_titol.getData()} 
    12        </a> 
    13    </span> 
    14</p> 
  • S'ha produït un error mentre es processava la plantilla.
    The following has evaluated to null or missing:
    ==> img_imatge  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 6]
    
    ----
    Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
    ----
    
    ----
    FTL stack trace ("~" means nesting-related):
    	- Failed at: #if img_imatge.getData()?has_content  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 1]
    ----
    1<#assign articleUrl="/web/multimedia/fitxa-detall/-/contingut/"+ groupId+"/"+ .vars["reserved-article-url-title"].data> 
    2 
    3<#if img_imatge.getData()?has_content> 
    4    <#assign src_img= img_imatge.getData()> 
    5<#else>    <#assign src_img="/o/parcs-informatiu-theme/images/color_schemes/multimedia/galeria_fotos.png"> 
    6</#if> 
    7<p class="row"> 
    8	<img src="${src_img}" class="col-6 col-sm-4 img-fluid" alt="${img_titol.getData()}" title="${img_titol.getData()}" style="width: 33.33333333%;"/> 
    9    <span class="col-6 col-sm-8"> 
    10        <a title="${img_titol.getData()}" href="${articleUrl}"  class="viewcount"> 
    11            ${img_titol.getData()} 
    12        </a> 
    13    </span> 
    14</p> 
  • S'ha produït un error mentre es processava la plantilla.
    The following has evaluated to null or missing:
    ==> img_imatge  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 6]
    
    ----
    Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
    ----
    
    ----
    FTL stack trace ("~" means nesting-related):
    	- Failed at: #if img_imatge.getData()?has_content  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 1]
    ----
    1<#assign articleUrl="/web/multimedia/fitxa-detall/-/contingut/"+ groupId+"/"+ .vars["reserved-article-url-title"].data> 
    2 
    3<#if img_imatge.getData()?has_content> 
    4    <#assign src_img= img_imatge.getData()> 
    5<#else>    <#assign src_img="/o/parcs-informatiu-theme/images/color_schemes/multimedia/galeria_fotos.png"> 
    6</#if> 
    7<p class="row"> 
    8	<img src="${src_img}" class="col-6 col-sm-4 img-fluid" alt="${img_titol.getData()}" title="${img_titol.getData()}" style="width: 33.33333333%;"/> 
    9    <span class="col-6 col-sm-8"> 
    10        <a title="${img_titol.getData()}" href="${articleUrl}"  class="viewcount"> 
    11            ${img_titol.getData()} 
    12        </a> 
    13    </span> 
    14</p> 
  • S'ha produït un error mentre es processava la plantilla.
    The following has evaluated to null or missing:
    ==> img_imatge  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 6]
    
    ----
    Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
    ----
    
    ----
    FTL stack trace ("~" means nesting-related):
    	- Failed at: #if img_imatge.getData()?has_content  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 1]
    ----
    1<#assign articleUrl="/web/multimedia/fitxa-detall/-/contingut/"+ groupId+"/"+ .vars["reserved-article-url-title"].data> 
    2 
    3<#if img_imatge.getData()?has_content> 
    4    <#assign src_img= img_imatge.getData()> 
    5<#else>    <#assign src_img="/o/parcs-informatiu-theme/images/color_schemes/multimedia/galeria_fotos.png"> 
    6</#if> 
    7<p class="row"> 
    8	<img src="${src_img}" class="col-6 col-sm-4 img-fluid" alt="${img_titol.getData()}" title="${img_titol.getData()}" style="width: 33.33333333%;"/> 
    9    <span class="col-6 col-sm-8"> 
    10        <a title="${img_titol.getData()}" href="${articleUrl}"  class="viewcount"> 
    11            ${img_titol.getData()} 
    12        </a> 
    13    </span> 
    14</p> 
  • S'ha produït un error mentre es processava la plantilla.
    The following has evaluated to null or missing:
    ==> img_imatge  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 6]
    
    ----
    Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
    ----
    
    ----
    FTL stack trace ("~" means nesting-related):
    	- Failed at: #if img_imatge.getData()?has_content  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 1]
    ----
    1<#assign articleUrl="/web/multimedia/fitxa-detall/-/contingut/"+ groupId+"/"+ .vars["reserved-article-url-title"].data> 
    2 
    3<#if img_imatge.getData()?has_content> 
    4    <#assign src_img= img_imatge.getData()> 
    5<#else>    <#assign src_img="/o/parcs-informatiu-theme/images/color_schemes/multimedia/galeria_fotos.png"> 
    6</#if> 
    7<p class="row"> 
    8	<img src="${src_img}" class="col-6 col-sm-4 img-fluid" alt="${img_titol.getData()}" title="${img_titol.getData()}" style="width: 33.33333333%;"/> 
    9    <span class="col-6 col-sm-8"> 
    10        <a title="${img_titol.getData()}" href="${articleUrl}"  class="viewcount"> 
    11            ${img_titol.getData()} 
    12        </a> 
    13    </span> 
    14</p> 
  • S'ha produït un error mentre es processava la plantilla.
    The following has evaluated to null or missing:
    ==> img_imatge  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 6]
    
    ----
    Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
    ----
    
    ----
    FTL stack trace ("~" means nesting-related):
    	- Failed at: #if img_imatge.getData()?has_content  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 1]
    ----
    1<#assign articleUrl="/web/multimedia/fitxa-detall/-/contingut/"+ groupId+"/"+ .vars["reserved-article-url-title"].data> 
    2 
    3<#if img_imatge.getData()?has_content> 
    4    <#assign src_img= img_imatge.getData()> 
    5<#else>    <#assign src_img="/o/parcs-informatiu-theme/images/color_schemes/multimedia/galeria_fotos.png"> 
    6</#if> 
    7<p class="row"> 
    8	<img src="${src_img}" class="col-6 col-sm-4 img-fluid" alt="${img_titol.getData()}" title="${img_titol.getData()}" style="width: 33.33333333%;"/> 
    9    <span class="col-6 col-sm-8"> 
    10        <a title="${img_titol.getData()}" href="${articleUrl}"  class="viewcount"> 
    11            ${img_titol.getData()} 
    12        </a> 
    13    </span> 
    14</p> 
  • S'ha produït un error mentre es processava la plantilla.
    The following has evaluated to null or missing:
    ==> img_imatge  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 6]
    
    ----
    Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
    ----
    
    ----
    FTL stack trace ("~" means nesting-related):
    	- Failed at: #if img_imatge.getData()?has_content  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 1]
    ----
    1<#assign articleUrl="/web/multimedia/fitxa-detall/-/contingut/"+ groupId+"/"+ .vars["reserved-article-url-title"].data> 
    2 
    3<#if img_imatge.getData()?has_content> 
    4    <#assign src_img= img_imatge.getData()> 
    5<#else>    <#assign src_img="/o/parcs-informatiu-theme/images/color_schemes/multimedia/galeria_fotos.png"> 
    6</#if> 
    7<p class="row"> 
    8	<img src="${src_img}" class="col-6 col-sm-4 img-fluid" alt="${img_titol.getData()}" title="${img_titol.getData()}" style="width: 33.33333333%;"/> 
    9    <span class="col-6 col-sm-8"> 
    10        <a title="${img_titol.getData()}" href="${articleUrl}"  class="viewcount"> 
    11            ${img_titol.getData()} 
    12        </a> 
    13    </span> 
    14</p> 
  • S'ha produït un error mentre es processava la plantilla.
    The following has evaluated to null or missing:
    ==> img_imatge  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 6]
    
    ----
    Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
    ----
    
    ----
    FTL stack trace ("~" means nesting-related):
    	- Failed at: #if img_imatge.getData()?has_content  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 1]
    ----
    1<#assign articleUrl="/web/multimedia/fitxa-detall/-/contingut/"+ groupId+"/"+ .vars["reserved-article-url-title"].data> 
    2 
    3<#if img_imatge.getData()?has_content> 
    4    <#assign src_img= img_imatge.getData()> 
    5<#else>    <#assign src_img="/o/parcs-informatiu-theme/images/color_schemes/multimedia/galeria_fotos.png"> 
    6</#if> 
    7<p class="row"> 
    8	<img src="${src_img}" class="col-6 col-sm-4 img-fluid" alt="${img_titol.getData()}" title="${img_titol.getData()}" style="width: 33.33333333%;"/> 
    9    <span class="col-6 col-sm-8"> 
    10        <a title="${img_titol.getData()}" href="${articleUrl}"  class="viewcount"> 
    11            ${img_titol.getData()} 
    12        </a> 
    13    </span> 
    14</p> 
  • S'ha produït un error mentre es processava la plantilla.
    The following has evaluated to null or missing:
    ==> img_imatge  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 6]
    
    ----
    Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
    ----
    
    ----
    FTL stack trace ("~" means nesting-related):
    	- Failed at: #if img_imatge.getData()?has_content  [in template "10311#10344#GALERIA_DE_FOTOS_LIST" at line 3, column 1]
    ----
    1<#assign articleUrl="/web/multimedia/fitxa-detall/-/contingut/"+ groupId+"/"+ .vars["reserved-article-url-title"].data> 
    2 
    3<#if img_imatge.getData()?has_content> 
    4    <#assign src_img= img_imatge.getData()> 
    5<#else>    <#assign src_img="/o/parcs-informatiu-theme/images/color_schemes/multimedia/galeria_fotos.png"> 
    6</#if> 
    7<p class="row"> 
    8	<img src="${src_img}" class="col-6 col-sm-4 img-fluid" alt="${img_titol.getData()}" title="${img_titol.getData()}" style="width: 33.33333333%;"/> 
    9    <span class="col-6 col-sm-8"> 
    10        <a title="${img_titol.getData()}" href="${articleUrl}"  class="viewcount"> 
    11            ${img_titol.getData()} 
    12        </a> 
    13    </span> 
    14</p>