-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 2.0.2 CE GA1
-
Fix Version/s: --Sprint - 07/12, 2.0.2 CE GA1
-
Component/s: Social Office Site, Social Office Site > Forums
-
Labels:None
-
Environment:Tomcat 7 + MySQL 5. Portal 6.1.x EE GIT ID: e453e56c7f4f5d9eae67c11af6e80e7b01141f0c.
Plugins 6.1.x CE GIT ID: b4ffe13bcf9923638f1fe43de94e48fc017ded6a.
-
Fix Priority:5
When user click Reply/Reply with quotes it will either link to the user profile or properly reply.
If the button is highlighted (reply01.jpg) it will work as intended. If the button is not highlighted (reply02.jpg) and the user clicks the button, it will link to the profile of the poster.
Steps to reproduce
- Click Dashboard button in the dockbar
- Create an SO Test Site
- Click the SO Test Site
- Click Forums
- Click Post New Thread
- Subject: Test
- Body: Test Body
- Click Reply or Reply with Quote
If mouse pointer points at the edge of the button, the button will be highlighted (reply01.jpg). When user clicks, it will link correctly.
If mouse pointer points in the middle of the button, the button will not be highlighted (reply02.jpg). When user clicks, it will link to the poster's profile.