ptilli79
ptilli79
Ohh didn't notice that, thanks for bringing that up! So, you would recomend to use your forked branch?
I checked your branch, but I still see the spelling incorrectly in some DayPlan (for instance): public List time**Peroids**WithBreaksExcluded() { ArrayList timePeroidsWithBreaksExcluded = new ArrayList(); time**Peroids**WithBreaksExcluded.add(getWorkingHours()); List breaks = getBreaks();...
Same error but correctly spelled jajaja.... I am using your "spelling_corrections" branch. Not sure what to do now? 2023-06-06 21:43:47.552 ERROR 33336 --- [nio-8080-exec-3] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet]...
Hi, yes I cleaned up the DB and make sure I was using your "spelling_corrections" branch, but still got stuck with that error. I then tried to modify the "appointmentscheduler.sql"...