Jasonette / Jasonette/documentation
Error: no implicit conversion of String into Integer
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 120
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
Recive error in https://www.jasonbase.com/
500 Error
> Sorry, the server failed with the error: no implicit conversion of String into Integer
```json
[
{
"uid": "8f3c4688-2f97-11e8-b467-0ed5f89f718b",
"icon": "calculator",
"title": "Task Flow Hello World",
"description": "Say Hello world",
"tags": "dialog",
"free": true,
"author": "webserveis",
"publish": "2018-03-23",
"version": "1.0.1",
"source": "https://pastebin.com/raw/CGHyWKgC"
},
{
"uid": "255cef64-2f98-11e8-b467-0ed5f89f718b",
"icon": "calculator",
"title": "Tip Calculator",
"description": "Calculates a tip",
"tags": "calculator, tip, restaurant, service",
"free": true,
"author": "webserveis",
"publish": "2018-03-23",
"version": "1.0.1",
"source": "https://pastebin.com/raw/CGHyWKgC"
}
]
```
I use https://jsoneditoronline.org/ for generate valid json,
It seems to be a bug, since the json seems to be valid
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository file or test is identified. Start by reproducing the error at jasonbase.com with the supplied JSON, then trace which documentation or example covers this payload and how the error is reported. Done means the cause and supported JSON shape are documented or the reported failure is confirmed fixed.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100