Use siteconfig_settings for settings access.

Review Request #5694 — Created April 10, 2014 and submitted

Information

Review Board
release-2.0.x
3f33c9b...

Reviewers

We had hacks around the templates for falling back on defaults if
settings were missing from siteconfig. This was missing in some cases,
and resulted in breakages in the case of displaying gravatars (a recent
change).

Djblets now provides siteconfig_settings, which allows access with
falling back on defaults. This change updates all templates to use it.

Tested each of these conditionals.

Saw that gravatars were working again, without having the setting in
my siteconfig.

david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (25b6f09)
Loading...