[wpmu-trac] Re: [WordPress MU Trac] #782: [1518] will trigger PHP
bugs and screws up Unicode characters
WordPress MU Trac
wpmu-trac at lists.automattic.com
Fri Oct 31 13:41:37 GMT 2008
#782: [1518] will trigger PHP bugs and screws up Unicode characters
--------------------------+-------------------------------------------------
Reporter: JeremyVisser | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: WPMU 2.0
Component: component1 | Version: 2.0
Severity: normal | Resolution:
Keywords: |
--------------------------+-------------------------------------------------
Comment (by bretm):
So, I've done some research against upstream's codebase; I'm guessing 8192
was a fix localized to wp, as 500000 has been in Snoopy-upstream since
initial checkin:
1.1 (mohrt 21-Oct-03): var $maxlength =
500000; // max return data length (body)
Same w/ the funky characters:
1.1 (mohrt 21-Oct-03):
"<E4>",
1.1 (mohrt 21-Oct-03):
"<F6>",
1.1 (mohrt 21-Oct-03):
"<FC>",
1.1 (mohrt 21-Oct-03):
"<C4>",
1.1 (mohrt 21-Oct-03):
"<D6>",
1.1 (mohrt 21-Oct-03):
"<DC>",
1.1 (mohrt 21-Oct-03):
"<DF>",
At this point, I'm inclined to revert to 8192 but keep the funky chars for
fedora's wpmu... I'll send updates one I've done some testing.
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/782#comment:2>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list