- Posts: 2
- Thank you received: 0
Bug in Export Orders
- Florian Prey
- Topic Author
- Offline
- New Member
-
Less
More
9 years 5 months ago #70254
by Florian Prey
Bug in Export Orders was created by Florian Prey
Hello,
Due to the missing
in the export.php (administrator\components\com_eshop) at function _exportOrders() every order export will be seperated bei ',' even if other delimiter is setted.
Greets, Florian
Due to the missing
Code:
$fieldDelimiter = JRequest::getVar('field_delimiter', ',');
Greets, Florian
Please Log in or Create an account to join the conversation.
- Giang Dinh Truong
-
- Offline
- Administrator
-
9 years 5 months ago #70258
by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Bug in Export Orders
Hello Florian,
If you set the field delimiter, then it will use field delimiter. Otherwise, it will use ','
Sincerely, Giang
If you set the field delimiter, then it will use field delimiter. Otherwise, it will use ','
Sincerely, Giang
Please Log in or Create an account to join the conversation.
- Florian Prey
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
9 years 5 months ago - 9 years 5 months ago #70331
by Florian Prey
Replied by Florian Prey on topic Bug in Export Orders
Hello Giang,
I tried to do so, but it didn't work.
So I edited the code in the mentioned function in export.php and afterward it worked.
I don't care for this bug, because I found out how to fix it, but I thought that other people will have the same problem and so I posted how to fix it.
Sincerly,
Florian.
I tried to do so, but it didn't work.
So I edited the code in the mentioned function in export.php and afterward it worked.
I don't care for this bug, because I found out how to fix it, but I thought that other people will have the same problem and so I posted how to fix it.
Sincerly,
Florian.
Last edit: 9 years 5 months ago by Florian Prey.
Please Log in or Create an account to join the conversation.
- Giang Dinh Truong
-
- Offline
- Administrator
-
9 years 4 months ago #70377
by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Bug in Export Orders
OK Florian!
I will check again the source code and fix it if this is really an issue.
Anyway, thank you for reporting.
Sincerely, Giang
I will check again the source code and fix it if this is really an issue.
Anyway, thank you for reporting.
Sincerely, Giang
Please Log in or Create an account to join the conversation.
Moderators: Giang Dinh Truong
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.