Page MenuHomePhabricator

Fix new Question in Ponder
ClosedPublic

Authored by chad on Aug 14 2015, 4:33 PM.
Tags
None
Referenced Files
F13086910: D13899.diff
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
Unknown Object (File)
Feb 9 2024, 10:35 PM
Unknown Object (File)
Feb 4 2024, 2:23 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.