vdhamer
Forum Replies Created
-
Forum: Alpha/Beta/RC
In reply to: Latest nightly build failing?Thanks for the flood of helpful replies from this community.
From this I conclude that nobody else seemed to have had the problem.
The problem seems to have gone away in build 14960.Peter
Forum: Alpha/Beta/RC
In reply to: Latest nightly build failing?Questions:
* are build number assignments automated? Or is it possible that the contents of the zip change without changing the build number?
* has the nav-menu-template.php file has been changing rapidly (dozens of lines of diff) recently?
* I test the stuff using two small blogs. One hosted in the US and the other in Europe. Can some of my versioning confusion be that these got served from different locations that were out of sync?Peter (in Holland)
Forum: Alpha/Beta/RC
In reply to: Latest nightly build failing?After releasing nav-menu-template_14896.php in build 14896, a new version was made available (also called 14896) with a bunch of differences.
Particularlyfunction _wp_menu_item_classes_by_context( &$menu_items = array() )disappeared.The problem seems to disappear/reappear. As I am going nuts trying to track down with diffs what’s going on to that file, I have to leave this to the experts. Do the latest-nightly-updates.zip files constantly change content?
Forum: Alpha/Beta/RC
In reply to: Latest nightly build failing?I turned on debugging:
Parse error: syntax error, unexpected ‘=’, expecting ‘)’ in [myhost]/wp-includes/nav-menu-template.php on line 281
Yes. This is the error in build 14896. Overwriting this file with an old version fixes the problem.
Forum: Alpha/Beta/RC
In reply to: Latest nightly build failing?The problem still occurs with all plug-ins disabled and with the language setting in the wp-config.php commented out.