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

View Revisions: Issue #30870 Back to Issue ]
Summary 0030870: Alert process finishes with error if the identifier of the product exceeds 100 characters
Revision 2016-02-18 16:26 by ngarcia
Steps To Reproduce As system admin role:
   Set the Search Key, Name and Description as Record Identifiers for M_PRODUCT table
Compile and restart Tomcat
As group admin role:
   Go to Enterprise Module Management and apply the Alerts:Accounting dataset
   Create a new product and define the previous three values in order to exceed 100 characters
   Remove the entries of the Accounting tab
   Go to Process Request window and launch the Alert Process and check it finishes with error
   The log shows:
      @CODE=0@ERROR: value too long for type character varying(100)
Revision 2016-02-18 15:46 by ngarcia
Steps To Reproduce Having the 'Alerts: Accounting' module installed
As system admin role:
   Set the Search Key, Name and Description as Record Identifiers for M_PRODUCT table
As group admin role:
   Create a new product and define the previous three values in order to exceed 100 characters
   Remove the entries of the Accounting tab
   Go to Process Request window and launch the Alert Process and check it finishes with error
   The log shows:
      @CODE=0@ERROR: value too long for type character varying(100)
Revision 2016-02-18 14:56 by ngarcia
Steps To Reproduce As system admin role:
   Set the Search Key, Name and Description as Record Identifiers for M_PRODUCT table
As group admin role:
   Create a new product and define the previous three values in order to exceed 100 characters
   Remove the entries of the Accounting tab
   Go to Process Request window and launch the Alert Process and check it finishes with error
   The log shows:
      @CODE=0@ERROR: value too long for type character varying(100)


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker