FileBrowser: Not working since updates to jQuery.stream() #109
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
experiment
suggestion
support
Testing
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/framework#109
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?
I think this is just a simple JS issue due to some changes/fixes to the jQuery.stream() feature in the jQuery-helper.js file. The streams used to not really handle server-side exceptions very well, nor did they handle the final packet very well. This has been fixed by my implementing of a "packet type" character to the packet header. So that we can handle packets internally if required. There is an 'exception' packet which will be sent to the error() callback. And the final packet is handled separately to the standard packet stream.
created branch
109-filebrowser-not-working-since-updates-to-jquery-stream
mentioned in merge request !25
closed via commit
5b30f5d174
closed via merge request !25
changed milestone to %4