Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007121Openbravo ERPA. Platformpublic2009-01-25 01:012009-04-21 10:33
mtaal 
shuehner 
highminorhave not tried
closedfixed 
5
pi 
pi2.50beta 
Core
No
0007121: Strange error message when trying to delete Module which has a Data Package
I have set up the following structure:
Module: t1
Module: t2 depends on t1
Package: part of module t2

Then when trying to delete t2, I get the strange message (see attached picture).

gr. Martin
Install the module Dependent window (a second module Dependencies main will be automatically installed)
Go to Application directory -> Module
Delete the record for the 'Dependencies Main' module
The that only 'zero' is displayed as error message, and the user does not know why the delete action fails.
Modularity
depends on backport 0007692pi closed shuehner Strange error message when trying to delete Module which has a Data Package 
png Openbravo_1232841547884.png (17,294) 2009-01-25 01:01
https://issues.openbravo.com/file_download.php?file_id=726&type=bug
png
Issue History
2009-01-25 01:01mtaalNew Issue
2009-01-25 01:01mtaalAssigned To => rafaroda
2009-01-25 01:01mtaalsf_bug_id0 => 2534061
2009-01-25 01:01mtaalRegression testing => No
2009-01-25 01:01mtaalFile Added: Openbravo_1232841547884.png
2009-01-30 15:13rafarodaTag Attached: Modularity
2009-01-30 15:14rafarodaAssigned Torafaroda => gorka_gil
2009-01-30 15:14rafarodaPrioritynormal => high
2009-01-30 15:14rafarodaStatusnew => scheduled
2009-02-10 16:55gorka_gilAssigned Togorka_gil => shuehner
2009-02-19 17:57shuehnerNote Added: 0013755
2009-02-19 20:40shuehnerProposed Solution updated
2009-02-19 20:41shuehnerStatusscheduled => acknowledged
2009-02-19 20:42shuehnerStatusacknowledged => scheduled
2009-02-19 20:42shuehnerfix_in_branch => trunk
2009-02-19 20:43shuehnerNote Added: 0013767
2009-02-19 20:45svnbotCheckin
2009-02-19 20:45svnbotNote Added: 0013769
2009-02-19 20:45svnbotStatusscheduled => resolved
2009-02-19 20:45svnbotResolutionopen => fixed
2009-02-19 20:45svnbotsvn_revision => 13432
2009-04-21 10:33psarobeStatusresolved => closed

Notes
(0013755)
shuehner   
2009-02-19 17:57   
another bug in the ErrorTextParser postgres, will happen with all constraints which have no AD_MESSAGE.value entry with their name, and are not of type check-constraint
(0013767)
shuehner   
2009-02-19 20:43   
scheduled backport after discussion with isma, as risk is low and same area had already to be modified for solving 7577
(0013769)
svnbot   
2009-02-19 20:45   
Repository: openbravo
Revision: 13432
Author: huehner
Date: 2009-02-19 20:45:37 +0100 (Thu, 19 Feb 2009)

Fixed 7121
Display original postgres error message instead of just "zero" if we can't find a specific message to display
for a constraint violation.

---
U trunk/src/org/openbravo/erpCommon/utility/ErrorTextParserPOSTGRE.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=13432&sc=1 [^]