Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006115Openbravo ERPA. Platformpublic2008-11-20 17:322009-04-21 11:09
shuehner 
anthony_wolski 
highmajoralways
closedfixed 
5
2.50alpha-r1 
 
Core
No
0006115: The Visit Link URL should be absolute and not relative.
When you click on visit site in the 'Hello Word' module it tries to open the link in [1] which is wrong. For the other modules it opens a new browser page without any url.

[1] http://localhost:8080/openbravo/ad_forms/www.openbravo.com [^]

The correct URL should be:
http://www.openbravo.com [^]
as that is what is defined in the module meta data.

This is a generic issue in the Openbravo platform and not an issue with Hello World.

No tags attached.
Issue History
2008-11-20 17:32shuehnerNew Issue
2008-11-20 17:32shuehnerAssigned To => rafaroda
2008-11-20 17:32shuehnersf_bug_id0 => 2317961
2008-11-20 17:32shuehnerRegression testing => No
2008-11-21 16:51iciordiaAssigned Torafaroda => alostale
2008-12-01 22:55pjuvaraProjectOpenbravo ERP => Modules
2008-12-17 13:32pjuvaraProjectModules => Openbravo ERP
2008-12-17 13:32pjuvaraProjectOpenbravo ERP => Modules
2008-12-17 13:35pjuvaraProjectModules => Openbravo ERP
2008-12-17 13:38pjuvaraAssigned Toalostale => anthony_wolski
2008-12-17 13:38pjuvaraPrioritynormal => high
2008-12-17 13:38pjuvaraSeveritytrivial => major
2008-12-17 13:38pjuvaraCategory01. General setup => A. Platform
2008-12-17 13:38pjuvaraTypefeature request => defect
2008-12-17 13:38pjuvaraSummaryEnhance 'Visit site' link in List of available modules => The Visit Link URL should be absolute and not relative.
2008-12-17 13:38pjuvaraDescription Updated
2008-12-17 13:38pjuvaraSteps to Reproduce Updated
2008-12-18 17:06rafarodaStatusnew => scheduled
2008-12-18 17:06rafarodafix_in_branch => trunk
2009-01-02 12:50svnbotCheckin
2009-01-02 12:50svnbotNote Added: 0011850
2009-01-02 12:50svnbotStatusscheduled => resolved
2009-01-02 12:50svnbotResolutionopen => fixed
2009-01-02 12:50svnbotsvn_revision => 11633
2009-04-21 11:09psarobeStatusresolved => closed

Notes
(0011850)
svnbot   
2009-01-02 12:50   
Repository: openbravo
Revision: 11633
Author: anthony.wolski
Date: 2009-01-02 12:50:35 +0100 (Fri, 02 Jan 2009)

Fixes bug 0006115. Changed xx to http://xx [^]

---
U trunk/src/org/openbravo/erpCommon/modules/ModuleBox.srpt
---

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