Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Feb 2017 at 13:46 UTC
Updated:
1 Jun 2018 at 14:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
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 #3
navneet0693 commentedAutomated Review
Please see: https://pareview.sh/node/1166
Manual Reviews
File: auto_menutitle.info
Core: 8.x
Dependency should in format :
:. See here.
name: Automatic menutitlesJust a small suggestion: Automatic Menu Titles
Filename: auto_menutitle.module
Can be replaced by
$form['type']['#default_value'];As I understand the lines you want to highlight some text, so placeholder can be used of highlighting.
Refer here for Placeholders info.
Can be done as :
$form_state->getValue('auto_menutitle');.getValues : https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Form!FormState.ph...
getValue: https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Form!FormStateInt...
The checkbox option for auto menu title results in wrong option selected in menu_parent element. See attached screenshot.
Comment #4
navneet0693 commentedI have filed an issue in core related to my problem of wrong options in default parent item.
https://www.drupal.org/node/2854190
Comment #5
nehajyoti commentedThanks @navneet for the review.
All the issues mentioned by you in the above comment have been fixed and are ready to be tested on branch 8.x-1.x. Except for the core one for which you have filed the issue.
Comment #6
nehajyoti commentedComment #7
navneet0693 commentedApart from the issue reported in core, this module works fine if menu options are selected properly.
Comment #8
nehajyoti commentedChanging state to critical.
Comment #9
yogesh kushwaha commentedImprove your module README.txt
I think include some basic points.
1 - Features
2 - Configuration
README Template:
https://www.drupal.org/docs/develop/documenting-your-project/readme-temp...
Comment #10
yogesh kushwaha commentedComment #11
navneet0693 commented@yogesh.kushwaha89 We never change it to Needs Work until and unless it is a PA application blocker.
Comment #12
nehajyoti commentedHi @yogesh.kushwaha89,
This module does not need any configuration.
Features is not required as per ReadME file.
Comment #14
th_tushar commentedLooks like the project is already covered under security advisory policy, and also the owner of the project is also a git vetted user.
Also, you are having the maintainer rights for this project, so closing this issue.
Comment #15
nehajyoti commentedI am a co-maintainer of the module, got maintainer access after porting the module to D8.
I have created this issue particularly for getting git vetted access after porting the module.
Comment #16
nehajyoti commentedComment #17
nehajyoti commentedComment #18
nehajyoti commentedComment #19
nehajyoti commentedComment #20
nehajyoti commentedComment #21
nehajyoti commentedComment #22
avpadernoThank you for your contribution!
As reported in Apply for permission to opt into security advisory coverage, the first step is creating your repository. You are using a project maintained from another user.
Since the purpose of this application is checking what the user who applies understands about writing secure code and following Drupal coding standards, we cannot use a project with commits from other users.
Comment #23
th_tushar commentedThis issue queue is for project owners who wish to apply for permission to opt into security advisory coverage. Also, you have access to commit code, edit project and maintain issues of the project. Please reach out to module owner if you need any additional access to the module.
Comment #24
avpaderno