#wordpress 2018-06-17

2018-06-17 UTC
#
aaronpk
Uhoh what happened with the IndieAuth plugin?
Retsuko joined the channel
#
GWG
Bug, needs review approval for push
#
GWG
You
#
GWG
aaronpk, you wanted the error message surfaced. I discovered an unintended consequence I didn't think of
#
GWG
Basically, if it always returns an error message, that applies to all REST API functions. So, it shut down webmentions.
#
aaronpk
haha oops wow
#
aaronpk
How does that happen? I didn't know the IndieAuth plugin could hook into the entire system like that. I assumed it was only responsible for its own endpoints and the Micropub endpoint
#
aaronpk
GWG: how does your PR solve the problem? I don't understand why putting it behind that constant solves it
#
aaronpk
Is the constant somehow only defined when an IndieAuth or Micropub request is being made?
#
GWG
aaronpk: It basically disables that feature. It needs to be disabled.
#
GWG
It can't return an error because that short-circuits the entire REST API
#
aaronpk
Why not remove the code entirely then?
#
GWG
aaronpk: Because someone might need to troubleshoot.
#
GWG
aaronpk: If the purpose of the code is to tell you when you aren't getting a token passed through, there needs to be a way to do that.
#
GWG
aaronpk: I am hoping in future to address more of those issues, but we can't leave that on.
#
GWG
I feel bad about the whole thing.
#
aaronpk
Don't feel bad
#
aaronpk
just add this case to the tests and move on
#
GWG
aaronpk: I'm going to have to write some more tests
#
GWG
I feel bad every time
[eddie] joined the channel
#
aaronpk
Doesn't even need to be automated tests. Even just a release checklist with a bunch of cases to run through manually would be useful
#
GWG
I intend to write one. I usually do testing, but this one didn't occur to me
tantek__, ben_thatmustbeme, tantek and [mrkrndvs] joined the channel
#
[mrkrndvs]
GWG I apologise if it has already been raised, but tags / categories seem to be broken in TwentySixteen IndieWeb. Working with Independent Reader, so I (naively) presume it might be the theme.
#
GWG
[mrkrndvs]: Define broken?
#
GWG
[mrkrndvs]: I just pushed a change to the theme to fix the excerpt issue.
#
[mrkrndvs]
Sorry, not showing any posts or a heading. I should know better than use the word 'broken'. Apologies. See for example https://collect.readwriterespond.com/tag/david-shanske/
#
GWG
[mrkrndvs]: Did you pull the latest version?
#
GWG
As of today?
#
[mrkrndvs]
Maybe I will try updating the theme and then reassessing.
#
GWG
[mrkrndvs]: I fixed the missing text issue this morning.
#
[mrkrndvs]
Of course that was it, going back to my hole again. Thank you for your patience
#
GWG
[mrkrndvs]: I just added some fixes today.
#
[mrkrndvs]
++ GWG for his eternal patience
#
Loqi
gwg has 70 karma in this channel (365 overall)
#
GWG
[mrkrndvs]: Just added another fun feature to the theme.
#
GWG
[mrkrndvs]: The archive page will show the icon
[mrkrndvs] joined the channel
#
[mrkrndvs]
Is that included in what I downloaded or is that another upgrade GWG?
#
GWG
[mrkrndvs]: I think you have to go back in.
#
GWG
I fiddle with the theme periodically.
#
GWG
I should take jgmac1106's thought and give it a different name.
#
GWG
[mrkrndvs]: Theme working out though?
jeremych_ and [mrkrndvs] joined the channel
#
[mrkrndvs]
Yep, all good GWG. Realised my problem, I had not subscribed to the GitHub repository. Thought I had. My next step is to scratch the itch that is personal customisations through my child theme
[kevinmarks] and jgmac1106_ joined the channel
#
jgmac1106_
[mrkndvs] I forget to update theme from GitHub often, and forgot to start a child theme as well, need to go in and just copy my homepage and custom css then update
[grantcodes], sketchess, [kevinmarks] and [cleverdevil] joined the channel
#
GWG
I think I figured out how to trigger on a change in post kind, to solve an issue on my list.
[kevinmarks], j12t, gRegorLove, j12t_ and [jgmac1106] joined the channel
#
[jgmac1106]
So the webmention in the theme I was fooling around with ended up publishing but it went to my main blog and not the subdomain. I did delte the instance. How long should I wait when using webmention.rocks to test things?
[sebsel], tantek__ and [jgmac1106] joined the channel