github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2013-01-04 03:16 am

[dreamwidth/dw-free] 8d22a5: (Bug 4796) Use the correct option value for showlo...

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 8d22a55a06704d1fa3b2dd8434bf9bf7635cf3da
https://github.com/dreamwidth/dw-free/commit/8d22a55a06704d1fa3b2dd8434bf9bf7635cf3da
Author: Afuna <fu@dreamwidth.org>
Date: 2012-12-29 (Sat, 29 Dec 2012)

Changed paths:
M htdocs/manage/profile/index.bml

Log Message:
-----------
(Bug 4796) Use the correct option value for showlocation

showlocation expects values of Y/N/F/R, but the select dropdown was
mismatched A/N/F/R, which led to a mismatch.

Fix is to make sure we have consistent values all around.

This also makes the order of the options in the dropdown consistent.


Commit: 22425531db2110c2f63500b1e9930bd60617b4b6
https://github.com/dreamwidth/dw-free/commit/22425531db2110c2f63500b1e9930bd60617b4b6
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-01-04 (Fri, 04 Jan 2013)

Changed paths:
M htdocs/manage/profile/index.bml

Log Message:
-----------
Merge pull request #189 from afuna/location-setting-bug4796

(Bug 4796) Use the correct option value for showlocation


Compare: https://github.com/dreamwidth/dw-free/compare/cc66c0e87068...22425531db21