¡Gracias por ser parte del festival!
Espera el siguiente en octubre de 2026
The following has evaluated to null or missing:
==> article.getStructureId [in template "97#123#26233" at line 20, column 38]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
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: ${article.getStructureId()} [in template "97#123#26233" at line 20, column 36]
---- 1<#-- 2Web content templates are used to lay out the fields defined in a web 3content structure. 4 5Please use the left panel to quickly add commonly used variables. 6Autocomplete is also available and can be invoked by typing "${". 7--> 8 9<#assign journalArticleId = .vars['reserved-article-id'].data/> 10 11<#assign groupid = themeDisplay.getLayout().getGroupId()> 12 13<#assign JournalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService")> 14 15 16 17<#assign article = JournalArticleLocalService.getLatestArticle(groupid,journalArticleId )> 18<h3>getResourcePrimKey:${article.getResourcePrimKey()}</h3><br> 19 20<span>Id de estructura Basica Liga:${article.getStructureId()}</span><br> 21 22<#assign article2 = JournalArticleLocalService.getLatestArticle(article.getResourcePrimKey() )> 23 24 25<#assign urldetalle = "/web/general/detalle" /> 26 <a class="mb-4 lead" href="${urldetalle}?group_id=${article.getResourcePrimKey()}"> 27 Enlace a página 28</a> 29<br> Espera el siguiente en octubre de 2026
Asignaturas de área complementaria para Primavera 2026
Están dirigidas a estudiantes inscritos en cualquier carrera del ITESO. Son optativas, se pueden cursar a partir de 3er o 4to semestre según la carrera. Consúltalo con tu coordinadora o coordinador. Hay más de 30 opciones
También para ti...
Espera el siguiente en octubre de 2026