MeisterGit / wordpress-java

Automatically exported from code.google.com/p/wordpress-java
Other
0 stars 0 forks source link

Post.setPermalink() not working #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a new post, and set a value using setPermalink();
2. execute.
3. The post is created without any permalink

What is the expected output? What do you see instead?
The expected output is a post with a custom permalink. 

What version of the product are you using? On what operating system? Which
wordpress version?
JWordpress 0.5.0 / Mac OSX 10.7.5 / WordPress 3.4.2

Please provide any additional information below, including web server error
logs if related.

Original issue reported on code.google.com by lezo...@gmail.com on 17 Dec 2012 at 4:12

GoogleCodeExporter commented 9 years ago
Permalink is a readonly value really. Try to set the slug instead.

Original comment by c...@bican.net on 23 Dec 2012 at 1:38

GoogleCodeExporter commented 9 years ago

Original comment by c...@bican.net on 28 Jan 2013 at 8:30