philipjohn

Results 77 comments of philipjohn

Thanks for the report! I'm having a confusion about some of it that I'm hoping you can help me with. > 2> Create a new guest author ‘GAuthor1’ The screenshots...

Perhaps Alice could start a chain of shops? More seriously - any thoughts about how to deal with this? In Syndication the two sites are not going to know about...

I actually reverted this earlier (#590) when looking into another PR where tests were failing. Thanks for digging out the detail. I'm going to assign this issue to @TheCrowned as...

Thanks for this @chetansatasiya ! Can I ask you to provide an overview of what the code here does please?

Looking over this code again @chetansatasiya I'm thinking that the using an API endpoint might be more processing than is really necessary. Instead, I'm wondering about having each post contain...

Thanks @mayurkeshwani ! Could you share the steps you took to test this please? I wasn't able to reliably reproduce the issue.

Could you clarify where you're seeing this please? I'm assuming it's on the guest author edit screen in the "Biographical Info" textarea. Here are the steps I've taken to reproduce:...

Ah that may have been a typo. Here's what I'm typing in: ![pre-save](https://user-images.githubusercontent.com/136342/34150973-d6439126-e4a1-11e7-8608-c3c928d9aa06.png) Then I hit save and see ![post-save](https://user-images.githubusercontent.com/136342/34150982-de74aec0-e4a1-11e7-9267-263123681293.png) ^ That's actually after saving twice (once to add the...

> This results in `&Aaron is here` instead of the expected `&Aaron is here`. I thought the bug was the double `amp` as in that ^ example?

Thanks both. Do either of you feel like opening a Pull Request to fix this issue?