[GH-ISSUE #2623] Admins input fields empty in GUI v2. #1661

Closed
opened 2026-02-27 11:18:26 +03:00 by kerem · 8 comments
Owner

Originally created by @stefaweb on GitHub (Oct 1, 2022).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2623

Impacted versions

  • OS Type: Debian
  • OS Version: bullseye
  • Database Type: PostgreSQL
  • Database version: 13.8-0+deb11u1
  • Modoboa: 2.0.2
  • installer used: Yes
  • Webserver: Nginx
  • Navigator: Safari OSX, Chrome OSX

Current behavior

Hello,

In the v2 interface all input fields are empty. They do not take the values from the database as in the v1 interface.

v1

v2

Originally created by @stefaweb on GitHub (Oct 1, 2022). Original GitHub issue: https://github.com/modoboa/modoboa/issues/2623 # Impacted versions * OS Type: Debian * OS Version: bullseye * Database Type: PostgreSQL * Database version: 13.8-0+deb11u1 * Modoboa: 2.0.2 * installer used: Yes * Webserver: Nginx * Navigator: Safari OSX, Chrome OSX # Current behavior Hello, In the v2 interface all input fields are empty. They do not take the values from the database as in the v1 interface. ![v1](https://user-images.githubusercontent.com/12907102/193359134-165d3ca9-e965-4014-9d2e-9c9dfa9e4c4e.png) ![v2](https://user-images.githubusercontent.com/12907102/193359138-8e58eda9-a688-484f-9859-d522a81ee0f7.png)
kerem 2026-02-27 11:18:26 +03:00
Author
Owner

@tonioo commented on GitHub (Oct 13, 2022):

@stefaweb There might be some API calls failing... Could you check your web browser console?

<!-- gh-comment-id:1277363867 --> @tonioo commented on GitHub (Oct 13, 2022): @stefaweb There might be some API calls failing... Could you check your web browser console?
Author
Owner

@stefaweb commented on GitHub (Nov 7, 2022):

HI Tony,

I got this in browser console.

Cheers,

sc

<!-- gh-comment-id:1305404926 --> @stefaweb commented on GitHub (Nov 7, 2022): HI Tony, I got this in browser console. Cheers, ![sc](https://user-images.githubusercontent.com/12907102/200288751-ec426c3e-e05a-40ca-8d18-f64813db2ad7.png)
Author
Owner

@stefaweb commented on GitHub (Nov 7, 2022):

I switched GUI to English. No change. Fields still empty.

<!-- gh-comment-id:1305410769 --> @stefaweb commented on GitHub (Nov 7, 2022): I switched GUI to English. No change. Fields still empty.
Author
Owner

@tonioo commented on GitHub (Nov 7, 2022):

@stefaweb Check the Network tab please

<!-- gh-comment-id:1305541409 --> @tonioo commented on GitHub (Nov 7, 2022): @stefaweb Check the Network tab please
Author
Owner

@stefaweb commented on GitHub (Nov 7, 2022):

Et voilà !

sc1

<!-- gh-comment-id:1305548051 --> @stefaweb commented on GitHub (Nov 7, 2022): Et voilà ! ![sc1](https://user-images.githubusercontent.com/12907102/200312571-c6831370-ab23-4bab-b112-7950a1ff90a5.png)
Author
Owner

@tonioo commented on GitHub (Nov 7, 2022):

And if you click on the one containing core, what is the payload returned by the API ?

<!-- gh-comment-id:1305784849 --> @tonioo commented on GitHub (Nov 7, 2022): And if you click on the one containing core, what is the payload returned by the API ?
Author
Owner

@stefaweb commented on GitHub (Nov 7, 2022):

I got this for "core":

Réponse
HTTP/1.1 200 OK
Content-Type: application/json
Content-Language: en
Connection: keep-alive
Date: Mon, 07 Nov 2022 16:45:09 GMT
X-Frame-Options: SAMEORIGIN
Content-Length: 1684
Vary: Accept, Accept-Language, Cookie
Server: nginx/1.18.0
Allow: GET, PUT, HEAD, OPTIONS
<!-- gh-comment-id:1305896801 --> @stefaweb commented on GitHub (Nov 7, 2022): I got this for "core": ``` Réponse HTTP/1.1 200 OK Content-Type: application/json Content-Language: en Connection: keep-alive Date: Mon, 07 Nov 2022 16:45:09 GMT X-Frame-Options: SAMEORIGIN Content-Length: 1684 Vary: Accept, Accept-Language, Cookie Server: nginx/1.18.0 Allow: GET, PUT, HEAD, OPTIONS ```
Author
Owner

@Spitfireap commented on GitHub (Jan 4, 2023):

Hi @stefaweb, any news on this issue ? Is it working now ?

<!-- gh-comment-id:1370757616 --> @Spitfireap commented on GitHub (Jan 4, 2023): Hi @stefaweb, any news on this issue ? Is it working now ?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#1661
No description provided.