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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0055126
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. Platformmajoralways2024-03-20 14:142024-04-09 09:27
Reporternicola_uvaView Statuspublic 
Assigned Tomeriem_azaf 
PriorityimmediateResolutionfixedFixed in VersionPR24Q2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionPR24Q2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression levelQA functional test
Regression date2024-02-26
Regression introduced in releasepi
Regression introduced by commithttps://gitlab.com/openbravo/product/openbravo/-/commit/01c9d899e4fab5431f3ab1d2d87c92297fcf464d [^]
Triggers an Emergency PackNo
Summary

0055126: Business API Data Load window: Not possible to load the data - InvalidCSRFToken

DescriptionIs not possible load data through the Business API Data Load window. An InvalidCSRFToken error message is showed in the log.
Steps To Reproduce1) go to https://livebuilds.openbravo.com/context/retail_pos2_modules_pgsql [^]
2) open the window Business API Data Load
3) select the entity you want to load (e.i Gifcard) and load the csv file
4) click "Done" button -> an ERROR is showed. See the log attached
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0055012pi closedmeriem_azaf Business API Data Load window: Not possible to load the data - InvalidCSRFToken 

-  Notes
(0162921)
hgbot (developer)
2024-04-08 14:09

Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1185 [^]
(0162953)
hgbot (developer)
2024-04-09 09:27

Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1185 [^]
(0162954)
hgbot (developer)
2024-04-09 09:27

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: c845644cb552a7de728c05706070e31671174517
Author: Meriem Azaf <m.azaf@orisha.com>
Date: 08-04-2024 14:07:25
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/c845644cb552a7de728c05706070e31671174517 [^]

Fixes ISSUE-55126: Problem in loading the data in BUsiness API Data Load window

Problem in loading data through the Business API Data Load window. An InvalidCSRFToken error message is showed in the log.

The problem is that now we are checking that the csrfToken parameter of POST requests, but we missed to include the CSRF token in one of them. So we include it.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js
---

- Issue History
Date Modified Username Field Change
2024-04-08 14:04 meriem_azaf Type defect => backport
2024-04-08 14:04 meriem_azaf Target Version pi => PR24Q2
2024-04-08 14:09 hgbot Note Added: 0162921
2024-04-09 09:27 hgbot Note Added: 0162953
2024-04-09 09:27 hgbot Resolution open => fixed
2024-04-09 09:27 hgbot Status scheduled => closed
2024-04-09 09:27 hgbot Fixed in Version => PR24Q2
2024-04-09 09:27 hgbot Note Added: 0162954


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker