FileBrowser: Not working since updates to jQuery.stream() #109

Closed
opened 2017-11-23 23:45:57 +00:00 by jamie · 5 comments
jamie commented 2017-11-23 23:45:57 +00:00 (Migrated from git.hazaar.io)

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.

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.
jamie commented 2017-11-24 01:41:23 +00:00 (Migrated from git.hazaar.io)
created branch [`109-filebrowser-not-working-since-updates-to-jquery-stream`](https://git.hazaarlabs.com/hazaar/hazaar-mvc/compare/master...109-filebrowser-not-working-since-updates-to-jquery-stream)
jamie commented 2017-11-24 01:41:24 +00:00 (Migrated from git.hazaar.io)

mentioned in merge request !25

mentioned in merge request !25
jamie commented 2017-11-24 01:43:37 +00:00 (Migrated from git.hazaar.io)

closed via commit 5b30f5d174

closed via commit 5b30f5d17472a26786da444da03cfa9b1e3623fc
jamie commented 2017-11-24 01:43:37 +00:00 (Migrated from git.hazaar.io)

closed via merge request !25

closed via merge request !25
jamie commented 2018-06-29 02:24:26 +00:00 (Migrated from git.hazaar.io)

changed milestone to %4

changed milestone to %4
jamie self-assigned this 2025-09-04 01:15:46 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/framework#109
No description provided.