Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007692Openbravo ERPA. Platformpublic2009-01-25 01:012009-03-05 17:17
mtaal 
shuehner 
highminorhave not tried
closedfixed 
5
pi 
pi2.40MP3 
No
Core
No
0007692: 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.
No tags attached.
blocks defect 0007121pi closed shuehner Strange error message when trying to delete Module which has a Data Package 
Issue History
2009-02-19 20:42shuehnerTypedefect => backport
2009-02-19 20:42shuehnerfix_in_branch => 2.40
2009-02-19 20:44svnbotCheckin
2009-02-19 20:44svnbotNote Added: 0013768
2009-02-19 20:44svnbotStatusscheduled => resolved
2009-02-19 20:44svnbotResolutionopen => fixed
2009-02-19 20:44svnbotsvn_revision => 13431
2009-03-03 17:31psarobeFixed in Version => 2.40MP3
2009-03-05 17:17psarobeStatusresolved => closed

Notes
(0013768)
svnbot   
2009-02-19 20:44   
Repository: openbravo
Revision: 13431
Author: huehner
Date: 2009-02-19 20:44:44 +0100 (Thu, 19 Feb 2009)

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

---
U branches/r2.40/src/org/openbravo/erpCommon/utility/ErrorTextParserPOSTGRE.java
---

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