Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

child mojit redirect is sometimes lost #1245

@drewfish

Description

@drewfish

I have a parent mojit with two children. One child calls ac.http.redirect(). During the bubble/merge of the meta the meta.http.code of the non-redirect child clobbers the meta.http.code of the redirect child. (The order that the children merge is undefined.) The end result is that the page does have a Location header, however since the code is 200 the browser (Chrome29) doesn't honor the location header.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions