diff options
author | Jo-Philipp Wich <jo@mein.io> | 2022-11-02 09:04:25 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2022-11-02 09:08:16 +0100 |
commit | d967bbaa92ae56692ab449f57ca74f120943e799 (patch) | |
tree | da5203f59b9bf3f7eac6bb6e1e62ac1ed2581dbf /applications/luci-app-travelmate/po/pt/travelmate.po | |
parent | da41c11971969913f34b28b7034cc4d986060d14 (diff) |
luci-base: http.uc: fix invoking Lua file upload callbacks
In case a callback is installed from Lua code, the received callback
argument is not a callable function but a resource object with a call
method. Attempts to call it will leading to a `Type error: left-hand
side is not a function` error.
To solve this issue, invoke the internally set filehandler instead
which wraps the resource if needed.
Fixes: #6067
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-travelmate/po/pt/travelmate.po')
0 files changed, 0 insertions, 0 deletions