I am getting a weird bug. Unable to submit article. says "The content is either too short or default."
-
I am trying to post an article http://www.codeproject.com/script/Articles/SubmissionWizard.aspx?aid=810912[^] But have tried every trick possible in the book. But it just does not allow me to publish the article, says "content is too short or default" . This is a competition entry and now I am pretty certain that it wouldn't be submitted before time. :(
-
I am trying to post an article http://www.codeproject.com/script/Articles/SubmissionWizard.aspx?aid=810912[^] But have tried every trick possible in the book. But it just does not allow me to publish the article, says "content is too short or default" . This is a competition entry and now I am pretty certain that it wouldn't be submitted before time. :(
You had the phrase "Keep a running update of any changes or improvements you've made here." still in the article. That triggers the warning. You also have a busted image. Can you please update? [Edit: OK, I'm getting that error too even after cleaning up the article. Weird since no one's touched the code for that warning in ages, but I'll dig in tonight.]
cheers Chris Maunder
-
You had the phrase "Keep a running update of any changes or improvements you've made here." still in the article. That triggers the warning. You also have a busted image. Can you please update? [Edit: OK, I'm getting that error too even after cleaning up the article. Weird since no one's touched the code for that warning in ages, but I'll dig in tonight.]
cheers Chris Maunder
I was using an Image from Google play directly. I removed the image and uploaded it locally. Rest of the images are all formatted to 640 width. Only one curtain image is of width 200, height 400. And I am still getting the error.
-
I was using an Image from Google play directly. I removed the image and uploaded it locally. Rest of the images are all formatted to 640 width. Only one curtain image is of width 200, height 400. And I am still getting the error.
Found the issue: you also had the phrase "Did you learn anything interesting/fun/annoying while writing the code? Did you do anything particularly clever or wild or zany?" I've removed that and it went through fine.
cheers Chris Maunder