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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0017030
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2011-05-05 16:112011-05-09 09:39
ReportermbernalView Statuspublic 
Assigned Toalostale 
PrioritynormalResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0017030: A 'created' column is named incorrectly in User Interface Application module

DescriptionColumn with ad_column_id='1385F28B887A4E419D8C6AC814A2268F' is named 'Created' instead of 'Creation Date'. This makes every export.database to show an unusual warning, even if not exporting the affected module.
Steps To Reproducerun:
 select * from ad_column where columnname like 'Created' and name<>'Creation Date';

At least one column belonging to User Interface Application module is named incorrectly.
Proposed Solutionupdate ad_column set name='Creation Date' where ad_column_id='1385F28B887A4E419D8C6AC814A2268F';
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0017051 closedalostale Validation warnings when exporting core module related to notes table 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2011-05-05 16:11 mbernal New Issue
2011-05-05 16:11 mbernal Assigned To => alostale
2011-05-05 16:11 mbernal Modules => Core
2011-05-09 09:39 alostale Relationship added duplicate of 0017051
2011-05-09 09:39 alostale Status new => closed
2011-05-09 09:39 alostale Resolution open => duplicate


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker