mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-03-03 00:26:56 -05:00
Error while submitting a new item #227
Labels
No labels
EnhancedApp
FoundationApp
FoundationApp
FoundationApp
bug
closed-issue-activity
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
no-issue-activity
question
research
research
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Heimdall-linuxserver#227
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 :
Environment :
Heimdall : 2.1.13 hosted by Docker
Web browser : Firefox 67.0 (64 bits)
@KodeStar commented on GitHub (Jun 11, 2019):
Seems ok on current version 2.2.0, reopen if not the case