hoo added a comment. I looked at this briefly and the cause for this is pretty obvious:
During comment preview, the title being used (which is `mw.title.getCurrentTitle()` in Lua) is the title of the page you are on. But after saving, the title of the flow topic page in question is being used (which is some random(?) page in the Topic: namespace). I don't think there's anything we can do in Wikibase to "fix" this and I'm not sure Flow should mess with the title used for parsing either. It might be a good idea to also use a random Topic: namespace title during comment previews in flow, but despite of that, I don't think this is actionable. Wontfix? TASK DETAIL https://phabricator.wikimedia.org/T119735 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hoo Cc: hoo, Lydia_Pintscher, matej_suchanek, MrStradivarius, Aklapper, Quiddity, StudiesWorld, Wikidata-bugs, matthiasmullie, aude, Dinoguy1000, Gryllida, jayvdb, Anomie, Jackmcbarn, Mbch331 _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
