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

Make showfor more resilient to missing data. #2783

Merged
merged 1 commit into from
Feb 4, 2016

Conversation

mythmon
Copy link
Contributor

@mythmon mythmon commented Feb 4, 2016

Someone pointed out that the minimal KB view wasn't loading images. It turns out this is because showfor was trying to load non-existent data and crashing, taking down everything else with it (including lazy loading images).

This doesn't fix the issue of showfor data not being on the minimal page, but it does make showfor not crash and burn the page to the ground, which helps this particular issue.

@rehandalal r?

@rehandalal
Copy link
Contributor

wfm. r+

rehandalal added a commit that referenced this pull request Feb 4, 2016
Make showfor more resilient to missing data.
@rehandalal rehandalal merged commit 6ca39f0 into mozilla:master Feb 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants