Trying to publish a content type with relative paths returns an error. The specific case I am seeing is when relative URL's are in a body field.
Trying to publish a content type with relative paths returns an error. The specific case I am seeing is when relative URL's are in a body field.
Comments
Comment #2
geekygnr commentedComment #4
geekygnr commentedIn testing this I found that the preview generates the json independently of the ApplenewsManager.
I am going to change this so that the two rely on the same function.
Comment #7
geekygnr commentedThe fix to date solves the problem for all components that are an instance of ChapterThree\AppleNewsAPI\Document\Components\Text
Further testing may need to be done for the other components.
Comment #8
m4olivei