Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the twentyfifteen domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /data/sites/web/nettooorbe/www/wp-includes/functions.php on line 6131
wordpress PHP Libxml2 bug – Nettooor
Deprecated: Function WP_Dependencies->add_data() was called with an argument that is deprecated since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /data/sites/web/nettooorbe/www/wp-includes/functions.php on line 6131

Deprecated: Function WP_Dependencies->add_data() was called with an argument that is deprecated since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /data/sites/web/nettooorbe/www/wp-includes/functions.php on line 6131

WordPress stripping tags PHP issue opgelost!

Sinds kort zijn waren er issues tussen Windows Live Writer en WordPress, omdat een aantal tags gestripped werden en daardoor je post onbruikbaar was.

Bij Techtites maakten men gewag van het probleem:

A gradually growing list of people have run into a very odd problem using XML-RPC methods in WordPress, where the left angle bracket ( < ) gets stripped. There’s been a fair bit of discussion about this on ticket #7771. The bottom line: the behavior of the PHP XML extension when built against newer versions of libxml2 changed, such that left angle brackets get stripped when parsing XML.

There’s been some back and forth between libxml2 folks (email list) and the PHP folks (bug 45996), with no real solution for those using the tainted versions of libxml2.

Ondertussen liet mijn hoster, Webline, me weten:

PHP eruit is en heeft een oplossing. Ik ben momenteel de PHP versie aan het upgraden naar de versie 5.2.9 die pas gereleased is.

Volgens die website zou het probleem hiermee opgelost moeten zijn. De server draait dan deze combinatie: php 5.2.9 met libxml 2.7.3

Goed nieuws!

Hier kan het wordpress ticket en de fix worden teruggevonden.

Bedankt Webline!