Page MenuHomePhabricator

Fix new Question in Ponder
ClosedPublic

Authored by chad on Aug 14 2015, 4:33 PM.
Tags
None
Referenced Files
F15584539: D13899.id.diff
Thu, May 8, 4:23 AM
F15575075: D13899.diff
Tue, May 6, 4:53 AM
F15569678: D13899.id33555.diff
Sun, May 4, 3:35 AM
F15567100: D13899.id33555.diff
Fri, May 2, 4:28 AM
F15564189: D13899.id33553.diff
Wed, Apr 30, 11:09 AM
F15549310: D13899.id.diff
Sun, Apr 27, 5:02 AM
F15544792: D13899.diff
Sat, Apr 26, 7:02 AM
F15537825: D13899.diff
Thu, Apr 24, 3:58 PM
Subscribers

Details

Summary

I derped here and broke new questions, also remove old Answer constants

Test Plan

Ask a new question, see it save

Diff Detail

Repository
rP Phabricator
Branch
remove-ponder-const
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 7633
Build 8305: [Placeholder Plan] Wait for 30 Seconds
Build 8304: arc lint + arc unit

Event Timeline

chad retitled this revision from to Fix new Question in Ponder.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
src/applications/ponder/controller/PonderQuestionEditController.php
71–73

Slightly cleaner is to just only do this part if !$is_new.

This revision is now accepted and ready to land.Aug 14 2015, 4:35 PM
chad edited edge metadata.
  • cleaner, fix blank details
This revision was automatically updated to reflect the committed changes.