Conference Id required to generate the JSON output is hard-coded in the module. It will be good if the module return the sessions of default conference only.
Also the current JSON output doesn't returns the speaker details. It only provides the user-name, designation and bio-data of the speaker. First-name, last name and organization can also be retrieved from the COD distribution. So it will be better, if those data are also available from the JSON output.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | hardcoded_conf_id-2718699-1.patch | 5.85 KB | dhanya_girish |
Comments
Comment #2
dhanya_girish commentedAttaching the patch that contains the following updations:
Removes the hard-coded conference id and fetches the sessions, only from default conference, and writes it to the JSON file. Also adds the speaker first-name, last-name and organization values to the JSON file.
Comment #3
dhanya_girish commentedComment #5
zyxware commentedApplied the patch succesffully.
Comment #6
dhanya_girish commentedComment #7
dhanya_girish commented