Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CGI script 'Location:' header does not redirect #4649

Closed
michaelrsweet opened this issue Jun 24, 2015 · 1 comment
Closed

CGI script 'Location:' header does not redirect #4649

michaelrsweet opened this issue Jun 24, 2015 · 1 comment
Labels
duplicate This issue or pull request already exists question General usage question
Milestone

Comments

@michaelrsweet
Copy link
Collaborator

Version: 2.0.3
CUPS.org User: twaugh.redhat

When a CGI script, such as admin.cgi, sets a Location: header, this does not result in a redirection for the client.

This is because, although the location field is set by cupsdWriteClient(), cupsdSendError() clears all the fields.

Original report:
https://bugzilla.redhat.com/show_bug.cgi?id=1232030

@michaelrsweet
Copy link
Collaborator Author

CUPS.org User: mike

Dupe of STR #4538... But look there for a patch.

@michaelrsweet michaelrsweet added P0 - Unassigned (New) duplicate This issue or pull request already exists question General usage question labels Mar 17, 2016
@michaelrsweet michaelrsweet added this to the Stable milestone Mar 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists question General usage question
Projects
None yet
Development

No branches or pull requests

1 participant