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)
Wed, Nov 20, 2:11 PM
Unknown Object (File)
Wed, Nov 20, 11:34 AM
Unknown Object (File)
Oct 23 2024, 9:16 PM
Unknown Object (File)
Oct 22 2024, 3:33 PM
Unknown Object (File)
Oct 17 2024, 3:03 PM
Unknown Object (File)
Oct 17 2024, 11:34 AM
Unknown Object (File)
Oct 15 2024, 7:19 PM
Unknown Object (File)
Oct 2 2024, 4:50 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
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.