Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0055126 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | major | always | 2024-03-20 14:14 | 2024-04-09 09:27 | |||
Reporter | nicola_uva | View Status | public | |||||
Assigned To | meriem_azaf | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | PR24Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | PR24Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | QA functional test | |||||||
Regression date | 2024-02-26 | |||||||
Regression introduced in release | pi | |||||||
Regression introduced by commit | https://gitlab.com/openbravo/product/openbravo/-/commit/01c9d899e4fab5431f3ab1d2d87c92297fcf464d [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0055126: Business API Data Load window: Not possible to load the data - InvalidCSRFToken | |||||||
Description | Is not possible load data through the Business API Data Load window. An InvalidCSRFToken error message is showed in the log. | |||||||
Steps To Reproduce | 1) 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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 |