Neseek77 / mconf

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

Review the website to search for migration errors #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Review the entire website to search for migration (rails 3) errors.

Starting by using the most common (and important) features. Use this ticket to 
list every problem found and then fix them.

Original issue reported on code.google.com by leonardo...@gmail.com on 1 Apr 2011 at 6:51

GoogleCodeExporter commented 9 years ago

Original comment by ArthurRa...@gmail.com on 6 Apr 2011 at 6:11

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
After a complete scan through all the main features, here my final list on the 
issues found:

FRONTPAGE:
  1.Routing Error  No route matches "/bigbluebutton/demo/create.jsp"
  2.Routing Error  No route matches "/bigbluebutton/demo/create.jsp"
  3.Message of account activation overlaps the titles.

EMAIL:
  4.Broken link on registration mail:"You need now to confirm your registration by clicking on http://sir.dit.upm.es/activate/e4077bd4a4e93be53a44323cbe0857caba2fd1c0" 
  5.reset password mail has a broken link 

REGISTRATION:
  6.on registration page: "translation missing: en.simple_captcha.label" 
  7.When registering, if you click register you get "Template Missing" error page.

MY HOME:
  8."Remove Room" button, on my home, not working properly: if no room is online with that names it crashes.

SPACES:  
  9.Ugly admin button positioning on a space.
  10.Error when uploading a space logo.
  11."Attend" to event brings error page: "Unknown action"
  12.When in a Space, if you click webconferences you get error page: "NoMethodError in WebconferencesController#show"
  13."Browse" > "events" brings an error page: "NoMethodError in Search#index"
  14."Browse" > "recorded events" brings an error page: "NoMethodError in Search#index"
  15."Browse" > "videos" brings an error page: "NoMethodError in SearchController#index "

EDIT PROFILE:
  16.Profile photo upload: When you click "save" an empty white box appears and no photo is uploaded.

MY INBOX:
  17.When you click it, brings error page : SyntaxError in Private_messages#index

OVERALL:
  18.Search does not work.
  19.Block user does not work, nothing happens.
  20.Report spam user does not work, nothing happens.

BROKEN TAGS:
  21.cancel button with <span>Cancel</span>
  22."About Global Plaza": many broken HTML tags
  23.click on 'Join this Space' : broken tags.
  24.Space > DOCS : broken tags.
  25.Creating new events, in the red box: "getaddrinfo: Name or service not known <br/>" and no event is created.

Past comments may be ignored, since they are all in here.

Original comment by ArthurRa...@gmail.com on 12 Apr 2011 at 6:23

GoogleCodeExporter commented 9 years ago
Actually  "22."About Global Plaza": many broken HTML tags " should be less 
specific, the broken tags occurs all over the help pages.

Original comment by ArthurRa...@gmail.com on 13 Apr 2011 at 4:40

GoogleCodeExporter commented 9 years ago
Number 22 corrected: 

* 16pages had their t('') function updated to t('').html_safe
* Some special characters had to be replaced for their HTML equivalent:
   " replaced by "

Original comment by ArthurRa...@gmail.com on 13 Apr 2011 at 8:01

GoogleCodeExporter commented 9 years ago
21.solved

changed: 
"<span>" + t('cancel') + "</span>"     
to     
("<span>" + t('cancel') + "</span>").html_safe

Original comment by ArthurRa...@gmail.com on 13 Apr 2011 at 8:15

GoogleCodeExporter commented 9 years ago
24 solved

Original comment by ArthurRa...@gmail.com on 15 Apr 2011 at 5:55

GoogleCodeExporter commented 9 years ago
23 solved

Original comment by ArthurRa...@gmail.com on 15 Apr 2011 at 6:00

GoogleCodeExporter commented 9 years ago
After a complete scan through all the main features, here my final list on the 
issues found:

FRONTPAGE:
  1.Routing Error  No route matches "/bigbluebutton/demo/create.jsp"
  2.Routing Error  No route matches "/bigbluebutton/demo/create.jsp"
  3.Message of account activation overlaps the titles.

