Closed (fixed)
Project:
Node Ownership
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
7 Jan 2012 at 10:47 UTC
Updated:
20 May 2016 at 12:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
lameei commentedThis one is also the same as #1:
drupal_set_message('Your claim has been recorded and a mail has been sent to admin. We will contact you shortly.');Comment #2
gauravkumar87 commentedComment #3
gauravkumar87 commentedFixed in the 7.x dev branch, will add to the 6.x branch.
Gaurav
Comment #3.0
gauravkumar87 commentedSolution added.
Comment #4
Pradnya Pingat commentedComment #5
ashishdalviMinor Improvement required in patch.
Always use a space between the dot and the concatenated parts to improve readability.
https://www.drupal.org/coding-standards#concat
Comment #6
Sonal.Sangale commentedComment #7
Sonal.Sangale commentedAdded space between string and concatenation operator.
Comment #8
ashishdalviComment #10
ashishdalvi