[MGNLSTK-1173] Using of selectors causes rendering error on calendar. Created: 30/May/13 Updated: 30/May/13 Resolved: 30/May/13 |
|
| Status: | Closed |
| Project: | Magnolia Standard Templating Kit (closed) |
| Component/s: | templates |
| Affects Version/s: | 2.0.9 |
| Fix Version/s: | 2.0.10 |
| Type: | Bug | Priority: | Neutral |
| Reporter: | Robert Šiška | Assignee: | Roman Kovařík |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Template: |
|
| Acceptance criteria: |
Empty
|
| Description |
Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: -1 at java.lang.String.substring(String.java:1937) at info.magnolia.module.templatingkit.templates.components.EventsOverviewModel.manipulateBySelector(EventsOverviewModel.java:143) at info.magnolia.module.templatingkit.templates.components.EventsOverviewModel.getMinDate(EventsOverviewModel.java:101) at info.magnolia.module.templatingkit.templates.components.CalendarModel.getMinDate(CalendarModel.java:184) at info.magnolia.module.templatingkit.templates.components.CalendarModel.<init>(CalendarModel.java:144) ... 167 more |