fred4jupiter / fredbet

Simple football betting application using Spring Boot, Thymeleaf and Bootstrap. Well prepared for betting with friends.
MIT License
119 stars 63 forks source link

Can't check other users bonus bets #22

Closed bartektartanus closed 3 years ago

bartektartanus commented 3 years ago

Error:

Occurred: Sat Jun 12 11:39:58 CEST 2021

Response Status: 500 (Internal Server Error)

Cause: Exception evaluating SpringEL expression: "'country.' + extraBet.thirdFinalWinner.getIsoCode()" (template: "bet/extra_others" - line 35, col 18)

Looks like it always expects three teams.

bartektartanus commented 3 years ago

Ok, checked commit log - looks like you have fixed this :)