[ic] A little bug in UI?

Massimiliano Ciancio interchange-users@interchange.redhat.com
Fri Jan 18 06:56:01 2002


I think there is a little bug in the interchange/lib/UI/pages/admin/export_table.html page that causes problems when an user isn'authorized to export a table:

the code:

[if-mm function=!export table="[cgi mv_data_table]"]
[set ui_error][msg arg.0="[cgi mv_data_table]"]Not allowed to export table '%s'.[/msg][/seti]
^^^^^^
[bounce page="__UI_BASE__/error"]
[/if-mm]

should be:

[if-mm function=!export table="[cgi mv_data_table]"]
[seti ui_error][msg arg.0="[cgi mv_data_table]"]Not allowed to export table '%s'.[/msg][/seti]
^^^^^^
[bounce page="__UI_BASE__/error"]
[/if-mm]

Bye
Max

-----------------------------------------------------------
Massimiliano Ciancio
Consulting - Custom Programming - Internet and eCommerce
WEB:   http://web.tiscali.it/mciancio 
EMAIL: mciancio@tiscali.it