Coder Social home page Coder Social logo

Comments (16)

mwjames avatar mwjames commented on June 7, 2024

Adding a simple [[Page A]] link to [0] turns into "Über Finland diskutieren".

[0] http://sandbox.semantic-mediawiki.org/wiki/Issue/1823/Page_B

from semantic-mediawiki.org.

mwjames avatar mwjames commented on June 7, 2024

Categories [0] appear as:

image

[0] http://sandbox.semantic-mediawiki.org/wiki/Berlin

from semantic-mediawiki.org.

kghbln avatar kghbln commented on June 7, 2024

Admittedly I am completely lost as to what may cause this. I have not touched the wiki in weeks. Still need to figure out there to start looking for the issue.

from semantic-mediawiki.org.

kghbln avatar kghbln commented on June 7, 2024

Since this started yesterday or the day before these are the changes what may have caused this:

04.09.
07.09.

from semantic-mediawiki.org.

mwjames avatar mwjames commented on June 7, 2024

Last changes on SMW were merged on Sep 1, 2016 [0] and after that (except for today) only relates to https://translatewiki.net.

[0] SemanticMediaWiki/SemanticMediaWiki@97260f3

from semantic-mediawiki.org.

mwjames avatar mwjames commented on June 7, 2024

Also SMW doesn't touch anything in regards to Special:RecentChanges, I'm guessing "Über Finland diskutieren" to be German but this doesn't make any sense. Not sure how [0] fits into this.

[0] http://sandbox.semantic-mediawiki.org/wiki/Discussion:Q33

from semantic-mediawiki.org.

kghbln avatar kghbln commented on June 7, 2024

Also SMW doesn't touch anything in regards to Special:RecentChanges, I'm guessing "Über Finland diskutieren" to be German but this doesn't make any sense. Not sure how [0] fits into this.

It however provides a clue about what happens. The user mentioned that "Finland" (in English) being shown all over the place. This is happening because you added a page on 02.09. with the displaytitle "Finland". After this persons edit it changed to "Über Finnland diskutieren" (in German) because this user's personal language setting is probably German (still need to confirm) and now that I have answered to it all of the sudden things change to "Discuss Finland" (in English) because my personal language setting is English. Since we are working on the page about Finland and discussing it I can see a scheme.

from semantic-mediawiki.org.

mwjames avatar mwjames commented on June 7, 2024

Grasping at straws now:

It however provides a clue about what happens.

What about creating another page X, add a DISPLAYTITLE, and then create a Talk tread to that page?

What about disabling DISPLAYTITLE related settings temporary and see whether this changes things or not.

$wgAllowDisplayTitle = true;
$wgRestrictDisplayTitle = false;

from semantic-mediawiki.org.

kghbln avatar kghbln commented on June 7, 2024

This is producing inconsistent behaviour with settings on and off. I will have to figure out a testing procedure.

from semantic-mediawiki.org.

mwjames avatar mwjames commented on June 7, 2024

It seems that the issue can only be observed for red links (page not created, user not created, or category not created as "real" page)

from semantic-mediawiki.org.

kghbln avatar kghbln commented on June 7, 2024

It seems that the issue can only be observed for red links

Indeed this is also my observation. Still there is something in the water we have not seen yet.

from semantic-mediawiki.org.

mwjames avatar mwjames commented on June 7, 2024

It still doesn't explain where the "Über Finland diskutieren" comes from. Maybe some Title cache issue?

from semantic-mediawiki.org.

mwjames avatar mwjames commented on June 7, 2024

Hooks (only on a quick scan) that can manipulate the output characteristics of a link (not used by SMW) are:

Also, the refreshLinks job [0] maybe a potential candidate on using an outdated cache entry when update links.

[0] https://www.mediawiki.org/wiki/Manual:RefreshLinks.php as to "... script purges those links, which point to non-existing pages, from the tables pagelinks, imagelinks, categorylinks, templatelinks, externallinks, iwlinks, langlinks, redirect, and page_props ..."

from semantic-mediawiki.org.

mkroetzsch avatar mkroetzsch commented on June 7, 2024

How curious! Unfortunately, I cannot provide any suggestions. I have never seen such behaviour and have no clue what might be causing it.

The text is inserted for both non-existing pages and for existing special pages, but not for existing regular pages. Message pages behave like normal pages. See http://sandbox.semantic-mediawiki.org/wiki/Tests2143234

from semantic-mediawiki.org.

kghbln avatar kghbln commented on June 7, 2024

I wonder what could have caused this. I just ran "refreshLinks.php" with visible success on the wiki. His is the interesting part of the scripts output:

Deleting illegal entries from the links tables...
  Checking interval (-INF, INF)
    pagelinks: 0 deleted.
    imagelinks: 0 deleted.
    categorylinks: 0, 2 deleted.
    templatelinks: 0, 2 deleted.
    externallinks: 0 deleted.
    iwlinks: 0 deleted.
    langlinks: 0 deleted.
    redirect: 0 deleted.
    page_props: 0, 3 deleted.

I left the settings unchanged.

from semantic-mediawiki.org.

kghbln avatar kghbln commented on June 7, 2024

The wiki continuous to be fluffy. Keeping fingers crossed. Closing this for now.

from semantic-mediawiki.org.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.