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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0044718
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2020-07-29 19:502020-09-28 16:47
Reportera_singhView Statuspublic 
Assigned Tocberner 
PrioritynormalResolutionfixedFixed in VersionPR20Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava 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

0044718: An error display in the openbravo log when hyperlink date field is clicked in the general ledger report

DescriptionFollowing error displayed in the openbravo.log, when hyperlink date field is clicked in the general ledger report:

2020-07-29 14:50:13,467 [http-9] ERROR org.openbravo.base.VariablesBase - Input: DIRECT2 not accepted by filter: org.openbravo.base.filter.ValueListFilter@33cc37ec
java.lang.Throwable: null
    at org.openbravo.base.VariablesBase.filterRequest(VariablesBase.java:136) [openbravo-core.jar:?]
    at org.openbravo.base.VariablesBase.getStringParameter(VariablesBase.java:920) [openbravo-core.jar:?]
    at org.openbravo.base.VariablesBase.getStringParameter(VariablesBase.java:693) [openbravo-core.jar:?]
    at org.openbravo.base.VariablesBase.getStringParameter(VariablesBase.java:847) [openbravo-core.jar:?]
    at org.openbravo.erpCommon.security.Menu.getTargetMenu(Menu.java:172) [classes/:?]
    at org.openbravo.erpCommon.security.Menu.doPost(Menu.java:71) [classes/:?]
Steps To ReproduceLog in as Openbravo/openbravo with default role:F&B International Group Admin
1.Go to Financial Management >> Accounting >> Ananlysis Tools and click on the General Ledger Report
2. Select From Date as 01-01-2019 and To Date as Current Date
3. Select Organization as F&B International Group
4. Select General Ledger as F&B International Group US/A/US Dollar
5. Click the Search button which will display some records and then click on the hyperlinked date field in the search result record which will redirect to the journal entries report window.
6. In the backend, we can check for the above error mentioned in the openbravo.log file.
TagsNo tags attached.
Attached Filespng file icon Screenshot from 2020-07-29 23-04-17.png [^] (607,308 bytes) 2020-07-29 19:50
diff file icon 44718_proposed.diff [^] (1,261 bytes) 2020-08-24 08:44 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 0025801 closededuardo_Argal In html output of GeneralLedgerReport, clicking on date link error shown in log on the redirect. 
related to defect 0045156 closedcberner An error display in the openbravo log when hyperlink date field is clicked in the trial balance report 

-  Notes
(0122677)
hgbot (developer)
2020-09-04 10:49

Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/145 [^]
(0122713)
hgbot (developer)
2020-09-07 08:14

Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/145 [^]
(0122714)
hgbot (developer)
2020-09-07 08:14

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 927150f91cc07ff6901414bf372617cefdc3fd31
Author: Cristian Berner <cristian.berner@openbravo.com>
Date: 2020-09-07T06:14:14+00:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/927150f91cc07ff6901414bf372617cefdc3fd31 [^]

Fixes ISSUE-44718: Allow requests including DIRECT2 command, such as ReportGeneralLedger

General Ledger Report was failing when clicking on hyperlinks to
subelements becaus a request with DIRECT2 command was being sent to the
backend and not accepted by Menu class.

It has been added to the allowedCommands so this and other reports using
this redirection command work.

---
M src/org/openbravo/erpCommon/security/Menu.java
---

- Issue History
Date Modified Username Field Change
2020-07-29 19:50 a_singh New Issue
2020-07-29 19:50 a_singh Assigned To => platform
2020-07-29 19:50 a_singh File Added: Screenshot from 2020-07-29 23-04-17.png
2020-07-29 19:50 a_singh Modules => Core
2020-07-29 19:50 a_singh Triggers an Emergency Pack => No
2020-08-03 07:39 alostale Assigned To platform => Triage Finance
2020-08-24 08:44 vmromanos File Added: 44718_proposed.diff
2020-08-24 08:44 vmromanos Assigned To Triage Finance => platform
2020-09-04 10:49 hgbot Note Added: 0122677
2020-09-04 10:51 cberner Assigned To platform => cberner
2020-09-04 11:16 shuehner Relationship added has duplicate 0025801
2020-09-07 08:14 hgbot Note Added: 0122713
2020-09-07 08:14 hgbot Resolution open => fixed
2020-09-07 08:14 hgbot Status new => closed
2020-09-07 08:14 hgbot Fixed in Version => PR20Q4
2020-09-07 08:14 hgbot Note Added: 0122714
2020-09-28 16:47 egoitz Issue cloned 0045156
2020-09-28 16:47 egoitz Relationship added related to 0045156


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker