Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009967 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2009-07-20 16:05 | 2009-08-19 00:00 | |||
Reporter | rafaroda | View Status | public | |||||
Assigned To | balamurugan | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 91d6ebc453fd | |||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_11 | |||
OS Version | rPath Linux | Database version | 8.3.5 | Ant version | 1.7.1 | |||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0009967: AD literals default values should not be quoted | |||||||
Description | Application Dictionary literal default values should not be quoted | |||||||
Steps To Reproduce | In PostgreSQL: SELECT t.name AS table, c.name AS column, c.defaultvalue AS default FROM ad_table t, ad_column c WHERE c.ad_table_id = t.ad_table_id AND (c.defaultvalue = '''Y'''OR c.defaultvalue = '''N''') AND c.ad_reference_id = '20' ORDER BY t.name | |||||||
Proposed Solution | Replace 'Y' by Y and 'N' by N | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0018686) hgbot (developer) 2009-07-29 13:11 |
Repository: erp/devel/pi Changeset: 91d6ebc453fd1b063daec733972c53b6dd76e83c Author: Balamurugan Ramadoss <balamurugan.ramadoss <at> openbravo.com> Date: Wed Jul 29 16:40:20 2009 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/91d6ebc453fd1b063daec733972c53b6dd76e83c [^] Fixed Issue 9967: AD literals default values should not be quoted. --- M src-db/database/sourcedata/AD_COLUMN.xml --- |
Issue History | |||
Date Modified | Username | Field | Change |
2009-07-20 16:05 | rafaroda | New Issue | |
2009-07-20 16:05 | rafaroda | Assigned To | => mtaal |
2009-07-20 16:05 | rafaroda | Relationship added | related to 0008900 |
2009-07-21 00:08 | psarobe | Status | new => scheduled |
2009-07-21 00:08 | psarobe | fix_in_branch | => pi |
2009-07-21 08:48 | iciordia | Assigned To | mtaal => rafaroda |
2009-07-22 17:08 | rafaroda | Assigned To | rafaroda => balamurugan |
2009-07-29 13:11 | hgbot | Checkin | |
2009-07-29 13:11 | hgbot | Note Added: 0018686 | |
2009-07-29 13:11 | hgbot | Status | scheduled => resolved |
2009-07-29 13:11 | hgbot | Resolution | open => fixed |
2009-07-29 13:11 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/91d6ebc453fd1b063daec733972c53b6dd76e83c [^] |
2009-08-18 10:25 | plujan | Status | resolved => closed |
2009-08-19 00:00 | anonymous | sf_bug_id | 0 => 2839886 |
Copyright © 2000 - 2009 MantisBT Group |