dugugang / fusionpbx

Automatically exported from code.google.com/p/fusionpbx
0 stars 0 forks source link

mod/conferences/v_conferences_edit.php should ask for conference name, not extension name #135

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Apps->Conferences.
2. Click "+".
3. Click "Save".

What is the expected output? What do you see instead?
You'll get the following error message:
Please provide: Extension Name
Please provide: Extension Number

Since there is 'Conference Name' instead of 'Extension Name' at the edit page, 
I assume the error message should be: 
Please provide: Conference Name
Please provide: Extension Number

What version of the product are you using? On what operating system?
r1335

Original issue reported on code.google.com by Vitaly.T...@gmail.com on 10 Jul 2011 at 9:32

GoogleCodeExporter commented 9 years ago
Request granted in rev 1364 and 1365.

Original comment by markjcrane@gmail.com on 14 Jul 2011 at 5:52