Last modified: 2014-02-12 23:38:14 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T31502, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 29502 - Incorrect syntax leads to form hanging
Incorrect syntax leads to form hanging
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
SemanticForms (Other open bugs)
unspecified
All All
: Unprioritized normal with 1 vote (vote)
: ---
Assigned To: Yaron Koren
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-06-20 21:48 UTC by Van de Bugger
Modified: 2014-02-12 23:38 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Van de Bugger 2011-06-20 21:48:27 UTC
I mistakenly put two closing brace instead on three. This makes my server stop responding. I found that httpd and mysqld still works, but MediaWiki PHP script infinitely loops in file extensions/SemanticForms/includes/SF_FormPrinter.php.

The form causing infinite loop:

<noinclude></noinclude><includeonly>
{{{for template|Тайник}}}
{|
|-
| Размер контейнера:
| {{{field|Размер контейнера|property=Размер контейнера}}}
|-
| Находится в:
| {{{field|Находится в|property=Находится в}}}
|-
| XXX:
| {{{field|XXX|input type=text|autogrow}} <!-- LOOK AT THIS. -->
|}
{{{end template}}}
</includeonly>

I have Semantic Forms (Версия 2.2-alpha), recently downloaded from SVN (revision 90486).
Comment 1 Yaron Koren 2011-07-10 16:34:49 UTC
Renamed to "Incorrect syntax leads to form hanging", for greater clarity.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links