Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specific text box is not shown on voting results page #13

Open
mbohal opened this issue Jul 31, 2018 · 1 comment
Open

Specific text box is not shown on voting results page #13

mbohal opened this issue Jul 31, 2018 · 1 comment
Labels
bug Something isn't working waiting Indicates the issue can not be done at this time. This is typically caused by the missing input.

Comments

@mbohal
Copy link
Contributor

mbohal commented Jul 31, 2018

150526 article editor shows specific option and one redundant option
150526 bug - specific text is missing

I found a problem with the article editing for voting results introduction. It has two elements:

  1. 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.

  2. 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?

@mbohal 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
@mbohal
Copy link
Contributor Author

mbohal commented 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:

  1. Leave as is.
  2. 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
  3. 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
  4. Something else....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working waiting Indicates the issue can not be done at this time. This is typically caused by the missing input.
Projects
None yet
Development

No branches or pull requests

1 participant