• When I’m uploading an image and sending it to editor, then there is a code like that:
    <img src='...' ... >
    it should be
    <img src="..." ... >
    (all ‘s should be replaced with “)
    (versions 2.1.0 – 2.3.1, maybe older versions too)

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Little error found’ is closed to new replies.