- Issue created by @fishfree
- 🇦🇺Australia murrayw
There is little to go on in this report. More information will be required.
* A related issue was linked to. Will the work done in that issue resolve the one here?
* Which Augmentor were you attempting to integrate in this issue? Was it something different to ChatGPT Augmentor?
* Do you have any further details on this issue or other related information?
* Have you done any debugging which would help identify the issue? - 🇨🇳China fishfree
@murrayw Thank you! I just uninstall the dev version and reinstall the latest stable version. But the problem still exists as the attached screenshots. Drupal 10.0.8, PHP 8.1.9
- Status changed to Postponed: needs info
over 1 year ago 8:01am 28 April 2023 - 🇮🇳India naveenvalecha New Delhi
Can you try to replicate this by uninstalling the field_token_value module?
From step2.png I'm seeing there's a problem with the Field Formatter(field_token_value_text) provided by the field_toke_value module - 🇺🇸United States hyperlinked San Jose, CA
I also had this exact same issue and it was a problem on a clean install.
If the problem that @murrayw is experiencing is the same as mine, it's because the Augmentor AI module doesn't have the drupal/field_token_value module listed as a dependency in the *.info file. Once I added this module and to my project and enabled it, this error went away.
- @naveenvalecha opened merge request.
- Status changed to Needs review
over 1 year ago 1:05pm 30 April 2023 - 🇮🇳India naveenvalecha New Delhi
@hyperlinked
I have opened a PR. Can you confirm that it solve the problem for you? - Assigned to eleonel
- Status changed to RTBC
over 1 year ago 1:52pm 30 April 2023 - 🇺🇸United States hyperlinked San Jose, CA
Hi @naveenvalecha confirming that your PR fixed the issue.
- 🇺🇸United States hyperlinked San Jose, CA
Whoops, I may have spoken too soon. @naveenvalecha, your PR fixed the original issue, but now the Augmentor doesn't work anymore when the default formatter is changed to field_augmentor_formatter AugmentorItem Field Type Plugin.
Was it wrong to be using the field token value module for the default formatter?
- Status changed to Needs work
over 1 year ago 2:04pm 30 April 2023 -
eleonel →
committed 6129ce48 on 1.0.x authored by
naveenvalecha →
Issue #3356830 by naveenvalecha, fishfree, hyperlinked, murrayw, eleonel...
-
eleonel →
committed 6129ce48 on 1.0.x authored by
naveenvalecha →
- Status changed to Fixed
over 1 year ago 1:22am 2 May 2023 - 🇯🇵Japan eleonel Itoshima 🇯🇵
Merged to DEV, I don't see the problem described on #10
- 🇺🇸United States hyperlinked San Jose, CA
@eleonel, confirmed. I was wrong about the formatter breaking the Augmentor field and widget. I'm doing clean installs and something else was getting in the way. The augmentor would hang or abort if CKEditor4 was not used on the page. That's for another issue.
Automatically closed - issue fixed for 2 weeks with no activity.