EMAIL:
  4.Broken link on registration mail:"You need now to confirm your registration by clicking on http://sir.dit.upm.es/activate/e4077bd4a4e93be53a44323cbe0857caba2fd1c0" 
  5.reset password mail has a broken link 

REGISTRATION:
  6.on registration page: "translation missing: en.simple_captcha.label" 
  7.When registering, if you click register you get "Template Missing" error page.

MY HOME:
  8."Remove Room" button, on my home, not working properly: if no room is online with that names it crashes.

SPACES:  
  9.Ugly admin button positioning on a space.
  10.Error when uploading a space logo.
  11."Attend" to event brings error page: "Unknown action"
  12.When in a Space, if you click webconferences you get error page: "NoMethodError in WebconferencesController#show"
  13."Browse" > "events" brings an error page: "NoMethodError in Search#index"
  14."Browse" > "recorded events" brings an error page: "NoMethodError in Search#index"
  15."Browse" > "videos" brings an error page: "NoMethodError in SearchController#index "

EDIT PROFILE:
  16.Profile photo upload: When you click "save" an empty white box appears and no photo is uploaded.

MY INBOX:
  17.When you click it, brings error page : SyntaxError in Private_messages#index

OVERALL:
  18.Search does not work.
  19.Block user does not work, nothing happens.
  20.Report spam user does not work, nothing happens.

BROKEN TAGS:
  SOLVED 21.cancel button with <span>Cancel</span>
  SOLVED 22."About Global Plaza": many broken HTML tags
  SOLVED 23.click on 'Join this Space' : broken tags.
  SOLVED 24.Space > DOCS : broken tags.
  25.Creating new events, in the red box: "getaddrinfo: Name or service not known <br/>" and no event is created.

Original comment by ArthurRa...@gmail.com on 15 Apr 2011 at 6:02

GoogleCodeExporter commented 9 years ago
FRONTPAGE:
  1.Join BBB with your name wont work (wrong server IP?) 
  2.Create BBB room wont work (wrong server IP?)
  3. 1 and 2, bad placed on HTML.

EMAIL:
  4.Broken link on registration mail:"You need now to confirm your registration by clicking on http://sir.dit.upm.es/activate/e4077bd4a4e93be53a44323cbe0857caba2fd1c0" 
  5.reset password mail has a broken link 

REGISTRATION:
  6.on registration page: "translation missing: en.simple_captcha.label" 
  7.When registering, if you click register you get "Template Missing" error page.

MY HOME:
  8."Remove Room" button, on my home, not working properly: if no room is online with that names it crashes.

SPACES:  
  9.Ugly admin button positioning on a space.
  10.Error when uploading a space logo.
  11."Attend" to event brings error page: "Unknown action"
  12.When in a Space, if you click webconferences you get error page: "NoMethodError in WebconferencesController#show"
  13."Browse" > "events" brings an error page: "NoMethodError in Search#index"
  14."Browse" > "recorded events" brings an error page: "NoMethodError in Search#index"
  15."Browse" > "videos" brings an error page: "NoMethodError in SearchController#index "

EDIT PROFILE:
  16.Profile photo upload: When you click "save" an empty white box appears and no photo is uploaded.

MY INBOX:
  17.When you click it, brings error page : SyntaxError in Private_messages#index

OVERALL:
  18.Search does not work.
  19.Block user does not work, nothing happens.
  20.Report spam user does not work, nothing happens.

BROKEN TAGS:
  SOLVED 21.cancel button with <span>Cancel</span>
  SOLVED 22."About Global Plaza": many broken HTML tags
  SOLVED 23.click on 'Join this Space' : broken tags.
  SOLVED 24.Space > DOCS : broken tags.
  25.Creating new events, in the red box: "getaddrinfo: Name or service not known <br/>" and no event is created.

Original comment by ArthurRa...@gmail.com on 15 Apr 2011 at 6:09

GoogleCodeExporter commented 9 years ago

Original comment by leonardo...@gmail.com on 26 Apr 2011 at 7:43