Error while submitting a new item #221

Closed
opened 2026-02-20 10:59:25 -05:00 by deekerman · 1 comment
Owner

Originally created by @Zciwobukaj on GitHub (May 29, 2019).

Description :
while submitting a new item with particular kind of url (http://myalias , which is different from http://myalias.com), I obtain this error :

ErrorException thrown with message "Class 'null' not found (View: /var/www/localhost/heimdall/resources/views/items/form.blade.php) (View: /var/www/localhost/heimdall/resources/views/items/form.blade.php)"

Stacktrace:
#0 Symfony\Component\Debug\Exception\FatalThrowableError in /var/www/localhost/heimdall/app/Item.php:162

How to reproduce :

  1. Open Heimdall webpage
  2. submit a new item with url such as described above
  3. while clicking on the save button, you are redirected to the exception page

Environment :
Heimdall : 2.1.13 hosted by Docker
Web browser : Firefox 67.0 (64 bits)

Originally created by @Zciwobukaj on GitHub (May 29, 2019). **Description :** while submitting a new item with particular kind of url (http://myalias , which is different from http://myalias.com), I obtain this error : ErrorException thrown with message "Class 'null' not found (View: /var/www/localhost/heimdall/resources/views/items/form.blade.php) (View: /var/www/localhost/heimdall/resources/views/items/form.blade.php)" Stacktrace: #0 Symfony\Component\Debug\Exception\FatalThrowableError in /var/www/localhost/heimdall/app/Item.php:162 **How to reproduce :** 1. Open Heimdall webpage 2. submit a new item with url such as described above 3. while clicking on the save button, you are redirected to the exception page **Environment :** Heimdall : 2.1.13 hosted by Docker Web browser : Firefox 67.0 (64 bits)
Author
Owner

@KodeStar commented on GitHub (Jun 11, 2019):

Seems ok on current version 2.2.0, reopen if not the case

@KodeStar commented on GitHub (Jun 11, 2019): Seems ok on current version 2.2.0, reopen if not the case
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Heimdall#221
No description provided.