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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005967
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] B. User interfacemajorhave not tried2008-11-14 11:142009-03-03 06:12
ReporterplujanView Statuspublic 
Assigned Todalsasua 
PriorityhighResolutionfixedFixed in Versionpi
StatusclosedFix in branch2.50alpha-r1Fixed in SCM revision10105
ProjectionnoneETAnoneTarget Version2.50
OSWindowsDatabasePostgreSQLJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0005967: [QA-alpha-r1] When Login page shows an error, the message is shown with no styles

DescriptionIf I try to log in with an user with no permissions, no warehouse, or even if I enter the wrong password, the window that shows the error message has no styles, so the message is shown on a white page
Steps To Reproduce1. Log in with Openbravo, but enter asdasdsa as password. The error window is displayed with no styles (see attach)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0010294)
dbaz (developer)
2008-11-14 20:09

It seems to be a problem with the LTR/RTL implementation, because this line

<LINK rel="stylesheet" type="text/css" href="../web/skins/Default/Openbravo_ERP_250.css" id="paramCSS"></LINK>

that should be this one

<LINK rel="stylesheet" type="text/css" href="../web/skins/ltr/Default/Openbravo_ERP_250.css" id="paramCSS"></LINK>

So the intermediate folder "ltr" is not set
(0010320)
svnbot (reporter)
2008-11-17 00:11

Repository: openbravo
Revision: 10105
Author: dbaz
Date: 2008-11-17 00:11:47 +0100 (Mon, 17 Nov 2008)

Fixed Bug 0005967: Now the login failed web shows styles ok

---
U branches/r2.50alpha-r1/src/org/openbravo/base/secureApp/HtmlErrorLogin.html
U branches/r2.50alpha-r1/src/org/openbravo/base/secureApp/HtmlErrorLogin.xml
U branches/r2.50alpha-r1/src/org/openbravo/base/secureApp/LoginHandler.java
U branches/r2.50alpha-r1/src/org/openbravo/base/secureApp/VariablesSecureApp.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=10105&sc=1 [^]
(0014250)
sureshbabu (reporter)
2009-03-03 06:12

Retested in context http://79.125.56.185/openbravotrunk [^]

- Issue History
Date Modified Username Field Change
2008-11-14 11:14 psarobe New Issue
2008-11-14 11:14 psarobe Assigned To => dbaz
2008-11-14 11:14 psarobe Status new => scheduled
2008-11-14 17:13 psarobe Relationship deleted blocks 0005960
2008-11-14 20:09 dbaz Note Added: 0010294
2008-11-14 20:09 dbaz Assigned To dbaz => dalsasua
2008-11-17 00:11 svnbot Checkin
2008-11-17 00:11 svnbot Note Added: 0010320
2008-11-17 00:11 svnbot Status scheduled => resolved
2008-11-17 00:11 svnbot Resolution open => fixed
2008-11-17 00:11 svnbot svn_revision => 10105
2009-03-03 06:12 sureshbabu Regression testing => No
2009-03-03 06:12 sureshbabu Status resolved => closed
2009-03-03 06:12 sureshbabu Note Added: 0014250
2009-03-03 06:12 sureshbabu Fixed in Version => trunk


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker