2018-05-27 UTC
# 00:42 KartikPrabhu hmm ok done-zo fixed. mf2py now works purely on a copy of the original doc
tantek_, [grantcodes], [miklb], tantek and [Natris1979] joined the channel
[jeremycherfas], barpthewire and KartikPrabhu joined the channel
# 10:22 Zegnat gRegorLove++ for confirming the PHP isue with the mutating DOMDocument.
# 10:22 Loqi gregorlove has 29 karma in this channel (237 overall)
# 10:23 Zegnat A `clone` was enough according to the unit test I wrote. Thankfully, else we would have needed some DOM-cloning-function. PR at the ready! (Though CI tests still pending at the moment.)
[jgmac1106], barpthewire, nitot, tantek, davidmead, [miklb], KartikPrabhu and Ian joined the channel
# 19:07 Loqi kartikprabhu has 24 karma in this channel (203 overall)
# 19:08 tantek now I just have to review it and make sure it does what consensus discussion wants it to do
# 19:08 KartikPrabhu cool. this is under a flag in mf2py for now since it would be a breaking change so it can be tweaked
# 19:09 tantek still as long as you're not at v1.0 yet, you can make breaking changes with v0.1+
# 19:10 tantek when did it get bumped to v1+ and why? missed that
# 19:10 KartikPrabhu that happened a long time ago when mf2py became a bit more "stable" and implemented lot of the vcp and backcompat stuff
# 19:14 Loqi [aaronpk] #2 image alt text is lost during parsing
# 19:14 tantek right, it looks like there is consensus on a spec change, and you've prototyped it in mf2py right?
# 19:14 tantek which means I think I can make the spec edits.
# 19:15 tantek yes that's fine, you've proven it *can* be implemented, and that it works as expected right?
# 19:15 tantek have to run now, but will evaluate the spec edit proposal and makes sure spec edit preconditions have been met
# 19:16 tantek looking forward to resolving this one (which has been an important contribution by way of Micropub - thanks aaronpk - for quite some time)
KartikPrabhu, [Vanessa], [miklb], [tantek] and tantek_ joined the channel
# 23:21 tantek_ spec changes have been made right? what's outstanding?
# 23:21 Loqi [tantek] #6 reduce instances when p-name is implied
# 23:32 Loqi [tantek] I would disagree with applying this only to explicit u-photo, I think that would result in a surprise to web authors. The simpler model is to handle "alt" for u-photo regardless of whether it is implicit or explicit.
In addition, why shouldn’t it ...