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

Fix 1.6-* upgrade to 1.7.1 #736

Merged
merged 1 commit into from
Sep 23, 2013
Merged

Conversation

greezybacon
Copy link
Contributor

8e72e52 (v1.7.1.2+) introduced a bug where osTicket version 1.6 would not send a cookie (by calling PHP session_start()) for the login page. Therefore, after unpacking the 1.7.1 source code, an upgrade would not be possible, because a login would never be processed correctly.

8e72e52 (v1.7.1.2+) introduced a bug where
osTicket version 1.6 would not send a cookie (by calling PHP
session_start()) for the login page. Therefore, after unpacking the 1.7.1
source code, an upgrade would not be possible, because a login would never
be processed correctly.
protich added a commit that referenced this pull request Sep 23, 2013
Fix 1.6-* upgrade to 1.7.1

Reviewed-By: Peter Rotich <peter@osticket.com>
@protich protich merged commit 92eb45b into osTicket:develop Sep 23, 2013
alpianon pushed a commit to alpianon/osTicket-1.7-ClientAuth-CCemails that referenced this pull request Nov 20, 2013
Fix 1.6-* upgrade to 1.7.1

Reviewed-By: Peter Rotich <peter@osticket.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants