https://bugzilla.wikimedia.org/show_bug.cgi?id=66233

            Bug ID: 66233
           Summary: Cite should warn/stop the user from saving if the page
                    is invalid
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Cite
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

Multiple easy mistakes cause horrible, ugly red text:

* <ref name="foo" /> but not <ref>
* <ref />, unnamed
* <ref> but no <references />
* <references /> but no <ref>

This is what PageContentSave exists for. Let's use it…

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to