Contribution Date
Technology
Contribution Project
Contribution Details
I applied the patch on an older version so that I can see the available updates messages. This was accomplished by the command git reset HEAD~500 --hard
As expected, I could see the available updates message. Screenshot attached(originalIssue.png)
After applying the patch in comment#24 using the command git apply -v available-updates-link-2545520-24.patch
the message changed. Text "Drupal" has been removed from the message."There was a problem checking available updates". Attaching a screenshot after applying the patch (afterApplyingPatch.png)
Just to double check I reverted the patch using git reset HEAD~1 --hard
and the original message was visible.
Contribution Issue Link
Contribution Link
Files count
0
Patches count
0