Opened on 05/04/2015 at 08:03:18 PM

Closed on 05/05/2015 at 02:55:47 PM

Last modified on 05/15/2015 at 03:25:37 AM

#2450 closed defect (fixed)

[cms] Extra semicolons being added to translatable strings

Reported by: trev Assignee: trev
Priority: P3 Milestone:
Module: Sitescripts Keywords:
Cc: Blocked By:
Blocking: #2035 Platform: Unknown
Ready: yes Confidential: no
Tester: Verified working: yes
Review URL(s):

http://codereview.adblockplus.org/6274620759998464/

Description

How to reproduce

Add the following code to a Markdown page:

{string Drag&drop}

Observed behaviour

The code is converted into:

Drag&drop;

Expected behaviour

The code should be converted into:

Drag&drop

Attachments (0)

Change History (3)

comment:1 Changed on 05/04/2015 at 08:27:24 PM by trev

  • Review URL(s) modified (diff)
  • Status changed from new to reviewing

comment:2 Changed on 05/05/2015 at 02:55:47 PM by trev

  • Resolution set to fixed
  • Status changed from reviewing to closed

comment:3 Changed on 05/15/2015 at 03:25:37 AM by Ross

  • Verified working set

Fixed.

Tested by:
Adding provided example to a CMS page and checking the output.

cms / r42

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from trev.
 
Note: See TracTickets for help on using tickets.