(bug 44131) Change InfoAction cache key to use SHA1.
authorTyler Anthony Romeo <tylerromeo@gmail.com>
Mon, 21 Jan 2013 19:32:11 +0000 (14:32 -0500)
committerTyler Anthony Romeo <tylerromeo@gmail.com>
Mon, 21 Jan 2013 19:32:11 +0000 (14:32 -0500)
commit685e2181a686e57d2bde67a4009ed741dbd31f46
tree7f2be208a9c4c3ffe766cabc79ea1421383c7d92
parenteaba6932a98344c8045ca963c5e41032a9ea5ee2
(bug 44131) Change InfoAction cache key to use SHA1.

Long title names caused errors in caching of InfoAction
results, so this commit wraps the title in a SHA1 call
so that all titles will have valid cache keys.

Change-Id: I803a7dd58f5bd69070291192d3eead065d0403f1
includes/actions/InfoAction.php