Open dsas opened 3 weeks ago
@dsas, it looks like you have this one on your plate already.
I'm going to mark this as Triaged on our board, but let us know if you need our help checking some things in the process.
Adonay is on the list, but I'm not seeing resources from staging site in the code. There was an issue on the demo site specifically, which I fixed.
BTW, here's the search results for localhost
:
https://github.com/search?q=repo%3AAutomattic%2Fthemes+localhost&type=code
I began working through these, starting with GrammerOne. Boy, is it a can of worms 😬 Essentially, it wasn't using site title, logo and tagline blocks, but static heading and images, so I ended up fixing it in every header. I would appreciate a review though.
Btw, should I create a new branch for every theme I fix, or is it ok to keep it all on one branch with seperate commits for each theme @dsas?
Boy, is it a can of worms
😬
should I create a new branch for every theme I fix
Whichever works for you really. It's ok to keep it all on one branch. I prefer many smaller branches as it's quicker to review them one-by-one.
Quick summary
Several themes are linking to the site used to develop the theme, or is embedding images & assets from that theme development site. This shouldn't be happening for two reasons:
Currently affected themes:
Steps to reproduce
Search the code on github for 'mystagingwebsite': https://github.com/search?q=repo%3AAutomattic%2Fthemes%20mystagingwebsite&type=code
A clear and concise description of what you expected to happen.
I expected there to be zero results
What actually happened
It found 18 files across
Impact
One
Available workarounds?
There is no user impact
If the above answer is "Yes...", outline the workaround.
No response
Platform (Simple and/or Atomic)
No response
Logs or notes
No response