Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015551Openbravo ERPA. Platformpublic2010-12-30 17:192011-05-16 13:53
ioritzCia 
alostale 
immediatemajorhave not tried
closedfixed 
5
pi 
 
Core
No
0015551: Linked items are not working.
When you click in a linked item it opens a new tab with the correct tab title but the content is the loginFS page. You can see it in the attatched screenshot.
- Go to product window.
- Click on linked items button.
- Click on the desired link.
Regression QA
related to feature request 0014236 closed alostale AD_Model_Object cleanup for generated tabs 
png Pantallazo-Openbravo - Mozilla Firefox-1.png (97,841) 2010-12-30 17:19
https://issues.openbravo.com/file_download.php?file_id=3453&type=bug
png
Issue History
2010-12-30 17:19ioritzCiaNew Issue
2010-12-30 17:19ioritzCiaAssigned To => alostale
2010-12-30 17:19ioritzCiaFile Added: Pantallazo-Openbravo - Mozilla Firefox-1.png
2010-12-30 17:19ioritzCiaModules => Core
2010-12-30 17:21ioritzCiaTag Attached: Regression QA
2010-12-31 08:12alostaleNote Added: 0033490
2010-12-31 12:52alostaleRelationship addedrelated to 0014236
2010-12-31 12:53hgbotCheckin
2010-12-31 12:53hgbotNote Added: 0033498
2010-12-31 12:53hgbotStatusnew => resolved
2010-12-31 12:53hgbotResolutionopen => fixed
2010-12-31 12:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/19e6880578da370e3c4872cf436bd32136943ecf [^]
2011-05-16 13:53iperdomoStatusresolved => closed

Notes
(0033490)
alostale   
2010-12-31 08:12   
This happens with multitab layout but it doesn't with classic.
(0033498)
hgbot   
2010-12-31 12:53   
Repository: erp/devel/pi
Changeset: 19e6880578da370e3c4872cf436bd32136943ecf
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Dec 31 12:53:14 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/19e6880578da370e3c4872cf436bd32136943ecf [^]

fixed bug 15551: Linked items are not working

  After ad_model_object cleanup (0014236) tab url cannot be calculated based on
  it. Using instead Utility.getTabURL method.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/ComputeWindowActionHandler.java
---