Wideo - WKS Śląsk Wrocław
WIDEO
16:51 |
ENERGA START ELBLĄG – KGHM ZAGŁĘBIE LUBIN | 17. SERIA [2025/26]
18:44 |
TAURON RUCH SZCZYPIORNO KALISZ – ENEA MKS GNIEZNO | 17. SERIA [2025/26]
16:56 |
SOŚNICA GLIWICE – GALICZANKA LWÓW | 17. SERIA [2025/26]
11:14 |
SZEF SUPERLIGI: MIRSAD TERZIĆ I #3
11:09 |
SZEF SUPERLIGI: MIRSAD TERZIĆ I #3
11:04 |
JAK RADZĄ SOBIE POLSKIE KLUBY W EUROPEJSKICH ROZGRYWKACH? I HANDBALL ARENA
10:54 |
JAK RADZĄ SOBIE POLSKIE KLUBY W EUROPEJSKICH ROZGRYWKACH? I HANDBALL ARENA
13:00 |
ORLEN Superliga Kobiet: TOP3 PARAD – 16. TYDZIEŃ [2025/26]
12:00 |
ORLEN Superliga Kobiet: TOP3 BRAMKI – 16. TYDZIEŃ [2025/26]
17:41 |
SZEF SUPERLIGI: OLIWIER KAMIŃSKI | #2
zobacz również
Під час обробки запитаного шаблоку сталась помилка.
The following has evaluated to null or missing:
==> VideoURL [in template "20100#20127#41062267" at line 9, column 37]
----
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: ${VideoURL.getData()} [in template "20100#20127#41062267" at line 9, column 35]
----
1<#setting locale = locale>
2<#assign
3originalDate = dateUtil.parseDate("EEE, d MMM yyyy HH:mm:ss Z", .vars['reserved-article-display-date'].data, localeUtil.getDefault())
4hourString = originalDate?string["HH:mm"]
5journalArticleAssetCategoryUtil = serviceLocator.findService("com.neutrica.smotai.clubs.commons.util.JournalArticleAssetCategoryUtil")
6vocabulary = 1704122
7categories = journalArticleAssetCategoryUtil.getJournalArticleAssetCategoriesFromVocabulary(groupId, .vars['reserved-article-id'].data, vocabulary)
8/>
9<div class="top-part" data-video="${VideoURL.getData()}">
10 <#if (ThumbnailImage.getData())?has_content>
11 <img data-imgsize="300" loading="lazy" class="photo-background" src="${ThumbnailImage.getData()}"
12 alt="${ThumbnailImage.getAttribute("alt")}">
13 </#if>
14 <div class="bottom-gradient"></div>
15</div>
16<div class="bottom-part">
17 <div class="oneline">
18 <span class="date subheading line-separator">${hourString} | </span>
19 <#if categories?has_content>
20 <span class="author subheading">${categories[0].getTitle(locale)}</span>
21 </#if>
22 </div>
23 <div class="title-content-block">
24 <h2 class="title">${.vars['reserved-article-title'].data}</h2>
25 </div>
26</div>
Під час обробки запитаного шаблоку сталась помилка.
The following has evaluated to null or missing:
==> VideoURL [in template "20100#20127#41062267" at line 9, column 37]
----
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: ${VideoURL.getData()} [in template "20100#20127#41062267" at line 9, column 35]
----
1<#setting locale = locale>
2<#assign
3originalDate = dateUtil.parseDate("EEE, d MMM yyyy HH:mm:ss Z", .vars['reserved-article-display-date'].data, localeUtil.getDefault())
4hourString = originalDate?string["HH:mm"]
5journalArticleAssetCategoryUtil = serviceLocator.findService("com.neutrica.smotai.clubs.commons.util.JournalArticleAssetCategoryUtil")
6vocabulary = 1704122
7categories = journalArticleAssetCategoryUtil.getJournalArticleAssetCategoriesFromVocabulary(groupId, .vars['reserved-article-id'].data, vocabulary)
8/>
9<div class="top-part" data-video="${VideoURL.getData()}">
10 <#if (ThumbnailImage.getData())?has_content>
11 <img data-imgsize="300" loading="lazy" class="photo-background" src="${ThumbnailImage.getData()}"
12 alt="${ThumbnailImage.getAttribute("alt")}">
13 </#if>
14 <div class="bottom-gradient"></div>
15</div>
16<div class="bottom-part">
17 <div class="oneline">
18 <span class="date subheading line-separator">${hourString} | </span>
19 <#if categories?has_content>
20 <span class="author subheading">${categories[0].getTitle(locale)}</span>
21 </#if>
22 </div>
23 <div class="title-content-block">
24 <h2 class="title">${.vars['reserved-article-title'].data}</h2>
25 </div>
26</div>
Під час обробки запитаного шаблоку сталась помилка.
The following has evaluated to null or missing:
==> VideoURL [in template "20100#20127#41062267" at line 9, column 37]
----
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: ${VideoURL.getData()} [in template "20100#20127#41062267" at line 9, column 35]
----
1<#setting locale = locale>
2<#assign
3originalDate = dateUtil.parseDate("EEE, d MMM yyyy HH:mm:ss Z", .vars['reserved-article-display-date'].data, localeUtil.getDefault())
4hourString = originalDate?string["HH:mm"]
5journalArticleAssetCategoryUtil = serviceLocator.findService("com.neutrica.smotai.clubs.commons.util.JournalArticleAssetCategoryUtil")
6vocabulary = 1704122
7categories = journalArticleAssetCategoryUtil.getJournalArticleAssetCategoriesFromVocabulary(groupId, .vars['reserved-article-id'].data, vocabulary)
8/>
9<div class="top-part" data-video="${VideoURL.getData()}">
10 <#if (ThumbnailImage.getData())?has_content>
11 <img data-imgsize="300" loading="lazy" class="photo-background" src="${ThumbnailImage.getData()}"
12 alt="${ThumbnailImage.getAttribute("alt")}">
13 </#if>
14 <div class="bottom-gradient"></div>
15</div>
16<div class="bottom-part">
17 <div class="oneline">
18 <span class="date subheading line-separator">${hourString} | </span>
19 <#if categories?has_content>
20 <span class="author subheading">${categories[0].getTitle(locale)}</span>
21 </#if>
22 </div>
23 <div class="title-content-block">
24 <h2 class="title">${.vars['reserved-article-title'].data}</h2>
25 </div>
26</div>
Під час обробки запитаного шаблоку сталась помилка.
The following has evaluated to null or missing:
==> VideoURL [in template "20100#20127#41062267" at line 9, column 37]
----
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: ${VideoURL.getData()} [in template "20100#20127#41062267" at line 9, column 35]
----
1<#setting locale = locale>
2<#assign
3originalDate = dateUtil.parseDate("EEE, d MMM yyyy HH:mm:ss Z", .vars['reserved-article-display-date'].data, localeUtil.getDefault())
4hourString = originalDate?string["HH:mm"]
5journalArticleAssetCategoryUtil = serviceLocator.findService("com.neutrica.smotai.clubs.commons.util.JournalArticleAssetCategoryUtil")
6vocabulary = 1704122
7categories = journalArticleAssetCategoryUtil.getJournalArticleAssetCategoriesFromVocabulary(groupId, .vars['reserved-article-id'].data, vocabulary)
8/>
9<div class="top-part" data-video="${VideoURL.getData()}">
10 <#if (ThumbnailImage.getData())?has_content>
11 <img data-imgsize="300" loading="lazy" class="photo-background" src="${ThumbnailImage.getData()}"
12 alt="${ThumbnailImage.getAttribute("alt")}">
13 </#if>
14 <div class="bottom-gradient"></div>
15</div>
16<div class="bottom-part">
17 <div class="oneline">
18 <span class="date subheading line-separator">${hourString} | </span>
19 <#if categories?has_content>
20 <span class="author subheading">${categories[0].getTitle(locale)}</span>
21 </#if>
22 </div>
23 <div class="title-content-block">
24 <h2 class="title">${.vars['reserved-article-title'].data}</h2>
25 </div>
26</div>
Під час обробки запитаного шаблоку сталась помилка.
The following has evaluated to null or missing:
==> VideoURL [in template "20100#20127#41062267" at line 9, column 37]
----
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: ${VideoURL.getData()} [in template "20100#20127#41062267" at line 9, column 35]
----
1<#setting locale = locale>
2<#assign
3originalDate = dateUtil.parseDate("EEE, d MMM yyyy HH:mm:ss Z", .vars['reserved-article-display-date'].data, localeUtil.getDefault())
4hourString = originalDate?string["HH:mm"]
5journalArticleAssetCategoryUtil = serviceLocator.findService("com.neutrica.smotai.clubs.commons.util.JournalArticleAssetCategoryUtil")
6vocabulary = 1704122
7categories = journalArticleAssetCategoryUtil.getJournalArticleAssetCategoriesFromVocabulary(groupId, .vars['reserved-article-id'].data, vocabulary)
8/>
9<div class="top-part" data-video="${VideoURL.getData()}">
10 <#if (ThumbnailImage.getData())?has_content>
11 <img data-imgsize="300" loading="lazy" class="photo-background" src="${ThumbnailImage.getData()}"
12 alt="${ThumbnailImage.getAttribute("alt")}">
13 </#if>
14 <div class="bottom-gradient"></div>
15</div>
16<div class="bottom-part">
17 <div class="oneline">
18 <span class="date subheading line-separator">${hourString} | </span>
19 <#if categories?has_content>
20 <span class="author subheading">${categories[0].getTitle(locale)}</span>
21 </#if>
22 </div>
23 <div class="title-content-block">
24 <h2 class="title">${.vars['reserved-article-title'].data}</h2>
25 </div>
26</div>
Під час обробки запитаного шаблоку сталась помилка.
The following has evaluated to null or missing:
==> VideoURL [in template "20100#20127#41062267" at line 9, column 37]
----
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: ${VideoURL.getData()} [in template "20100#20127#41062267" at line 9, column 35]
----
1<#setting locale = locale>
2<#assign
3originalDate = dateUtil.parseDate("EEE, d MMM yyyy HH:mm:ss Z", .vars['reserved-article-display-date'].data, localeUtil.getDefault())
4hourString = originalDate?string["HH:mm"]
5journalArticleAssetCategoryUtil = serviceLocator.findService("com.neutrica.smotai.clubs.commons.util.JournalArticleAssetCategoryUtil")
6vocabulary = 1704122
7categories = journalArticleAssetCategoryUtil.getJournalArticleAssetCategoriesFromVocabulary(groupId, .vars['reserved-article-id'].data, vocabulary)
8/>
9<div class="top-part" data-video="${VideoURL.getData()}">
10 <#if (ThumbnailImage.getData())?has_content>
11 <img data-imgsize="300" loading="lazy" class="photo-background" src="${ThumbnailImage.getData()}"
12 alt="${ThumbnailImage.getAttribute("alt")}">
13 </#if>
14 <div class="bottom-gradient"></div>
15</div>
16<div class="bottom-part">
17 <div class="oneline">
18 <span class="date subheading line-separator">${hourString} | </span>
19 <#if categories?has_content>
20 <span class="author subheading">${categories[0].getTitle(locale)}</span>
21 </#if>
22 </div>
23 <div class="title-content-block">
24 <h2 class="title">${.vars['reserved-article-title'].data}</h2>
25 </div>
26</div>