#37 new
yangho

Fail to call redirect in comet

Reported by yangho | July 16th, 2009 @ 05:30 AM

wf_comet:comet_flush() call wf_handle:build_post_redirect to handle redirect.

% Get the content to send back... Content1 = case IsRedirect of

true -> wf_handle:build_post_redirect(RedirectUrl);
false -> Content

end,

But build_post_redirect moved to wf_platform so it fail with undef.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Nitrogen Web Framework for Erlang

People watching this ticket

Pages