#8 Fix: Twig service did not work and caused errors

Open
Dylan wants to merge 2 commits from Dylan into master
Dylan commented 4 years ago

Referentie (error TWIG service): slim Fatal error: Uncaught TypeError: Argument 1 passed to Slim\Views\Twig::__construct() must be an instance of Twig\Loader\LoaderInterface, string given

Edit: Blijkbaar is mijn recente commit aan deze pull request verbonden dus een korte changelog

Fixes:

  • Textarea was not closed
  • Form did not have the POST method
  • Database was locked when submitting the forum, most likely caused by ‘finalize’

Improved

  • Organized the routes by placing the task routes in a group
Referentie (error TWIG service): ```slim Fatal error: Uncaught TypeError: Argument 1 passed to Slim\Views\Twig::__construct() must be an instance of Twig\Loader\LoaderInterface, string given``` > Edit: > Blijkbaar is mijn recente commit aan deze pull request verbonden dus een korte changelog # Fixes: - Textarea was not closed - Form did not have the POST method - Database was locked when submitting the forum, most likely caused by 'finalize' # Improved - Organized the routes by placing the task routes in a group
rubendebaets was assigned by Dylan 4 years ago
This pull request has changes conflicting with the target branch.
src/public/index.php
src/templates/newTask.twig
Sign in to join this conversation.
No Label
Bug
No Milestone
No Assignees
1 Participants
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
Cancel
Save
There is no content yet.