WPIntell

Source evidence

0.4 has a bug

Speedy Page Redirect · support · 2013-08-20T17:09:00+00:00

mixedsentiment
highseverity
0.82relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 25 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

20 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
yoramzara resolved
I cannot publish anything after upgrading http://wordpress.org/plugins/speedy-page-redirect/ I can confirm this bug as well. Pro-tip: if you delete “ http://” ; from the redirect box (when you don’t want a redirect) you should be able to publish the post. Not sure but I think the bug has something to do with gdd_spr_url not being ‘focusable’? I am having the same problem. Can version 0.3 be made available again until this is sorted out please? Though it still works (just is annoying), I’ve just disabled the plugin until it is updated; just keep voting that it’s broken, eventually they will fix it with a patch or something. This is what we get for using version 0.x of any software; it’s a gamble. Sorry about this, guys. Thanks for reporting the bug. The problem appears to be the change of the data type of the input field. I changed it to “url” but apparently some browsers (like Chrome) don’t allow a string like “ http://” ; to be entered alone since it’s not a full URL, which actually is correct behavior. I’ve just released v0.4.1 with a simple bugfix. The field is no longer prefilled with “ http://” ;.

Comments

4 shown
brycectaylor 2013-08-20T18:58:00+00:00

I can confirm this bug as well. Pro-tip: if you delete “ http://” ; from the redirect box (when you don’t want a redirect) you should be able to publish the post. Not sure but I think the bug has something to do with gdd_spr_url not being ‘focusable’?

spbuckwell 2013-08-20T19:51:00+00:00

I am having the same problem. Can version 0.3 be made available again until this is sorted out please?

brycectaylor 2013-08-20T19:55:00+00:00

Though it still works (just is annoying), I’ve just disabled the plugin until it is updated; just keep voting that it’s broken, eventually they will fix it with a patch or something. This is what we get for using version 0.x of any software; it’s a gamble.

Geert De Deckere 2013-08-21T03:50:00+00:00

Sorry about this, guys. Thanks for reporting the bug. The problem appears to be the change of the data type of the input field. I changed it to “url” but apparently some browsers (like Chrome) don’t allow a string like “ http://” ; to be entered alone since it’s not a full URL, which actually is correct behavior. I’ve just released v0.4.1 with a simple bugfix. The field is no longer prefilled with “ http://” ;.