- ๐ช๐ธSpain plopesc Valladolid
Patch still applies and we have been using it in production sites for a while.
Would be great to have it merged.
Marking as RTBC.
- ๐ฆ๐บAustralia acbramley
Thanks for the work on this one. I've recently taken up maintainership of this project and am looking through the RTBC issues.
This fix looks good.
To get this in, I'll need an MR rebased against the latest 8.x-1.x code with tests added.
Thanks!
- Status changed to Needs work
about 1 year ago 6:28am 11 April 2024 - ๐ฎ๐ณIndia dev16.addweb
silvi.addweb โ made their first commit to this issueโs fork.
- Merge request !59Fixed fatal error if the revision has no author. โ (Closed) created by Unnamed author
- Status changed to RTBC
about 1 year ago 9:58am 9 May 2024 - Status changed to Needs work
about 1 year ago 10:42pm 9 May 2024 - ๐ฆ๐บAustralia acbramley
Don't remove the tag if tests haven't been added please.
- First commit to issue fork.
- ๐ฆ๐บAustralia acbramley
acbramley โ changed the visibility of the branch 8.x-1.x to hidden.
- ๐ฆ๐บAustralia acbramley
acbramley โ changed the visibility of the branch 3088274-prevent-fatal-error to hidden.
- Merge request !133Issue #3088274: Prevent fatal error if the revision has no author โ (Merged) created by acbramley
- ๐ฆ๐บAustralia acbramley
Thanks for everyone's contributions to this, however i have taken the solution in a different direction.
The type, title and url keys on this array were completely unnecessary,
template_preprocess_username
doesn't use any of them. We can simply remove those lines to allow falling back to an Anonymous user display when the revision user is NULL. Also added much simpler test coverage using entity_test -
acbramley โ
committed 50443f43 on 2.x
Issue #3088274 by zarpele, acbramley, joshua1234511, grimreaper: Prevent...
-
acbramley โ
committed 50443f43 on 2.x