Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015288Openbravo ERPA. Platformpublic2010-11-24 18:512010-12-09 16:07
psarobe 
alostale 
immediatecriticalalways
closedfixed 
5
3.0RC2 
3.0RC33.0RC3 
No
Core
No
0015288: Cannot update core from 3.0RC2 to 3.0RC3
Cannot update from 3.0RC2 to 3.0RC3
1. Install RC2
2. Scan for updates

Update core not found

No tags attached.
Issue History
2010-11-24 18:51psarobeNew Issue
2010-11-24 18:51psarobeAssigned To => alostale
2010-11-24 18:51psarobeOBNetwork customer => No
2010-11-24 18:51psarobeStatusnew => scheduled
2010-11-24 18:51psarobefix_in_branch => pi
2010-11-25 09:02hgbotCheckin
2010-11-25 09:02hgbotNote Added: 0032838
2010-11-25 09:02hgbotStatusscheduled => resolved
2010-11-25 09:02hgbotResolutionopen => fixed
2010-11-25 09:02hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.utility.centralrepository/rev/8b8d69b3438c6b8fecad4095eedb5761cacafa7e [^]
2010-11-25 11:32psarobeStatusresolved => closed
2010-11-25 11:32psarobeFixed in Version => 3.0RC3
2010-12-09 16:07anonymoussf_bug_id0 => 3133572

Notes
(0032838)
hgbot   
2010-11-25 09:02   
Repository: erp/pmods/org.openbravo.utility.centralrepository
Changeset: 8b8d69b3438c6b8fecad4095eedb5761cacafa7e
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Nov 25 08:59:00 2010 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.utility.centralrepository/rev/8b8d69b3438c6b8fecad4095eedb5761cacafa7e [^]

fixed bug 15288: Reset contraints added by current decreasing position

  Before it was reseted for all contraints below current one, but it should be done
  including also the ones added by current.

---
M src/org/openbravo/utility/centralrepository/ws/erp/CheckModule.java
---