Skip to content

Hotfix 1.2.1b4

Latest
Compare
Choose a tag to compare
@bbengfort bbengfort released this 11 Jul 15:03

A quick hotfix due to a question and answer ordering by vote bug. Also took the chance to add links to the tags in the question list and detail pages as well as to fix the synonym bug (temporarily). Links for the tags are still not rendered after JavaScript editing though.

Deployed: Monday, July 11, 2016
Contributor: Benjamin Bengfort

Changes

  • Fixed the vote ordering bug where None was being returned instead of 0 by using Coalesce
  • Added links to tags in the question list and detail templates
  • Removed the question synonym pointer to the headword for now.

BUG: On tag edit, the links on the tags break after POST.