Bug 824743

Summary: The "Reply to Idea" button does not work on community/content/$ideaname page.
Product: OKD Reporter: Yujie Zhang <yujzhang>
Component: WebsiteAssignee: Steve Goodwin <sgoodwin>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 2.xCC: ccoleman, rmillner, xtian
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-25 18:27:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Yujie Zhang 2012-05-24 06:22:35 UTC
Description of problem:

The "Reply to Idea" button on idea page does not work.

Version-Release number of selected component (if applicable):

devenv_1786

How reproducible:always


Steps to Reproduce:
1.Go to openshift and login
2.Go to "Vote on Features" page and click the link of one idea.
3.Click the "Reply to Idea" button.
  
Actual results:

The "Reply to Idea" button does not work.

Expected results:

The "Reply to Idea" button should work or be removed.

Additional info:

Comment 1 Clayton Coleman 2012-05-25 20:16:35 UTC
Take a look if you can

Comment 2 Steve Goodwin 2012-05-30 16:25:48 UTC
Looks like the button needs the correct reply id passed to it.

There is a text link "Add new comment" that users can use to reply to an idea, so the system functionality is available. 

Lowering severity/priority to low.

Comment 3 Clayton Coleman 2012-06-21 14:59:01 UTC
I removed the button, but the change got lost in the builds.  They're pushing a new build to stage today.

Comment 4 Yujie Zhang 2012-06-25 03:37:32 UTC
(In reply to comment #3)
Tested on stage today, the button han been removed, thanks.