mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-28 00:40:12 +00:00
858fdcefd9
This patch does two things: 1. The "normalization" function was never only doing normalization, but also all the necessary HTML encoding. This is now more visible and split into two separate functions. 2. To make this easier we change the order slightly. Because of this the normalization step must now consider spaces. Before spaces have been converted to underscores by escapeIdForLink. The results are all the exact same as before. This is split from I5a64ac4 to make that easier to review. Bug: T298278 Change-Id: I9435a2ddaa21559e29587c58b7523103141467f7 |
||
---|---|---|
.. | ||
integration | ||
unit | ||
CiteCSSFileModuleTest.php | ||
CiteDbTest.php | ||
CiteHooksTest.php | ||
CiteIntegrationTest.php | ||
ReferenceMessageLocalizerTest.php |