Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix search_store_result in RagexeRE_2020_04_01b #3663

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Henrybk
Copy link
Contributor

@Henrybk Henrybk commented Sep 25, 2022

Before:
d47627ff8aec5921bd29581f53637e51

After:
fbabe7f477087f917dd39f3c78f2c23d

@alisonrag
Copy link
Contributor

what about rewrite the function in Receive.pm and add just the unpack string to 2020_04_01b servertype?
like the following:

my $item_pack = $self->{vender_items_list_item_pack_self} || $self->{vender_items_list_item_pack} || 'V v2 C v C3 a8';

$self->{vender_items_list_item_pack} = 'V v2 C V C3 a16 a25';

@ya4ept
Copy link
Contributor

ya4ept commented Mar 12, 2023

i think alisonrag is right

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants