Closed dpage closed 2 years ago
Comment migrated from Redmine: https://redmine.postgresql.org/issues/2674#note-1 Originally created by Murtuza Zabuawala at 2017-09-07 11:39:03 UTC.
Hi,
This is because we have changed the way we bundle and server static files in latest version of pgAdmin4, For more information refer [[https://www.postgresql.org/message-id/CAKKotZST2nNzAVAF4vD5fo-Nm_dCQ4qen4FCGYdx-xabfE7_bw@mail.gmail.com]]
Comment migrated from Redmine: https://redmine.postgresql.org/issues/2674#note-2 Originally created by Neel Patel at 2017-11-10 11:22:10 UTC.
Hi Dave,
Can we close this ?
Redmine ticket header update:
Name | Old Value | New Value |
---|---|---|
Assigned To changed | Dave Page |
Comment migrated from Redmine: https://redmine.postgresql.org/issues/2674#note-3 Originally created by Dave Page at 2017-11-10 19:42:10 UTC.
Closing - the bundle needs to be built in 1.6+.
Redmine ticket header update:
Name | Old Value | New Value |
---|---|---|
Status changed | New | Rejected |
Assigned To changed | Dave Page |
Issue closed on Redmine.
Issue migrated from Redmine: https://redmine.postgresql.org/issues/2674 Originally created by Ott Lepik at 2017-09-02 15:19:56 UTC.
Debian Jessie: Python 3.4, Apache2, mod_wsgi and all other requirements installed from dist packages. Upgrade from 1.4 to 1.5 was simle replace of pgadmin4 source code. Upgrade from 1.5 to 1.6 causes empty browser panel and empty popup windows (Preferences). Tested also with clean install and Python Wheel package. The same result. After replacing 1.6 source code with 1.5 source everything works fine.