#1970 Feed URL should allow GET

v1.0.0
closed
sf-1 (616)
General
nobody
2015-08-20
2011-04-18
No

https://sourceforge.net/p/allura/discussion/general/feed generates 405 error; it should allow GET requests

Discussion

  • Dave Brondsema

    Dave Brondsema - 2011-04-21
    • size: --> 1
     
    • status: open --> in-progress
    • assigned_to: Tim Van Steenburgh
     
  • tv/1970

     
    • status: in-progress --> code-review
    • assigned_to: Tim Van Steenburgh --> Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2011-04-26
    • the commit message should start with [#1970]
      • this will be a fun time to learn about git rebasing (if you don't know it yet)
    • the test should actually go into ForgeDiscussion/forgediscussion/tests/functional/test_forum.py
      • it's kinda confusing because the "discuss" stuff is in the core platform and provides discussion commenting for all artifacts. And then the ForgeDiscussion tool extends that for the actual forums
      • and then you can do self.app.get('/discussion/general/feed'), the neighborhood and project name are automatically used
     
  • Dave Brondsema

    Dave Brondsema - 2011-04-26
    • status: code-review --> open
    • assigned_to: Dave Brondsema --> Tim Van Steenburgh
     
    • status: open --> code-review
    • assigned_to: Tim Van Steenburgh --> Dave Brondsema
     
  • Moved test and fixed commit message.

     
  • Dave Brondsema

    Dave Brondsema - 2011-04-26
    • status: code-review --> closed
     

Log in to post a comment.