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

       Web browser: Firefox
            Bug ID: 50922
           Summary: Large Pages not shown
           Product: MediaWiki
           Version: 1.21.0
          Hardware: All
               URL: http://guide.lastchaos.bplaced.net/index.php?title=Lev
                    elabh%C3%A4ngige_Dropliste
                OS: All
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Created attachment 12776
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=12776&action=edit
HTML-Code from the errorpage

If a Page has a lot of '<' or '>' the following error code were given

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate
339607 bytes) in /users/lastchaos/www/includes/Sanitizer.php on line 554

The Usage of memory is temporary more than 256MB but the problem is allready
exsisting. In the content we use a lot of HTML-code and the '<' and '>' tag is
used in this article more than 70.000 . I don't know, why this error should be
happened, but it isnt working since the 1.21 version. Additionally the Server
working with php version 5.5.

Another page, which includes a lot of <img>-Tags are present the same error but
with an plugin while i submit it:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate
264175 bytes) in /users/lastchaos/www/extensions/TinyMCE_MW/TinyMCE_MW.php on
line 297
In the attachment is the HTML-Code from the first page.


Furthermore the TinyMCE don't work with the newest php version (5.5) because
the headlins dont change to the <h2> or other <hx>-HTML-Tags.

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