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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0052985
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfaceminorhave not tried2023-07-17 16:482023-07-17 17:41
ReportershuehnerView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0052985: Remove option to trigger full 2.50 UI (with menu + full NavigationBar)

DescriptionIssue 13891 added code long time ago in 2010 to hide some parts of the (back then) full 2.50 UI when running in new UI.

That new UI (3.0) is default since a long time.
Today running full 2.50 style UI is no longer useful.

See attached image with marker for the obsolete items:
- (marked blue) Left side menu shown (but content no longer existing in it)
- (marked purple) Full NavigationBar (with i.e. back+refresh buttons)
- (marked yellow) LeftTabsBar (with button to show/hide left menu)


Remove the code to do so
Steps To ReproduceLogin to Openbravo backoffice.
Open this URL:
http://localhost:8080/openbravo/security/Menu.html?url=/ad_reports/ReportGeneralLedger.html&noprefs=true&hideMenu=false&Command=DEFAULT [^]

That is normally invisible call done when opening 2.50 style reports but setting hideMenu=false in it.
Proposed SolutionRemove codd branches for hideMenu=false
Instead error out if it is trying to be used.
Cleanup any code which can no longer be triggered:
- hideMenu=false
- #Hide_BackButton not set
- Utility.isNewUI (returning false)
TagsNo tags attached.
Attached Filespng file icon 52985-oldUI.png [^] (65,912 bytes) 2023-07-17 16:51

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0013891 closeddbaz ToolBar and LeftTabsBar classes need to be changed for New Layout 

-  Notes
(0152570)
hgbot (developer)
2023-07-17 17:41

Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/946 [^]

- Issue History
Date Modified Username Field Change
2023-07-17 16:48 shuehner New Issue
2023-07-17 16:48 shuehner Assigned To => Triage Platform Base
2023-07-17 16:48 shuehner Modules => Core
2023-07-17 16:48 shuehner Triggers an Emergency Pack => No
2023-07-17 16:51 shuehner File Added: 52985-oldUI.png
2023-07-17 16:52 shuehner Description Updated View Revisions
2023-07-17 17:25 shuehner Relationship added related to 0013891
2023-07-17 17:41 hgbot Note Added: 0152570


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker