You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found a problem with the article editing for voting results introduction. It has two elements:
The consultation-specific text is apparently not shown in frontend. You can see the place for the missing text box in the “bug” screenshot attached, marked with green. Marked with blue you can see the general introduction to the voting results, which comes from an article in the general settings of the tool (“Erklärungstext Abstimmungsergebnisse (alle)”).
In the consultation-specific article editor there is the option for the text (see screenshot, it’s the selected one in blue), but somehow it’s not shown in the frontend then.
In the consultation-specific article editor there is one option that makes no sense there: in the screenshot attached it’s marked in red. It seems to be redundant to the above-mentioned general introduction to voting results. But a general introduction should not be found in consultation-specific article editor, right? So we don’t really know what it does or where it appears. From our point of view, the option that is marked by red should be deleted. Or is there something that we are missing here?
The text was updated successfully, but these errors were encountered:
mbohal
added
bug
Something isn't working
waiting
Indicates the issue can not be done at this time. This is typically caused by the missing input.
labels
Jul 31, 2018
The way it is hooked up now seems to be the reverse of what you describe.
Erklärung Abstimmungsergebnisse (spezifisch) [Bereich: voting] does not seem to be used at all
Erklärung Abstimmungsergebnisse (generell) [Bereich: voting] is used in the voting results page
The refname label is set in db and is in German so this issue is invisible to us. Since we do not know what articles are saved under which refname and where the author wanted to have them displayed I'm not sure how to approach it.
What should we do? We can:
Leave as is.
Take all Erklärung Abstimmungsergebnisse (spezifisch) [Bereich: voting] articles and convert them to Erklärung Abstimmungsergebnisse (generell) [Bereich: voting] then remove the Erklärung Abstimmungsergebnisse (spezifisch) [Bereich: voting] refname
Take all Erklärung Abstimmungsergebnisse (generell) [Bereich: voting] articles and convert them to Erklärung Abstimmungsergebnisse (spezifisch) [Bereich: voting] then remove the Erklärung Abstimmungsergebnisse (generell [Bereich: voting] refname
I found a problem with the article editing for voting results introduction. It has two elements:
The consultation-specific text is apparently not shown in frontend. You can see the place for the missing text box in the “bug” screenshot attached, marked with green. Marked with blue you can see the general introduction to the voting results, which comes from an article in the general settings of the tool (“Erklärungstext Abstimmungsergebnisse (alle)”).
In the consultation-specific article editor there is the option for the text (see screenshot, it’s the selected one in blue), but somehow it’s not shown in the frontend then.
In the consultation-specific article editor there is one option that makes no sense there: in the screenshot attached it’s marked in red. It seems to be redundant to the above-mentioned general introduction to voting results. But a general introduction should not be found in consultation-specific article editor, right? So we don’t really know what it does or where it appears. From our point of view, the option that is marked by red should be deleted. Or is there something that we are missing here?
The text was updated successfully, but these errors were encountered: