mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 23:05:35 +00:00
d30e6925bf
TemplateData doesn't always match up with the way the template is being used. If a field has the `line` type, but is provided with newlines, we should avoid mangling it by forcing it into a single-line field. As-is, any edit to the template, even if the user only thinks they touched unrelated parameters, would cause this. Bug: T190191 Change-Id: I4f2a0b6c46532dcc268288cb209d0260b18f3ad7 |
||
---|---|---|
.. | ||
ve.ui.MWAdvancedSettingsPage.js | ||
ve.ui.MWCategoriesPage.js | ||
ve.ui.MWLanguagesPage.js | ||
ve.ui.MWParameterPage.js | ||
ve.ui.MWParameterPlaceholderPage.js | ||
ve.ui.MWSettingsPage.js | ||
ve.ui.MWTemplatePage.js | ||
ve.ui.MWTemplatePlaceholderPage.js | ||
ve.ui.MWTemplatesUsedPage.js | ||
ve.ui.MWTransclusionContentPage.js |