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

2.73.4 syntax error crashes site #91

Closed
iestyn opened this issue May 26, 2017 · 2 comments
Closed

2.73.4 syntax error crashes site #91

iestyn opened this issue May 26, 2017 · 2 comments

Comments

@iestyn
Copy link

iestyn commented May 26, 2017

Hi there,
There's a syntax error in wp-polls.php line 468:
$temp_pollvote .= "\t<form id="polls_form_$poll_question_id" class="wp-polls-form" action="" . sanitize_text_field( _SERVER['SCRIPT_NAME'] ) ."" method="post">\n";
Our sites crash until _SERVER is fixed up.
Cheers,
Iestyn.

@iestyn iestyn changed the title 2.73.5 syntax error crashes site 2.73.4 syntax error crashes site May 26, 2017
@lesterchan
Copy link
Owner

It has been fixed in 2.73.5, Please refer to #90

@iestyn
Copy link
Author

iestyn commented May 26, 2017

Oh wait - this is a duplicate. Sorry about that :-)

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

No branches or pull requests

2 participants