Closed (fixed)
Project:
Fivestar
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
9 May 2017 at 10:01 UTC
Updated:
6 Jul 2017 at 15:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gg24 commentedComment #3
rhormens commentedComment #4
rhormens commentedFix this issue the code standart too.
Please see this file with what has been fixed.
Thanks
Rhormens
Comment #5
renatog commentedComment #6
renatog commentedHi people.
Really make sense use new syntax. This initiative is recommended in Drupal documentation.
https://www.drupal.org/docs/develop/standards/coding-standards#array
I applied the patch #4 and works good for me.
Thanks guys.
Regards
Comment #7
dbt102 commentednice work @rhormens
seems to apply ok, and everything seems works for the most part.
but, I now get this one error -->
any thoughts about that? I assume its a syntax thing
it happens when I add the 5* field into Article content type and look at the 'Manage Form Display' tab @ --> http://[localhost]/admin/structure/types/manage/article/form-display
Comment #8
rhormens commentedHi @dbt102,
I fixed this, thanks for review.
It was missing a semicolon.
Comment #9
rhormens commentedComment #10
renatog commentedHi people!
I applied the patch: #8 and works good for me.
Steps:
Thank you very much.
Comment #11
dbt102 commentedhmmm ... this is what I get when trying to apply the patch -->
Comment #12
rhormens commentedOk @dbt102,
Are automated tests available in the module?
Please try apply path again.
Comment #13
rhormens commentedComment #14
dbt102 commentedThanks @rhormens ... looks good to me
Comment #16
dbt102 commented