You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2016/04/20 11:54:25 UTC

[jira] [Closed] (TAP5-2541) Error when saving upload

     [ https://issues.apache.org/jira/browse/TAP5-2541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Kemnade closed TAP5-2541.
--------------------------------
    Resolution: Incomplete

I assume this is not caused by Tapestry's code so I'm closing it. Feel free to reopen with more information.

> Error when saving upload
> ------------------------
>
>                 Key: TAP5-2541
>                 URL: https://issues.apache.org/jira/browse/TAP5-2541
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-upload
>    Affects Versions: 5.4.1
>            Reporter: Xavier Rasschaert
>
> Version: 5.4.0
> When I click the submit button to store the file the user selected in the upload component, I get the error below in the console:
> chrome: "core.js:21633 RequireJS error: require: Cannot read property 'include' of undefined"
> ie: RequireJS error: require: Unable to get property 'include' of undefined or null reference
> firefox:RequireJS error: require: eventName is undefined
> level/<() core.js:22308
> requirejs.onError() core.js:22337
> onError() core.js:547
> newContext/Module.prototype.check() core.js:896
> newContext/Module.prototype.enable() core.js:1160
> newContext/Module.prototype.init() core.js:784
> localRequire/<() core.js:1433
> The component functions correctly, but throws this error in the console. I find these types of errors in general not clear. If this is a mistake on my part, I don't find the error easy to debug.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)