Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #14633 All Revisions ] Back to Issue ]
Summary 0014633: Wrong behaviour when printing messages using OBError, when messages belong to a module whose language is different than English
Revision 2010-11-17 12:55 by egoitz
Description When developing a new java that prints an error message using OBError, if the module has been defined in Spanish, the message value of the ad_message is shown when loggin in spanish.
It seems that it tries to find a message in spanish on the ad_message_trl, but it has not been created because the module is being developed on spanish.

This error happens in the machine where the module has been development, but if you package it on a module, and install it on a different application the message is correct.
This is because when installing the module a new row for the message is created
on the ad_message_trl table for spanish language but this not happens when developing the module.

Revision 2010-11-17 12:55 by egoitz
Description When developing a new java that prints an error message using OBError, if the module has been defined in Spanish, the message is shown in english when loggin in spanish.

This error happens in the machine where the module has been development, but if you package it on a module, and install it on a different application the message is correct.
This is because when installing the module a new row for the message is created
on the ad_message_trl table for spanish language.



Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker