Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 May 2013 at 00:00 UTC
Updated:
15 Sep 2013 at 04:24 UTC
This is a module that offers integration of the DaCast video platform over the Drupal CMS. It is the only module that offers this integration over DaCast for Drupal. The module lets users manage their DaCast content and present both live and on demand video directly from Drupal and their own website. It, along with Drupal, is referenced on the DaCast site in the following location: http://www.dacast.com/broadcasting-api.html
The module is intended for Drupal 7 (we are working on a version for Drupal 8)
Project Link:
https://drupal.org/sandbox/DaCast/1991986
GIT Repository Link:
http://drupalcode.org/sandbox/DaCast/1991986.git/commit/2cf91ef
Comments
Comment #1
nonzod commentedCheck errors in http://ventral.org/pareview/httpgitdrupalorgsandboxdacast1991986git
There are too few comments.
Most functions does not have comments.
Format $forms array, at the moment the code is pretty unreadable.
Use t() function in messages.
Comment #2
thamba commentedHi,
I did a manual review of your module and found the following errors.
You should also check ventral.org as suggested in the previous comment. There are quite a lot of errors. You probably would benefit reading the Drupal coding standards.
Good luck!
Comment #3
DaCast commentedGreetings,
Thanks for the feedback!
It appears that what happened is we renamed some files to match to module name when uploaded to the GIT repository, but that caused the module to crash.
So we fixed the filenames and just tested and we could successfully install the module today. So apologize for the slip-up before. As requested, a 7.x branch was done and everything was pushed again to the server. So it should be working now.
Cheers.
Comment #4
PA robot commentedWe are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)
Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #5
DaCast commentedGreetings,
Yes I know looks a little odd replying to an automated message, but just want to say thanks for posting the review bonus link. Trying to check with existing clients using the module to see if any can help us out in this regard to have a review checklist approved report of how it works.
Cheers and regards.
Comment #6
grandivory commentedManual review:
Warning: Parameter 1 to dacast_video_list_form() expected to be a reference, value given in drupal_retrieve_form() (line 798 of \includes\form.inc).. In hook_form, only $form_state is a reference.Notice: Undefined offset: 0 in dacast_video_config() (line 153 of C:\Users\Matt\workspace\drupal\sites\all\modules\dacast_video\dacast_video.module).Automated review:
There are a multitude of errors found by the automated review at ventral.org/pareview. See them here.
Comment #7
PA robot commentedClosing due to lack of activity. Feel free to reopen if you are still working on this application.
I'm a robot and this is an automated message from Project Applications Scraper.