When I tried to install typo 5.4.3 today, I saw these error messages right after I finished the installation when I tried to change my password:
RuntimeError in Admin/dashboard#index
Showing app/views/admin/dashboard/_posts.html.erb where line #9 raised:
Invalid root argument:
Extracted source (around line #9):
6: <% else %>
7: <% for post in @recent_posts -%>
8:
9: <%= link_to_permalink post, post.title %> (<%= link_to_permalink(post, post.published_comments.size) %>)
10:
11: <% end %>
12: <% end %>
here is how to fix this problem:Read more >>
Recent comments
1 week 5 days ago
1 week 5 days ago
1 week 6 days ago
3 weeks 5 days ago
4 weeks 5 days ago
4 weeks 5 days ago
5 weeks 3 days ago
5 weeks 4 days ago
5 weeks 4 days ago
6 weeks 1 day ago