Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#16598 closed defect (bug) (invalid)

<code>Code here<strong>and here</strong></code> got my "and here" bold

Reported by: JoaoVr Owned by:
Priority: normal Milestone:
Component: General Version:
Severity: normal Keywords:
Cc:

Description

I need to show a piece of code that has <strong></strong> on it, I asumed that <code> tag would deactive other tags but its not workig, it made my code bold.

On:
<code>Code here<strong>and here</strong></code> got my "and here" bold

The result was:
Code hereand here

Change History (3)

  • Resolution set to invalid
  • Status changed from new to closed

That is the way html works...use Visual editor it encodes all those html tags.

On exactly what version did this happen?
Were you using an Extra Text area plugin that might be related?

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.