DMPRoadmap / roadmap

DCC/UC3 collaboration for a data management planning tool
MIT License
102 stars 109 forks source link

Display of bullets in H2020 template #113

Closed sjDCC closed 7 years ago

sjDCC commented 7 years ago

The H2020 template includes bullets in the questions. These don't display correctly in the current roadmap code and the html tags show on the plan summary melbourne-h2020-no-bullets melbourne-h2020-summary

briri commented 7 years ago

should be able to correct the display issue by using the rails '.html_safe' method

xsrust commented 7 years ago

This bug does not appear in the current roadmap codebase on my machine.
Perhaps it has been fixed since we last updated the code on the live servers?

sjDCC commented 7 years ago

Possibly yes. I noticed it when I added the H2020 template to the Melbourne instance yesterday, which is on an earlier version of the roadmap code. This template uses html tags in the question area as this isn't a rich-text box. We did have a hack in place on DMPonline but it's possibly fixed now. Maybe wait til we migrate Melbourne or Tuuli to new code to confirm as both have this problem

briri commented 7 years ago

Yes, I believe this was one of the bugs listed in the document @sjDCC and @stephaniesimms created back when we were working on the Rails 4 upgrade over the summer

sjDCC commented 7 years ago

@sjDCC to check on staging server

sjDCC commented 7 years ago

Checked code on roadmap staging server and this is displaying correctly