[wp-meta] [Making WordPress.org] #1174: 'Ideas' Star Rating Not Functional
Making WordPress.org
noreply at wordpress.org
Thu Aug 13 19:32:57 UTC 2015
#1174: 'Ideas' Star Rating Not Functional
-------------------------+-------------------------
Reporter: atomicjack | Owner:
Type: defect | Status: new
Priority: normal | Component: General
Resolution: | Keywords: needs-patch
-------------------------+-------------------------
Comment (by Craig Ralston):
So it looks like the culprit here is
{{{
$.post( 'http://wordpress.org/ideas/bb-admin/admin-ajax.php',
form.serialize(), function( data, textStatus )
}}}
When queried directly, it properly 301's but it seems that the browser is
ignoring that, should we just use the proper protocol here?
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1174#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list