We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi @ryancramerdesign - just wanting to make sure this isn't lost forever (I don't think there is any other issue referencing it).
Remember that I am also hacking that chunk of code for the VerifiedURL field.
https://github.com/processwire/processwire/blob/3cc76cc886a49313b4bfb9a1a904bd88d11b7cb7/wire/core/PagesExportImport.php#L973
All fields should be imported.
FieldtypeTextLanguage, FieldtypePageTitleLanguage, & FieldtypeVerifiedURL don't import with hacking the core code to SetAndSave()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Short description of the issue
Hi @ryancramerdesign - just wanting to make sure this isn't lost forever (I don't think there is any other issue referencing it).
Remember that I am also hacking that chunk of code for the VerifiedURL field.
https://github.com/processwire/processwire/blob/3cc76cc886a49313b4bfb9a1a904bd88d11b7cb7/wire/core/PagesExportImport.php#L973
Expected behavior
All fields should be imported.
Actual behavior
FieldtypeTextLanguage, FieldtypePageTitleLanguage, & FieldtypeVerifiedURL don't import with hacking the core code to SetAndSave()
The text was updated successfully, but these errors were encountered: