While testing some cvs_deploy / update_status integration stuff, I noticed that when my site thought it was running a stale version of core, the warning message on the admin pages just says:
See the available updates page for more information.
I tracked it down to a silly typo bug in update_status_requirements().
With this patch, you correctly see:
There is a security update available for your version of Drupal. To ensure the security of your server, you should update immediately! See the available updates page for more information.
Not sure why I'm even bothering to call this CNR, when it's clearly RTBC, but I figured I'd post it on the off chance Earl wants to look. ;)
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | update_requirements_truncated_msg.patch.txt | 965 bytes | dww |
| update_status_requirements_truncated_msg.patch.txt | 1.04 KB | dww |
Comments
Comment #1
dwwWho am I kidding? This is obviously RTBC, so I just committed to DRUPAL-5--2.
Comment #2
dwwWhoops, turns out a similar typo is in core's update.module, too. :(
Comment #3
catchUDPDATE lol.
Comment #4
gábor hojtsyThanks, committed.
Comment #5
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.