Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getMutlipleFile returns InputDatum #195

Closed
GuyLagasse opened this issue Mar 8, 2022 · 1 comment
Closed

getMutlipleFile returns InputDatum #195

GuyLagasse opened this issue Mar 8, 2022 · 1 comment
Assignees
Labels
Projects

Comments

@GuyLagasse
Copy link

Fatal error: Uncaught TypeError: Gt\Input\Input::getMultipleFile(): Return value must be of type Gt\Input\InputData\Datum\MultipleInputDatum, Gt\Input\InputData\Datum\InputDatum returned in /home/guy/insulmap/vendor/phpgt/input/src/InputValueGetter.php:73 Stack trace: #0 gt-logic-stream://page/project/@project/soft-cover/rfi/edit.php(188): Gt\Input\Input->getMultipleFile() #1 gt-logic-stream://page/project/@project/soft-cover/rfi/edit.php(93): InsulMap\Page\Project\Project\SoftCover\Rfi\EditPage->save() #2 [internal function]: InsulMap\Page\Project\Project\SoftCover\Rfi\EditPage->do_save_request() #3 /home/guy/insulmap/vendor/phpgt/servicecontainer/src/Injector.php(60): ReflectionMethod->invoke() #4 /home/guy/insulmap/vendor/phpgt/webengine/src/Logic/LogicExecutor.php(37): Gt\ServiceContainer\Injector->invoke() #5 /home/guy/insulmap/vendor/phpgt/webengine/src/Middleware/RequestHandler.php(221): Gt\WebEngine\Logic\LogicExecutor->invoke() #6 [internal function]: Gt\WebEngine\Middleware\RequestHandler->Gt\WebEngine\Middleware{closure}() #7 /home/guy/insulmap/vendor/phpgt/input/src/Trigger/Callback.php(25): call_user_func_array() #8 /home/guy/insulmap/vendor/phpgt/input/src/Trigger/Trigger.php(149): Gt\Input\Trigger\Callback->call() #9 /home/guy/insulmap/vendor/phpgt/input/src/Trigger/Trigger.php(134): Gt\Input\Trigger\Trigger->callCallbacks() #10 /home/guy/insulmap/vendor/phpgt/input/src/Trigger/Trigger.php(93): Gt\Input\Trigger\Trigger->fire() #11 /home/guy/insulmap/vendor/phpgt/webengine/src/Middleware/RequestHandler.php(223): Gt\Input\Trigger\Trigger->call() #12 /home/guy/insulmap/vendor/phpgt/webengine/src/Middleware/Lifecycle.php(91): Gt\WebEngine\Middleware\RequestHandler->handle() #13 /home/guy/insulmap/vendor/phpgt/webengine/src/Middleware/Lifecycle.php(67): Gt\WebEngine\Middleware\Lifecycle->process() #14 /home/guy/insulmap/vendor/phpgt/webengine/go.php(48): Gt\WebEngine\Middleware\Lifecycle->start() #15 {main} thrown in /home/guy/insulmap/vendor/phpgt/input/src/InputValueGetter.php on line 73

@g105b g105b self-assigned this Mar 8, 2022
@g105b g105b added the bug label Mar 8, 2022
@g105b g105b added this to Backlog in Overview via automation Mar 8, 2022
@g105b g105b moved this from Backlog to WIP in Overview Mar 8, 2022
g105b added a commit that referenced this issue Mar 18, 2022
g105b added a commit that referenced this issue Mar 18, 2022
g105b added a commit that referenced this issue Mar 18, 2022
* Isolate bug #195

* feature: implement type-safe multiple file uploads
for #195, for #185
@g105b
Copy link
Member

g105b commented Mar 18, 2022

Fixed in #201

@g105b g105b closed this as completed Mar 18, 2022
Overview automation moved this from WIP to Done March 2022 Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Overview
Done March 2022
Development

No branches or pull requests

2 participants