Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005727Openbravo ERPB. User interfacepublic2008-10-29 09:162008-12-11 11:54
iperdomo 
iperdomo 
normalminoralways
closedfixed 
202.6.23-gentoo-r9
2.40 
pi 
Core
No
0005727: 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
blocks defect 0005726pi closed iperdomo Wrong CSS url on Login_F0.html 
Issue History
2008-10-29 09:16iperdomoNew Issue
2008-10-29 09:16iperdomoAssigned To => iperdomo
2008-10-29 09:16iperdomoStatusnew => scheduled
2008-10-29 12:22svnbotCheckin
2008-10-29 12:22svnbotNote Added: 0009827
2008-10-29 12:22svnbotStatusscheduled => resolved
2008-10-29 12:22svnbotResolutionopen => fixed
2008-10-29 12:22svnbotsvn_revision => 9372
2008-10-29 12:27iperdomoTag Attached: performance2.40scrum
2008-10-29 12:27iperdomoTag Attached: Sprint-2
2008-10-30 10:44svnbotCheckin
2008-10-30 10:44svnbotNote Added: 0009840
2008-10-30 10:44svnbotsvn_revision9372 => 9425
2008-12-11 11:54psarobeRegression testing => No
2008-12-11 11:54psarobeStatusresolved => closed

Notes
(0009827)
svnbot   
2008-10-29 12:22   
Repository: openbravo
Revision: 9372
Author: iperdomo
Date: 2008-10-29 12:22:47 +0100 (Wed, 29 Oct 2008)

Fixes issue 5727: Removed the css from hidden html

---
U branches/r2.40performance/src/org/openbravo/erpCommon/security/Login.java
U branches/r2.40performance/src/org/openbravo/erpCommon/security/Login_F0.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=9372&sc=1 [^]
(0009840)
svnbot   
2008-10-30 10:44   
Repository: openbravo
Revision: 9425
Author: iperdomo
Date: 2008-10-30 10:44:17 +0100 (Thu, 30 Oct 2008)

Fixes issue 5727: Removed html css from hidden frame

---
U branches/r2.40performance/src/org/openbravo/erpCommon/security/Login_F0.html
---

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