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

       Web browser: ---
             Bug #: 29502
           Summary: SemanticForm hangs.
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: SemanticForms
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


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).

-- 
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