Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0021169
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2012-07-21 02:032012-08-29 16:47
ReporterpjuvaraView Statuspublic 
Assigned Toalostale 
PrioritynormalResolutionfixedFixed in Version3.0MP15
StatusclosedFix in branchFixed in SCM revision8f50e2b6343a
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0021169: URLs behind images on login page do not work

DescriptionWhen you setup a URL in the System Info for the default image on the login page and the default image for the IT provider, the URL does not work.

On the login page instead of being taken to that URL, you get an invalid URL.

For example, if you setup a URL as http://www.openbravo.com, [^] instead of being taken there you are taken to:
http://<serverURL>/openbravo/security/www.openbravo.com [^]
Steps To ReproduceSee above
TagsCoworking
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0051334)
hgbot (developer)
2012-08-16 18:12

Repository: erp/devel/pi
Changeset: 8f50e2b6343a56a82beaa904d60694386466f5d4
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Thu Aug 16 18:11:54 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8f50e2b6343a56a82beaa904d60694386466f5d4 [^]

Fixes issue 21169: URLs work on login page

If the URL defined in the System Info window did not start with http://, [^] the link will use it as a relative path. Now, if the URL does not begin with http (to support http and https protocols), the suffix 'http://' [^] will be added.

---
M src/org/openbravo/erpCommon/security/Login.java
---
(0051340)
hgbot (developer)
2012-08-17 13:58

Repository: erp/devel/pi
Changeset: a3230e6e4301c14bf234305a5f2d3ba83e203d5e
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Aug 17 13:57:11 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a3230e6e4301c14bf234305a5f2d3ba83e203d5e [^]

Related to issue 21169: Change logic to prevent wrong protocol detection

The logic to detect the web protocols has been changed to prevent false positives. Before the fix, if the user defined a URL like htmlcodetutorial.com, the web protocol would not have been added because the URL starts with html.

Now this has changed, and supports http, https and ftp protocols.

---
M src/org/openbravo/erpCommon/security/Login.java
---

- Issue History
Date Modified Username Field Change
2012-07-21 02:03 pjuvara New Issue
2012-07-21 02:03 pjuvara Assigned To => alostale
2012-07-21 02:03 pjuvara Modules => Core
2012-07-22 16:25 pjuvara Tag Attached: Coworking
2012-08-16 18:12 hgbot Checkin
2012-08-16 18:12 hgbot Note Added: 0051334
2012-08-16 18:12 hgbot Status new => resolved
2012-08-16 18:12 hgbot Resolution open => fixed
2012-08-16 18:12 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8f50e2b6343a56a82beaa904d60694386466f5d4 [^]
2012-08-17 13:58 hgbot Checkin
2012-08-17 13:58 hgbot Note Added: 0051340
2012-08-29 16:47 marvintm Closed by => marvintm
2012-08-29 16:47 marvintm Status resolved => closed
2012-08-29 16:47 marvintm Fixed in Version => 3.0MP15


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker