mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #2623] Admins input fields empty in GUI v2. #1661
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1661
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @stefaweb on GitHub (Oct 1, 2022).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2623
Impacted versions
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.
@tonioo commented on GitHub (Oct 13, 2022):
@stefaweb There might be some API calls failing... Could you check your web browser console?
@stefaweb commented on GitHub (Nov 7, 2022):
HI Tony,
I got this in browser console.
Cheers,
@stefaweb commented on GitHub (Nov 7, 2022):
I switched GUI to English. No change. Fields still empty.
@tonioo commented on GitHub (Nov 7, 2022):
@stefaweb Check the Network tab please
@stefaweb commented on GitHub (Nov 7, 2022):
Et voilà !
@tonioo commented on GitHub (Nov 7, 2022):
And if you click on the one containing core, what is the payload returned by the API ?
@stefaweb commented on GitHub (Nov 7, 2022):
I got this for "core":
@Spitfireap commented on GitHub (Jan 4, 2023):
Hi @stefaweb, any news on this issue ? Is it working now ?