Hi,

Working with FTL(First Time Login), concept is very cool.

Found Some of two dsm warning on code review using coder module. PFA.

Patch to resolve to issue. Please review it.

Thanks,
Harish

Comments

harish b created an issue. See original summary.

neerajsingh’s picture

StatusFileSize
new1.21 KB
new1.2 KB

Since "check_plain" function only excepts the text that needs to be processed, the patch at issue summary throws an warning saying - "Warning: Illegal offset type in drupal_set_message()".

Re-rolling the patch here with "check_plain" and "t" function.

harish b’s picture

Assigned: harish b » Unassigned
Status: Needs review » Reviewed & tested by the community

Hi neeraj,

Thanks for your review, i checked the patch working properly.

Changing status to RTBC.

Thanks,
Harish.

  • neerajsingh committed 11a0091 on 7.x-2.x
    Issue #2820676 by harish b, neerajsingh: FTL | Code Review | Warnings
    
neerajsingh’s picture

Status: Reviewed & tested by the community » Fixed

Thanks, committed the patch to 7.x-2.x-dev

  • neerajsingh committed 11a0091 on 7.x-3.x
    Issue #2820676 by harish b, neerajsingh: FTL | Code Review | Warnings
    
neerajsingh’s picture

Created a feature branch for to add a configurable messages for each role.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.