https://bugzilla.wikimedia.org/show_bug.cgi?id=28334
--- Comment #4 from Markus Krötzsch <[email protected]> 2011-03-31 13:39:55 UTC --- Ok, the dump does not seem to have any problems. The namespace issue might potentially cause problems, but I have no idea right now how this could lead to the issues you observe. There is a chance that spurious errors occur if something was messed up in the update jobs that the update at http://www.wikirio.com.br/Especial:SMWAdmin triggers. These jobs are also used elsewhere, so if they are broken then problems will always re-occur even if the update is not run. Could you do the following check please? * Find a page with wrong data; verify that the data is wrong by looking at it in http://www.wikirio.com.br/Especial:Navegar * Login to your server and go to the directory ./extensions/SemanticMediaWiki/maintenance beneath your installation path. * Run php SMW_refreshData.php --page "Nameofyourpage" (to make sure that this works as expected, it is good to pick a page without difficult characters or special symbols). * Look at Especial:Navegar again to see if the data of the page has changed (at least the modification date should change, the question is if the errors go away, too). If the errors do not go away, try the same experiment with a page that has correct data in the wiki and see if it gets wrong data. Another question: when a page has wrong data, does this data always come from the same other page? -- 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
