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

--- Comment #1 from skew <[email protected]> 2010-11-23 18:24:52 UTC ---
Clarification: Consider a field that lets a user set their homepage:

   {{{field|Homepage|autocomplete on category=Wiki Page}}}

where all valid home pages are in category Wiki Page.  Today, this field
specification will allow the user to save the name of a page that does not
exist.  For example, 

   {{{field|Homepage|autocomplete on category=Wiki Page|mustexist}}}

The user could still type in a non-existing page.  Existence is verified after
the user hits "Save page".  If the page does not exist, an error message
displays and the form stays open, similarly to how it functions on a missing
mandatory field.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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