Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005726Openbravo ERPB. User interfacepublic2008-10-29 09:112009-04-21 11:05
iperdomo 
iperdomo 
normalminoralways
closedfixed 
202.6.23-gentoo-r9
2.40 
pi 
Core
No
0005726: Wrong CSS url on Login_F0.html
When you enable the tomcat's access logs you'll see an 404 error (Not found) in the Login page.
e.g.
127.0.0.1 - - [28/Oct/2008:13:17:37 +0100] "GET /openbravo/web/skins//Openbravo_ERP_240.css HTTP/1.1" 404 1081
Enable tomcat's access log.
$ grep 404 your_path_to_access_log.txt
Remove the CSS entries on the following files. Also the Controller that sets the parameters

src/org/openbravo/erpCommon/security/Login_F0.html
src/org/openbravo/erpCommon/security/Login_F0.xml
performance2.40scrum, Sprint-2
depends on backport 0005727pi closed iperdomo Wrong CSS url on Login_F0.html 
Issue History
2008-10-29 09:11iperdomoNew Issue
2008-10-29 09:11iperdomoAssigned To => iperdomo
2008-10-29 09:11iperdomosf_bug_id0 => 2206810
2008-10-29 09:11iperdomoRegression testing => No
2008-10-29 09:16iperdomoStatusnew => scheduled
2008-10-29 09:16iperdomofix_in_branch => trunk
2008-10-29 11:37svnbotCheckin
2008-10-29 11:37svnbotNote Added: 0009823
2008-10-29 11:37svnbotStatusscheduled => resolved
2008-10-29 11:37svnbotResolutionopen => fixed
2008-10-29 11:37svnbotsvn_revision => 9370
2008-10-29 12:27iperdomoTag Attached: performance2.40scrum
2008-10-29 12:27iperdomoTag Attached: Sprint-2
2009-04-21 11:05psarobeStatusresolved => closed

Notes
(0009823)
svnbot   
2008-10-29 11:37   
Repository: openbravo
Revision: 9370
Author: iperdomo
Date: 2008-10-29 11:37:32 +0100 (Wed, 29 Oct 2008)

Fixes issue 5726: Removed the css from hidden html

---
U trunk/src/org/openbravo/erpCommon/security/Login.java
U trunk/src/org/openbravo/erpCommon/security/Login_F0.html
U trunk/src/org/openbravo/erpCommon/security/Login_F0.xml
---

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