Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021169 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2012-07-21 02:03 | 2012-08-29 16:47 | |||
Reporter | pjuvara | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP15 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 8f50e2b6343a | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0021169: URLs behind images on login page do not work | |||||||
Description | When 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 Reproduce | See above | |||||||
Tags | Coworking | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 --- |
![]() |
|||
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-21 02:03 | pjuvara | OBNetwork customer | => No |
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 |