Hi people.

We fixed error in Paragraphs help. (admin/help/paragraphs)

Images:

Follow the patch with the fix in attachment.

P.s. If need add this route, and form, please let me know.

Regards.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

renatog created an issue. See original summary.

renatog’s picture

Issue summary: View changes
Wilfred Waltman’s picture

Tested the patch and it works fine.

Function for "Remove paragraphs custom pre-uninstall/delete forms" was removed in issue #2773401: Remove paragraphs custom pre-uninstall/delete forms.
The corresponding help-text this patch removes is a leftover from that issue.

Wilfred Waltman’s picture

Status: Needs review » Reviewed & tested by the community
renatog’s picture

Make sense @wilfred-waltman.

Thank you very much for your review.

Regards.

johnchque’s picture

+++ b/paragraphs.module
@@ -27,8 +27,6 @@ function paragraphs_help($route_name, RouteMatchInterface $route_match) {
-      $output .= '<dt>' . t('Preparing to uninstalling paragraphs') . '</dt>';

"to uninstalling"? o_O I haven't seen that until now.

+1 to commit it.

  • Primsi committed 03f522c on 8.x-1.x authored by RenatoG
    Issue #2853217 by RenatoG, Wilfred Waltman: Fixed error on route "...
Primsi’s picture

Component: Code » Documentation
Status: Reviewed & tested by the community » Fixed

Sorry for the delay. Committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.