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

CRM-21275: Fatal error without message should recommend bug-reporting page, instead of the deprecated forum #11084

Merged
merged 1 commit into from
Oct 8, 2017

Conversation

mlutfy
Copy link
Member

@mlutfy mlutfy commented Oct 8, 2017

Overview

The forum has long been deprecated. While running into a programming error (which was my fault), I stumbled on this deprecated message:

-      $vars['message'] = ts('We experienced an unexpected error. Please post a detailed description and the backtrace on the CiviCRM forums: %1', array(1 => 'http://forum.civicrm.org/'));
+      $vars['message'] = ts('We experienced an unexpected error. You may have found a bug. For more information on how to provide a bug report, please read: %1', array(1 => 'https://civicrm.org/bug-reporting'));

Before

capture d ecran de 2017-10-08 12-11-01

After

capture d ecran de 2017-10-08 12-15-00

Technical Details

Inverted the flux capacitor then reset the hull polarity.

Comments

cc @seanmadsen (since it's a documentation issue)


Copy link
Contributor

@seancolsen seancolsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change looks good to me and ready to merge.

Ping @eileenmcnaughton for merging

@eileenmcnaughton
Copy link
Contributor

yep - seems trivial but helpful

@eileenmcnaughton eileenmcnaughton merged commit 163494a into civicrm:master Oct 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants