Bryan

Results 86 comments of Bryan

Fixed, tested following the provided steps and adding the follow code to the page `$json.fetch('http://www.google.com')` Here is the log after do the simultaneous request https://gist.github.com/bryanboza/43dc4b59249a66d280c6eca1a9052f74 Tested on release-22.10 // Docker...

Fixed, tested on release-22.10 // Docker // FF. ![Image](https://user-images.githubusercontent.com/2641437/193908478-5aaba065-514b-48db-8228-7ff7c5e52911.png) Now we are using token everywhere.

We need some work here, after testing multiple times locally, with a real data set we are unable to get the expected results.

Fixed, finally we are able to run de upgrade and get the corresponding date/time in each piece of content. Tested in a real database in postgres // Release-22.10

Fixed, now we are keeping the "show on menu" property after upgrade. Tested upgrading from 5.3.8 // Release-22.10

We need to catch the exception in case you send an incorrect id, we are getting 500 error code instead the 404 ![image](https://user-images.githubusercontent.com/2641437/190507110-7956f63f-ac5a-44af-bac7-455732ebb165.png) The message is ok, but the error...

Fixed, tested on release-22.09 // Docker // FF

Fixed, tested on release22.07 // Docker // FF ![image](https://user-images.githubusercontent.com/2641437/181106967-9fdb0c43-e893-4290-98d9-22e43c555b88.png)

We need some work here, we need to create a curl test for this specific case.

Now we have the curl test implemented and running, but in this implementation we are using the `host` word instead a `site` wich is not good because we are using...