Обсуждение: [pgAdmin4][Patch]: RM#2716 - Automatic detect and fix value of"HKEY_CLASSES_ROOT\.css\Content Type"

Поиск
Список
Период
Сортировка
Hi,

Please find attached patch file with the fix of RM#2716.

Issue:-

In Windows OS, if registry "HKEY_CLASSES_ROOT\.css\Content Type" value is not "text/css" then application get rendering issue and GUI is not displayed properly.

Solution:-

When pgAdmin4 application starts, it checks for registry value above and it differs from "text/css", application will change the value and notifies the user about the same.

Do review it and let me know for comments.

Thanks,
Neel Patel
Вложения
Thanks, applied!

On Mon, Nov 13, 2017 at 8:43 AM, Neel Patel <neel.patel@enterprisedb.com> wrote:
Hi,

Please find attached patch file with the fix of RM#2716.

Issue:-

In Windows OS, if registry "HKEY_CLASSES_ROOT\.css\Content Type" value is not "text/css" then application get rendering issue and GUI is not displayed properly.

Solution:-

When pgAdmin4 application starts, it checks for registry value above and it differs from "text/css", application will change the value and notifies the user about the same.

Do review it and let me know for comments.

Thanks,
Neel Patel



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company