Page MenuHomePhabricator

Fix new Question in Ponder
ClosedPublic

Authored by chad on Aug 14 2015, 4:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 30, 12:40 PM
Unknown Object (File)
Tue, Apr 30, 12:36 PM
Unknown Object (File)
Thu, Apr 25, 12:46 AM
Unknown Object (File)
Thu, Apr 11, 5:38 AM
Unknown Object (File)
Sat, Apr 6, 6:51 AM
Unknown Object (File)
Fri, Apr 5, 2:03 PM
Unknown Object (File)
Mar 6 2024, 4:59 AM
Unknown Object (File)
Mar 6 2024, 4:59 AM
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 7635
Build 8309: [Placeholder Plan] Wait for 30 Seconds
Build 8308: 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
70–75

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.