Title: Consider empty edit notices to not exist
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 12 Mar 2015 20:15:43 +0000 (21:15 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Thu, 12 Mar 2015 20:15:43 +0000 (21:15 +0100)
commit840d01d05dace67aede23653c5b32f7ea8e5efaf
treea827c4afe25da158cff65d89beaed191d6dd3936
parent3bfe4eca3f5269ed50bebd1c1b1ff1f61bf776ec
Title: Consider empty edit notices to not exist

Don't include edit notices that parse to nothing in the output
array.

Similar filtering logic currently exists in VisualEditor. This
helps support systems like the one on English Wikipedia where an
Editnotice page may exist, but conditionally outputs the actual
notice.

Bug: T91715
Change-Id: Ic8fb038fd6acf18830cafdd09a8ca86f3950c7a5
includes/Title.php