Closed (fixed)
Project:
Microdata
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2012 at 08:33 UTC
Updated:
25 Apr 2015 at 06:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
webaccess commentedHi,
If you use latest Microdata 7.x-1.0-beta2 then you will not get undefined index notices.
I have attached a patch.
You can use it for 7.x-1.x-dev version.
--Swati k.
Comment #2
dimon00 commentedThank you swati.
The patch works and the errors disappeared.
I'm going to test the dev version little bit more.
Thanks
Comment #3
jawi commentedpatch works for me.
Comment #4
alfthecat commentedWorks for me too. That makes three, if I'm not mistaken, we can consider it reviewed and tested at this point.
Comment #5
segi commentedI test the patch and it solved the issue, but I found two problem in it, there was a coding standard issue in patch and the patch apply fail if I don't store the module under sites/all/modules..
I attached the new patch.
Comment #6
segi commentedComment #7
segi commentedComment #8
rsvelko commentedtested works
Comment #9
das-peter commentedPatched & pushed. Thanks!