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

--- Comment #2 from Ad Strack van Schijndel <[email protected]> 
2012-11-22 11:15:36 UTC ---
Ok I did what you suggested and did some additional research. The interesting
results I think are:

{{{field|Project number|default= {{#expr: {{#ask: [[Category:Project]]
    | ?Project number
    | format=max
  }} + 1}} 
 }}} 

shows '{{#expr: {{#ask:' in the project number field when creating a new
project (NOK) and
works well when editing a project with the form (OK).

The original statement: {{{field|Project number|default= {{#expr: {{#ask:
[[Category:Project]] | ?Project number | format=max }} + 1}} }}}
which is exactly the same, only the whole 'field' statement on one line,

shows the correct (next) project number when creating a new project (OK) and
causes the form to fail (white screen after long while) when editing the
project (NOK)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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