Acta Ple Ordinari celebrat el 27 de maig de 2021 - El Morell
A UN CLIC
PLENS EN DIRECTE - YOUTUBE
S'ha produït un error mentre es processava la plantilla.
The following has evaluated to null or missing: ==> httpUtil.decodeURL(cur_documents.getData()?split("/")[4]) [in template "20155#20195#29168" at line 44, column 35] ---- 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: #assign titleD = httpUtil.decodeURL(c... [in template "20155#20195#29168" at line 44, column 17] ----
1<#assign DDMStructureService = serviceLocator.findService("com.liferay.dynamic.data.mapping.service.DDMStructureLocalService") />
2<#assign classNameId = portalUtil.getClassNameId("com.liferay.journal.model.JournalArticle") />
3<#assign articleId = .vars['reserved-article-id'].data />
4<#assign journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") />
5<#assign ja = journalArticleLocalService.getArticle(groupId, articleId) />
6<#assign GroupLocalService = serviceLocator.findService("com.liferay.portal.kernel.service.GroupLocalService") />
7<#assign globalGroupId = GroupLocalService.getGroup(companyId, companyId?string).getGroupId() />
8<#assign structureId = ja.structureId />
9<#assign structure = DDMStructureService.getStructure(globalGroupId, classNameId, structureId) />
10
11<#if descripcio.getData()?has_content>
12 ${descripcio.getData()}<br/>
13</#if>
14
15<#assign data_Data = getterUtil.getString(data.getData()) />
16<#if validator.isNotNull(data_Data)>
17 <#assign data_DateObj = dateUtil.parseDate("yyyy-MM-dd", data_Data, locale) />
18
19 ${structure.getFieldLabel(data.getName(), locale)}: ${dateUtil.getDate(data_DateObj, "dd MMM yyyy", locale)}<br/>
20</#if>
21
22<#-- Anuncis
23Junta gov
24Ordenances
25Acord ple -->
26<#if tipus.getData()??>
27 ${structure.getFieldLabel(tipus.getName(), locale)}: ${tipus.getData()}<br/>
28</#if>
29
30<#-- Junta gov
31Acord ple -->
32<#if sessio.getData()??>
33 ${structure.getFieldLabel(sessio.getName(), locale)}: ${sessio.getData()}<br/>
34</#if>
35
36<#if (documents.getSiblings())??>
37 <#assign nro_docs = 0 />
38 <#list documents.getSiblings() as cur_documents>
39 <#if cur_documents.getData()??>
40 <#if nro_docs == 0>
41 <#-- ${structure.getFieldLabel(documents.getName(), locale)}:<br/> -->
42 </#if>
43 <#assign nro_docs = nro_docs+1 />
44 <#assign titleD = httpUtil.decodeURL(cur_documents.getData()?split("/")[4]) />
45 <a href="${cur_documents.getData()}"><i class="icon-download-alt" style="color: #0083a9;"></i> ${titleD}</a><br/>
46 </#if>
47 </#list>
48</#if>
La Seu Electrònica és l'adreça electrònica disponible per als ciutadans i les ciutadanes, la titularitat, gestió i administració de la qual corresponen a l'ajuntament del Morell en l'exercici de les seves competències. A través de la seu, els ciutadans i les ciutadanes accedeixen a la informació i als serveis i tràmits electrònics de l'Administració del Morell.