موقع حكومي مسجل لدى هيئة الحكومة الرقمية
روابط المواقع الالكترونية الرسمية الحكومية تنتهي بـgov.sa.
جميع روابط المواقع الرسمية التابعة للجهات الحكومية في المملكة العربية السعودية تنتهي بـ gov.sa
المواقع الإلكترونية الحكومية الموثقة تستخدم بروتوكولHTTPS
تحقق من أن الموقع يستخدم بروتوكول HTTPS
حصل خطأ عند معالجة القالب.
Java method "com.digitallab.gastat.article.service.template.context.contributor.api.ArticleServiceUtil.getContentByClassPK(long, String)" threw an exception when invoked on com.digitallab.gastat.article.service.template.context.contributor.api.ArticleServiceUtil object "com.digitallab.gastat.article.service.template.context.contributor.api.ArticleServiceUtil@5edafa72"; see cause exception in the Java stack trace.
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${articleService.getContentByClassPK(... [in template "11099719610328#20119#127216" at line 4, column 17]
----
1<div class="container max-w-1400">
2<#if entries?has_content>
3 <#list entries as entry>
4 ${articleService.getContentByClassPK(entry.classPK?number, "105186")}
5 </#list>
6 <#else>
7 <h2>
8 <@liferay.language key="no-results-found"/>
9 </h2>
10</#if>
11</div>