#10290 closed defect (bug) (duplicate)
Images uploaded via WLW do not add to Gallery
| Reported by: | ioni | Owned by: | josephscott |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | XML-RPC | Version: | 2.8.5 |
| Severity: | normal | Keywords: | image, attachment, gallery |
| Cc: | Focuses: |
Description
If a post is added via Windows Live Writer (notwithstanding, a draft or a New Post), Wordpress does not add the images uploaded to the Gallery (which is did before)
Attachments (1)
Change History (17)
#2
follow-ups:
↓ 3
↓ 4
@
17 years ago
I'm pretty sure WLW uploads were never added as part of a post gallery. The methods available for clients (like WLW) to upload files don't provide a means for that file to be associated with a post.
#3
in reply to: ↑ 2
@
17 years ago
Replying to josephscott:
I'm pretty sure WLW uploads were never added as part of a post gallery. The methods available for clients (like WLW) to upload files don't provide a means for that file to be associated with a post.
Let me assure you that they were - at least in 2.7 this method worked absolutely fine with me (which is why I started the thread - it did work!)
#4
in reply to: ↑ 2
@
17 years ago
Replying to josephscott:
I'm pretty sure WLW uploads were never added as part of a post gallery. The methods available for clients (like WLW) to upload files don't provide a means for that file to be associated with a post.
I actually am not the only one: http://wordpress.org/support/topic/280687
#5
@
17 years ago
- Milestone 2.8.1 → 2.8.2
Pushing since 2.8.1 is already in Beta 2 and new investigations will be happen in the next dev cycle.
#7
@
17 years ago
Bump and confirm that Wordpress 2.8 is no longer adding image metadata to posts when post is uploaded via XMLRPC solutions like Windows Live Writer.
#10
@
17 years ago
I wonder if this is related to #10521 it might be that WLW is using the enclosure approach to associate the uploaded images with a post (which I hadn't thought of) and that the -1 look up is failing.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Any ideas?