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

saved recipe on timeFormat doesn't load saved format-strings #1138

Closed
securebyaccident opened this issue Dec 2, 2020 · 3 comments
Closed
Labels

Comments

@securebyaccident
Copy link

securebyaccident commented Dec 2, 2020

Describe the bug
The 'save recipe' functionality is great, but doesn't correctly load saved dateformats for 'translate dateTime Format'

To Reproduce
Steps to reproduce:

  1. have input of a unixtime like 1605045122
  2. Load/apply 'from Unix Timestamp'
  3. Load/apply 'Translate dateTime Format' with 'ddd D MMMM Y HH:mm:ss' as the input format string & 'Y-M-D HH:mm:ss' as the output format string.
  4. use 'Save recipe' with recipe & inputs.
  5. load cyberchef again & load your recipe - it does not respect the saved dateFormats / load them, and they're tedious to reconstruct everytime - it's a prime case of why you'd want a saved recipe.

Expected behaviour
Saved recipe's including format-strings in the recipe should be saved & correctly loaded in saved-recipes. It seems the problem isn't in saving it but loading it correctly.

Desktop (if relevant, please complete the following information):

  • OS: osx 11.01
  • Browser: chrome
  • CyberChef version: v9.21.0

Additional context
Add any other context about the problem here.

@mt3571
Copy link
Contributor

mt3571 commented Dec 2, 2020

This is a duplication of #1121 for which fix #1136 already exists.

To solve your problem in the meantime, try changing the built in format to Automatic and it should load correctly 😀

@securebyaccident
Copy link
Author

Cheers!

@n1474335
Copy link
Member

n1474335 commented Sep 3, 2021

Duplicate of #1121

@n1474335 n1474335 marked this as a duplicate of #1121 Sep 3, 2021
@n1474335 n1474335 closed this as completed Sep 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants