paleobiodb / classic

Comprehensive Web application (front and backend) for searching, editing and entering PBDB data.
https://paleobiodb.org
4 stars 0 forks source link

Page rendered in response to a runtime exception has the wrong header attributes #177

Closed mmcclenn closed 4 years ago

mmcclenn commented 4 years ago

When a runtime exception occurs, the resulting page lacks the necessary attributes. Consequently, the color of the heading bar is incorrect, and the name of the logged in user is missing. Reported by @markuhen.

mmcclenn commented 4 years ago

Fixed by 47cbacd627d8069b34005923ceab86f22d920b7c.