History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XCF-2674
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Shruthi Sarpamale
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
sipXconfig

Clicking on 'Add New Conference' link on User portal results in Internal exception

Created: 2008-07-01 01:18   Updated: 2008-08-18 05:17
Component/s: conference
Affects Version/s: 3.11.4
Fix Version/s: 3.11.5

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Text File exception.txt (78 kb)
2. GZip Archive sipx-configuration-sipx-acd.qantom.int.tar.gz (537 kb)
3. GZip Archive sipx-configuration-sun.qantom.int.tar.gz (632 kb)
4. Text File user_portal_click_add_conference_exception.txt (86 kb)

Image Attachments:

1. BridgeSelector.jpg
(92 kb)

2. UserPortal.jpg
(89 kb)
Environment:
  sipxproxy 3.11.4-012989 2008-06-29T07:33:20 oem-centos5
  sipxconfig 3.11.4-012989 2008-06-29T07:49:59 oem-centos5


 Description  « Hide
Precondition:
Create User 201.

Steps:
1. Login to User portal as User 201.
2. Navigate to My Information ---> Conferences tab.
3. Click on Add New Conference link.

Result:
Internal exception occurs.

Attachment:
1. user_portal_click_add_conference_exception.txt
2. sipx-configuration-sun.qantom.int.tar.gz

 All   Comments   Work Log   Change History      Sort Order:
Varun A M - 2008-07-02 05:16
This issue is reproducible in Admin portal also.

Verified on : sipxconfig 3.11.4-012999 2008-07-01T02:33:34 oem-centos5

Joe Attardi - 2008-07-11 23:15
Fixed in SVN 13051.

When viewing a user's conference page as an administrative user, the "Add Conference" link will create a new conference with the new conference assigned to the user.
When viewing the user conference page as a normal user, the "Add Conference" link is not visible.
Also added a "BridgeSelector" component which is a drop-down select box allowing the user to pick from the configured conference bridges. If only one bridge is configured, the drop-down will default to that bridge.

Akshata Saralaya - 2008-08-11 02:51
This issue is reproducible. Verified in build,
sipxproxy 3.11.5-013228 2008-08-07T14:21:08 oem-centos5
sipxconfig 3.11.5-013228 2008-08-07T14:43:41 oem-centos5

Steps :
1. Log in as Administrator.
2. Go to user 200.
3. Click on Conferences --> Add new Conference link.
4. Enter the required data and click on OK.
Exception!


1. When viewing a user's conference page as an administrative user, the "Add Conference" link will create a new conference with the new conference assigned to the user : Throws an Exception when clicked on OK ( Attachment : exception.txt, sipx-configuration-sipx-acd.qantom.int.tar.gz )

2. When viewing the user conference page as a normal user, the "Add Conference" link is not visible : Feature is implemented. (Attachment : UserPortal.jpg )

3. Also added a "BridgeSelector" component which is a drop-down select box allowing the user to pick from the configured conference bridges. If only one bridge is configured, the drop-down will default to that bridge : Feature is not implemented. ( Attachment : BridgeSelector.jpg )

Hence Reopening the issue.

Thanks,
Akshata

Akshata Saralaya - 2008-08-11 04:40
If we follow another way to add Conference, this exception is not observed.

Steps :
1. Login as speradmin.
2. Go to Features --> Conferencing. Add new Conference server "Test"
3. Go to Test --> Conference. Click on Add New Conference.
4. Enter required data and assign owner "200". Click on OK.

The new conference will get added. Same can be seen and Edited on the user page, i.e. 200 --> Conferences. The added conference is available at user portal too i. e. User 200 --> My Information ---> Conferences tab.

Thanks,
Akshata

Joe Attardi - 2008-08-12 10:17
Akshata,

I tested this yesterday. I set up a single conference bridge, then went to create a new user conference. The conference bridge selector did properly select the conference bridge (item #3 in your list). Are you sure you only had one conference bridge? If more than one conference bridge is selected, it will default to no bridge ("Select a bridge" is displayed in the drop-down).

As for item 1, the only time I could get an exception to occur is when no bridge is selected (when "select a bridge" is displayed). This obviously is an error, and is a result of me forgetting to add validation. I added the validation, but an earlier change I made to the EditConference page is causing problems with validation. I should finish it pretty soon, and commit a fix this afternoon at latest.

Joe Attardi - 2008-08-13 13:28
I have fixed the validation so that a bridge must be selected in SVN 13239.

However, as I mentioned, the default selection behavior of the BridgeSelector was correct in my testing:
* Only one bridge --> that bridge is selected by default
* More than one bridge --> "select a bridge" is displayed, user must choose

Akshata Saralaya - 2008-08-18 05:17
This issue has been resolved. Verified with build,
sipxproxy 3.11.5-013245 2008-08-17T08:39:30 oem-centos5
sipxconfig 3.11.5-013245 2008-08-17T09:21:13 oem-centos5

1. No Exception is observed.
2. "Add Conference" link is absent at user portal.
3. "Conference server" is dropdown menu available to select the server. If only one bridge is configured, the drop-down will default to that bridge.

Hence closing the issue.

Thanks,
Akshata