Skip to content

liked

Squashing the bug

  • SSP 

Squashed a minor bug in my code for ‘favorite’ posts. The post wasn’t getting marked up with Microformats when the content (response) was blank. The way it’s currently setup, I have just one workflow for all ‘types’ of post (podcast, reply, like, repost, bookmark, read etc.) and looks like I missed a logic flow that…