sudo-woodo/hitmeup

Event creation/saving issues

Closed this issue · 4 comments

Creating an all day event by clicking day in month view (if we do decide to support all-day)

  • Expected: should be displayed as all-day event AFTER refresh
  • Actual: displays as 12:00 AM to next day 12:00 AM after refresh

Empty description/location displaying as empty after pulling from database

  • Expected: should show 'No location' or 'No description'
  • Actual: shows as empty and ugly

Empty description/location bug resolved with 30fedc7

Potential rendering issue? I am not sure.
Having a title with an apostrophe in it like so "Chris' birthday" and then refreshing the page causes the apostrophe to be filled with "'" <-- thats supposed to be a "& # 39 ;" without the spaces and the quotations.

resolved?

All the issues here (except the all-day events) have been resolved. I've moved it into its separate issue at #37