Différences entre les versions de « Issue/Default form »

De Semantic MediaWiki - Sandbox
Balise : Éditeur de wikicode 2017
Balise : Éditeur de wikicode 2017
Ligne 4 : Ligne 4 :
 
  | other links =  
 
  | other links =  
 
}}
 
}}
 
{{#default_form:Article}}
 
  
 
==Expected behaviour==
 
==Expected behaviour==
Ligne 11 : Ligne 9 :
  
 
==Steps to reproduce==
 
==Steps to reproduce==
 +
(Assuming the mentioned forms [[Form:Article]] and [[Form:Author]] exist)
 
===Scenario: Directly set default form and wait ===
 
===Scenario: Directly set default form and wait ===
 
#Save a new page with as content: <code><nowiki>{{#default_form:Article}}</nowiki></code>
 
#Save a new page with as content: <code><nowiki>{{#default_form:Article}}</nowiki></code>

Version du 16 mai 2018 à 15:56

Description When saving a page with a set form, the 'edit with form' link doesn't get set
Parent topic Catégorie:Examples
Extension(s)
Keyword(s) not specified
not specified


Expected behaviour

"Edit with form" should be set/appear directly when saving the page. Now when (novice) users create a page using a form then realise they have to amend and click 'Edit', they can get confused and frustrated by the viewing of source code. This is exacerbated when $wgPageFormsRenameEditTabs = true; is used.

Steps to reproduce

(Assuming the mentioned forms Form:Article and Form:Author exist)

Scenario: Directly set default form and wait

  1. Save a new page with as content: {{#default_form:Article}}
  2. The "Edit with form" link doesn't yet exist
  3. Refresh
  4. The "Edit with form" link doesn't yet exist
  5. Wait?
  6. The "Edit with form" link appears

Scenario: Directly set default form and do a dummy edit

  1. Save a new page with as content: {{#default_form:Article}}
  2. The "Edit with form" link doesn't yet exist
  3. Refresh
  4. The "Edit with form" link doesn't yet exist
  5. Click 'edit' (editsource)
  6. The "Edit with form" link doesn't yet exist
  7. Make a dummy edit (ie add 'x' to the end of the contents)
  8. The "Edit with form" link doesn't yet exist

Scenario: form through category

  1. Have Category:Authors contain {{#default_form:Author}}
  2. Save a new page with as content: [[Category:Authors]]
  3. The "Edit with form" link doesn't yet exist
  4. Refresh
  5. The "Edit with form" link doesn't yet exist
  6. Click 'edit' (editsource)
  7. The "Edit with form" link doesn't yet exist
  8. Make a dummy edit (ie add 'x' to the end of the contents)
  9. The "Edit with form" link doesn't yet exist
Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.