Bug 21220 - use catch/message
Summary: use catch/message
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: alterator-squid (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Anton V. Boyarshinov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-25 16:58 MSD by inger@altlinux.org
Modified: 2009-08-26 19:05 MSD (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description inger@altlinux.org 2009-08-25 16:58:35 MSD
Поскольку модуль использует проверку типов, то для того чтобы она работала для пользователя более красивым образом.

Для этого:
1. Метки привязываются к полям при помощи атрибута nameref
2. Вызовы woo-catch, а проще всё содержимое callback'ов в ajax.scm оборачивается catch/message. Описание последнего есть в man alterator-ajax
Comment 1 Repository Robot 2009-08-26 19:05:57 MSD
alterator-squid-1.0-alt16 -> sisyphus:

* Mon Aug 17 2009 Paul Wolneykien <manowar@altlinux> 1.0-alt16

- Improved error reporting with the use of nameref and catch/message (closes: 21220)