ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

Calendar links for previous/next month contains double escaped characters (Bug #557)


Added by Johan Levin at 2011-08-04 08:44 pm. Updated at 2011-08-05 03:50 pm.


Status:Closed Start date:2011-08-04
Priority:Normal Due date:
Assignee:Eric Davis % Done:

0%

Category:User interface
Target version:2.2.0
Remote issue URL:https://www.chiliproject.org/projects/chiliproject/issues/calendar Affected version:2.1.1

Description

In the "security audit" commit between 2.1.0 and 2.1.1 there was a change to calendars_helper.rb that causes the << and >> characters in the links to the previous and next months on the calendar page read "« July | September »" instead of "<< July | September>>".

Screen shot of the bug


CalendarBug.png - Screen shot of the bug (4.1 kB) Johan Levin, 2011-08-04 08:44 pm


Associated revisions

Revision a7ab39dd
Added by Eric Davis at 2011-08-05 05:49 pm

[#557] Fix link_to_month to not escape the HTML arrow characters

History

Updated by Johan Levin at 2011-08-04 08:47 pm

OK, I think the text formatter replaced the characters escape codes with the actual characters, so ignore that and look at the image instead...

Updated by Eric Davis at 2011-08-05 03:50 pm

Thanks, this is fixed and will be in 2.2.0. I was being overly cautious in the security audit.

  • Target version set to 2.2.0
  • Assignee set to Eric Davis
  • Category set to User interface
  • Status changed from Open to Closed

Also available in: Atom PDF