Ihre Ergebnisse werden gefiltert

7 artykułów
An error has occurred when reading existing sub-variable "flatAttributes"; see cause exception! The type of the containing value was: extended_hash+string (org.jstage.shop.item.core.view.ItemViewModel wrapped into f.e.b.GenericObjectModel)

----
FTL stack trace ("~" means nesting-related):
- Failed at: #assign basicPriceAttributes = itemVi... [in template "sys/macros/item.ftl" in macro "printPricePerUnit" at line 196, column 5]
- Reached through: @printPricePerUnit itemViewModel=item... [in template "sys/macros/item.ftl" in macro "printItemPrice" at line 137, column 41]
- Reached through: @printItemPrice itemViewModel=item [in template "sys/macros/item-global.ftl" in macro "itemListElement" at line 128, column 33]
- Reached through: @itemListElement item=item [in template "sys/itemlistview-list.ftl" at line 31, column 25]
- Reached through: #include "/sys/${itemListViewModel.ch... [in template "sys/macros/itemlist.ftl" in macro "itemList" at line 5, column 17]
- Reached through: @itemList itemListViewModel=accessory... [in template "sys/accessory-assistant.ftl" at line 110, column 41]
- Reached through: #include "${metaViewModel.ftlInclude}" [in template "master.ftl" at line 11, column 41]
(Hidden 10 "~" lines for terseness)

----
The following has evaluated to null or missing:
==> basicPriceAttributes [in template "sys/macros/item.ftl" at line 197, column 10]

----
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 basicPriceAttributes?size == 1 [in template "sys/macros/item.ftl" in macro "printPricePerUnit" at line 197, column 5]
- Reached through: @printPricePerUnit itemViewModel=item... [in template "sys/macros/item.ftl" in macro "printItemPrice" at line 137, column 41]
- Reached through: @printItemPrice itemViewModel=item [in template "sys/macros/item-global.ftl" in macro "itemListElement" at line 128, column 33]
- Reached through: @itemListElement item=item [in template "sys/itemlistview-list.ftl" at line 31, column 25]
- Reached through: #include "/sys/${itemListViewModel.ch... [in template "sys/macros/itemlist.ftl" in macro "itemList" at line 5, column 17]
- Reached through: @itemList itemListViewModel=accessory... [in template "sys/accessory-assistant.ftl" at line 110, column 41]
- Reached through: #include "${metaViewModel.ftlInclude}" [in template "master.ftl" at line 11, column 41]
(Hidden 10 "~" lines for terseness)

----
An error has occurred when reading existing sub-variable "flatAttributes"; see cause exception! The type of the containing value was: extended_hash+string (org.jstage.shop.item.core.view.ItemViewModel wrapped into f.e.b.GenericObjectModel)

----
FTL stack trace ("~" means nesting-related):
- Failed at: #assign basicPriceAttributes = itemVi... [in template "sys/macros/item.ftl" in macro "printPricePerUnit" at line 196, column 5]
- Reached through: @printPricePerUnit itemViewModel=item... [in template "sys/macros/item.ftl" in macro "printItemPrice" at line 137, column 41]
- Reached through: @printItemPrice itemViewModel=item [in template "sys/macros/item-global.ftl" in macro "itemListElement" at line 128, column 33]
- Reached through: @itemListElement item=item [in template "sys/itemlistview-list.ftl" at line 31, column 25]
- Reached through: #include "/sys/${itemListViewModel.ch... [in template "sys/macros/itemlist.ftl" in macro "itemList" at line 5, column 17]
- Reached through: @itemList itemListViewModel=accessory... [in template "sys/accessory-assistant.ftl" at line 110, column 41]
- Reached through: #include "${metaViewModel.ftlInclude}" [in template "master.ftl" at line 11, column 41]
(Hidden 10 "~" lines for terseness)

----