﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
5364	"""p"" pump.io client doesn't seem to upload images"	Daniel Krol		"I posted this issue initially in the issue tracker for `p`:

https://github.com/xray7224/p/issues/40#issuecomment-151050574

However I was ultimately able to post an image in another pump.io instance, so I was advised to move the issue here.

I authenticate my webfinger using `p`. I run:

```p post image ../images/image.jpg --title ""Test Upload""```

It seemed to go through. No std or err output. However I don't see the image on my site. I tried running: 

```p inbox```

And I got something like this:

{{{
yooser posted unknown.jpe
  yooser@media.example.com - 5 minutes ago
  Test Upload
  
  ![Image NonexNone][1]
  
     [1]: http://media.example.com/mgoblin_static/images/media_thumbs/image.png
}}}

(Only my username and my site's domain are changed here. Everything else should be verbatim.)

However below that, it lists entry from my site, which I uploaded manually long ago. So it seems that it's on the right track but not quite there."	defect	new	minor		programming				
