Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013553Openbravo ERPA. Platformpublic2010-06-07 12:542010-06-10 00:00
shuehner 
alostale 
normalminorhave not tried
closedfixed 
5
 
 
Core
No
0013553: [NewCR] Production forge has much nicer message when clicking on Module tab on a newly created project (not having a module yet)
When you have a newly registered project which does not (yet) have a module associated with it, then the production forge shows a nice message stating this (see attachment):

No module associated with this project.

The new CR just returns a 'Module not Found!' error message.
Same like 13537
NewCR
related to defect 0013537 closed alostale [NewCR] NPE in butler log when use Module tab of newly created forge project 
png 13553_prod_cr.png (10,919) 2010-06-07 12:57
https://issues.openbravo.com/file_download.php?file_id=2641&type=bug
png
Issue History
2010-06-07 12:54shuehnerNew Issue
2010-06-07 12:54shuehnerAssigned To => alostale
2010-06-07 12:55shuehnerRelationship addedrelated to 0013537
2010-06-07 12:55shuehnerTag Attached: NewCR
2010-06-07 12:57shuehnerFile Added: 13553_prod_cr.png
2010-06-08 18:15hgbotCheckin
2010-06-08 18:15hgbotNote Added: 0028195
2010-06-08 18:15hgbotStatusnew => resolved
2010-06-08 18:15hgbotResolutionopen => fixed
2010-06-08 18:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.utility.centralrepository/rev/189fbd5e619c4ff1e06a9ff0f16de83762b178dc [^]
2010-06-09 19:30shuehnerNote Added: 0028232
2010-06-09 19:30shuehnerStatusresolved => closed
2010-06-10 00:00anonymoussf_bug_id0 => 3014007

Notes
(0028195)
hgbot   
2010-06-08 18:15   
Repository: erp/pmods/org.openbravo.utility.centralrepository
Changeset: 189fbd5e619c4ff1e06a9ff0f16de83762b178dc
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jun 08 18:14:36 2010 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.utility.centralrepository/rev/189fbd5e619c4ff1e06a9ff0f16de83762b178dc [^]

fixed bug 13553: better message when no modules associated to project

---
M src/org/openbravo/utility/centralrepository/ui/pub/ForgeMessage.java
M src/org/openbravo/utility/centralrepository/ui/sso/CASServlet.java
M src/org/openbravo/utility/centralrepository/ui/sso/ModuleTab.java
---
(0028232)
shuehner   
2010-06-09 19:30   
Change reviewed and tested. Error message now improved and telling user what to do.