[wp-meta] [Making WordPress.org] #2100: Google+ profile links are broken in Tagregator

Making WordPress.org noreply at wordpress.org
Fri Jul 14 03:44:55 UTC 2017


#2100: Google+ profile links are broken in Tagregator
----------------------------------------+------------------
 Reporter:  iandunn                     |       Owner:
     Type:  defect                      |      Status:  new
 Priority:  low                         |   Milestone:
Component:  WordCamp Site & Plugins     |  Resolution:
 Keywords:  needs-patch good-first-bug  |
----------------------------------------+------------------

Comment (by xkon):

 Alrighty, I'm sure that I've found the way

 I've originally tested by changing `'username' =>
 $postmeta['author_name'][0],` to get `author_id` instead and that worked
 fine.

 So I've created an extra var `'userId'    => $postmeta['author_id'][0],`
 and changed the index.jsx accordingly with `href={ url + author.userId }`
 .

 My problem is that I have no idea how to recompile it into front-end.js so
 I can't see the changes to be sure they work... ( I know they should be
 working but just to be sure ).

 Shouldn't the recompile happen automatically or something?

 By the way, I've never worked with React so this was a good-first-bug for
 me to try and tackle I guess :D .

 Best regards,
 Konstantinos

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2100#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list