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

fragdenstaat.de - The error message is not displayed when reach the maximum limit when changing the date #140735

Closed
rugk opened this issue Aug 22, 2024 — with webcompat-app · 4 comments
Labels
browser-firefox-mobile engine-gecko The browser uses the Gecko rendering engine
Milestone

Comments

@rugk
Copy link

rugk commented Aug 22, 2024

URL: https://fragdenstaat.de/anfrage/informationen-dazu-warum-abgabe-der-stimme-per-eid-elektronischer-signatur-per-ausweis-nicht-mehr-angeboten-wird-in-deutschland-1/

Browser / Version: Firefox Mobile 129.0
Operating System: Android 14
Tested Another Browser: Yes Chrome

Problem type: Something else
Description: Surpassing max= in input does not lead to error message, but just no response/reaction
Steps to Reproduce:
If you have any request on FragDenStaat, and you try to add days on mobile Firefox for the expiration date of a FOI request, no response is shown.

STR:

  1. Login /register for FragDenStaat.de
  2. Write a FOI (freedom of information) request to an EU agency (as they have a limit of 15 days for answering).
  3. Click the pencil near the expiration date and try to edit the date.
  4. An input box for days will be shown. Add more than 15 there, surpassing the hard oded limit.

On Chrome and desktop Firefox a error message is shown, on mobile or is not.
This feels as if the website is broken. Would not I have known this limit, I would not have catched it.

Screenshot is comparison from Chrome, which makes more sense.

HTML seems to be this:

<input class="form-control" type="number" min="0" max="15" name="time" value="1">

As the platform is open-source here seems to be the relevant snippet in their code:
https://github.com/okfde/froide/blob/d0da260dd97780471a128609ff8e9e127e2cdd88/froide/foirequest/templates/foirequest/header/info-box.html#L122-L127

View the screenshot Screenshot
Browser Configuration
  • None

From webcompat.com with ❤️

@ailioaie
Copy link

We appreciate your report. Unfortunately, a special account is needed in order to sign in. I've created an account and now I'm waiting to be accepted by the provider.

If the reporter (or anyone else) can do a more in-depth test and provide more information (console logs/errors/screenshots) regarding this issue, feel free to reopen and leave a comment (or you can send us an email with the test account credentials and we will test it on our own).

Suggestions:
• Clear cache/data/cookies, disable Ad-blocker (if available), or use a clean profile and check again
• If there are any changes made to the default settings of the browser (e.g. in about:config), please revert to the default settings

[qa_34/2024]

@rugk
Copy link
Author

rugk commented Aug 28, 2024

Well… you don't really need a special login, you can register with any mail, but you would need to send a FOI request e.g.

But yeah… it's basically just the HTML shown above.
Also see #140966 for a likely similar issue.

@ailioaie ailioaie changed the title fragdenstaat.de - see bug description fragdenstaat.de - The error message is not displayed when reach the maximum limit when changing the date Sep 27, 2024
@ailioaie
Copy link

ailioaie commented Sep 27, 2024

Thanks for the report. I was able to reproduce in Firefox Nightly, and Firefox Release.

Reproducible issues are moved to our Bugzilla component; please see: https://bugzilla.mozilla.org/show_bug.cgi?id=1921453

Closing as moved.

[inv_39/2024]

@rugk
Copy link
Author

rugk commented Sep 30, 2024

Ah and I found/remembered https://fragdenstaat.de/behoerde/7681/testbehorde/ – it's a test agency which you can use as the target to not spam any real agencies…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser-firefox-mobile engine-gecko The browser uses the Gecko rendering engine
Projects
None yet
Development

No branches or pull requests

3 participants