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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005960
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfacemajorhave not tried2008-11-14 01:022008-12-02 06:39
ReporterplujanView Statuspublic 
Assigned Todalsasua 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision10106
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

0005960: [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 Filespng file icon BUG_250-a-r1_ErrorLogin.PNG [^] (11,885 bytes) 2008-11-14 01:02

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 0005895pi closeddalsasua If login fails, window shown has no styles. 
blocks defect 0006239 closeddalsasua Some errror windows are not well format 

-  Notes
(0010293)
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
(0010321)
svnbot (reporter)
2008-11-17 00:12

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

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

---
U trunk/src/org/openbravo/base/secureApp/HtmlErrorLogin.html
U trunk/src/org/openbravo/base/secureApp/HtmlErrorLogin.xml
U trunk/src/org/openbravo/base/secureApp/LoginHandler.java
U trunk/src/org/openbravo/base/secureApp/VariablesSecureApp.java
---

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

- Issue History
Date Modified Username Field Change
2008-11-14 01:02 plujan New Issue
2008-11-14 01:02 plujan Assigned To => rafaroda
2008-11-14 01:02 plujan sf_bug_id 0 => 2279652
2008-11-14 01:02 plujan File Added: BUG_250-a-r1_ErrorLogin.PNG
2008-11-14 01:02 plujan Regression testing => No
2008-11-14 11:14 psarobe Status new => scheduled
2008-11-14 11:14 psarobe Assigned To rafaroda => dbaz
2008-11-14 11:14 psarobe fix_in_branch => trunk
2008-11-14 17:13 psarobe Relationship deleted depends on 0005967
2008-11-14 20:09 dbaz Note Added: 0010293
2008-11-14 20:09 dbaz Assigned To dbaz => dalsasua
2008-11-17 00:12 svnbot Checkin
2008-11-17 00:12 svnbot Note Added: 0010321
2008-11-17 00:12 svnbot Status scheduled => resolved
2008-11-17 00:12 svnbot Resolution open => fixed
2008-11-17 00:12 svnbot svn_revision => 10106
2008-11-20 09:58 rafaroda Relationship added has duplicate 0005895
2008-11-27 17:48 psarobe Relationship added blocks 0006239
2008-12-02 06:39 krishna Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker