Making WordPress.org

Opened 3 weeks ago

Last modified 3 weeks ago

#8173 reopened defect (bug)

Readme Validation: Should make it clearer when the Contributors field is incorrect

Reported by: digitaldonkey's profile digitaldonkey Owned by:
Milestone: Priority: normal
Component: Plugin Directory Keywords:
Cc:

Description (last modified by dd32)

Get an Error in Plugin Directory and using https://wordpress.org/plugins/developers/readme-validator

The following contributors listed were ignored, as the WordPress.org user could not be found. yaniiliev nicolapeluchetti. The Contributors field should only contain WordPress.org usernames.

The users do have valid (?) profiles

https://profiles.wordpress.org/yaniiliev/
https://profiles.wordpress.org/nicolapeluchetti/

What is wrong here?

Change History (3)

#1 @threadi
3 weeks ago

  • Resolution set to invalid
  • Status changed from new to closed

I assume you are referring to the plugin "open-source-event-calendar". In its README.md file, the two names you mentioned are listed without a comma as a separator. That is why the message appears.

You would need to:

#2 @digitaldonkey
3 weeks ago

Yes. Where I can bump my head? Sorry. Thank you good night :)

#3 @dd32
3 weeks ago

  • Description modified (diff)
  • Resolution invalid deleted
  • Status changed from closed to reopened
  • Summary changed from Existin WP org Users mentioned missing in Readme validation. to Readme Validation: Should make it clearer when the Contributors field is incorrect

This could be improved by something like...

  • using <code> and "
  • mentioning commas.

Eg:

The following contributors listed were ignored, as the WordPress.org user could not be found.
<code>"example usernames here", "exampleuser2"</code>.
The Contributors field should only contain WordPress.org usernames separated by commas.

I'm re-opening this, and modifying the title as such.

Last edited 3 weeks ago by dd32 (previous) (diff)
Note: See TracTickets for help on using tickets.