Re: Fixed help information issue for "Server Instrumentation" guru hint

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Fixed help information issue for "Server Instrumentation" guru hint
Дата
Msg-id CA+OCxoxn5Pw5YxXbmCBWhwwCOp+uTcUgb=NbXPS9+KBQnBEnAw@mail.gmail.com
обсуждение исходный текст
Ответ на Fixed help information issue for "Server Instrumentation" guru hint  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Ответы Re: Fixed help information issue for "Server Instrumentation" guru hint  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
Hi

On Mon, Aug 5, 2013 at 7:54 AM, Akshay Joshi
<akshay.joshi@enterprisedb.com> wrote:
> Hi Dave
>
> I have fixed on minor issue where there is no help information (.rst)
> available for "Server Instrumentation" guru hint. Bug is reproducible when
> user click on "Help" button on guru hint dialog for "Server
> Instrumentation".
>
> I have fixed it by disabling the "Help" button for "Server Instrumentation"
> guru hint. Attached is the patch file. Please review it and if it look good
> to you then can you please commit it.

This doesn't seem like the right approach. We should remove the
invalid helpfile names from the hintArray (set them to NULL/0 I
guess), and then if necessary, modify the dialogue to enable or
disable the button based on that value.

That will be more future-proof, and follows the existing design much
more closely.

Thanks.

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

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


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Fixed "Slony" related issues
Следующее
От: Dave Page
Дата:
Сообщение: Re: Fixed "Slony" related issues