Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alt text of the media on the self hosted sites is not visible in Media Browser #8393

Open
khaykov opened this issue Oct 4, 2018 · 4 comments

Comments

@khaykov
Copy link
Member

khaykov commented Oct 4, 2018

Corresponding iOS issue.

Steps to reproduce:

  1. On self-hosted website navigate to media browser.
  2. Open media settings of an image.
  3. Add Alt text.

Image from Gyazo

  1. Open the media details of same image in the App.
  2. Notice that Alt text is missing.

Image from Gyazo

@khaykov
Copy link
Member Author

khaykov commented Oct 4, 2018

So looks like the XML-RPC endpoint just doesn't return the alt property to us 🤷‍♂️

https://codex.wordpress.org/XML-RPC_WordPress_API/Media#wp.getMediaItem

@khaykov khaykov removed their assignment Oct 4, 2018
@0nko 0nko self-assigned this Nov 8, 2018
@0nko 0nko removed their assignment Nov 9, 2018
@designsimply
Copy link
Contributor

designsimply commented Oct 19, 2021

We received the following user report that I think is a match for this issue (or very close, at least in terms of media meta data as it relates to image titles disappearing):

disappearing image tags/alt text

and

this happens when I'm logged in into app via url
alt text keeps and titles disappear after I type them

  • App version: 18.3
  • Device model: Samsung SM-N975U
  • OS version: Android 11
  • Type of site: Jetpack

(internal references: 4372569-zen and p4a5px-2Mz-p2 /hat tip @thabotswana)

@jd-alexander
Copy link
Contributor

@designsimply I think this issue will still persist because on a self hosted site's the XML-RPIC endpoint doesn't return the alt value. So this error is API related and cannot be resolved by us.

So looks like the XML-RPC endpoint just doesn't return the alt property to us 🤷‍♂️

https://codex.wordpress.org/XML-RPC_WordPress_API/Media#wp.getMediaItem

@dangermattic
Copy link
Collaborator

Thanks for reporting! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants