Make WordPress Core

Opened 22 years ago

Closed 22 years ago

Last modified 12 years ago

#802 closed defect (bug) (invalid)

smilies in rdf code

Reported by: anonymousbugger Owned by: matt
Priority: normal Milestone:
Component: Administration Version: 1.5
Severity: minor Keywords:
Cc: Focuses:

Description

e.g. a post with:

<code><pre>:Dog rdf:type rdfs:Class
:Fido rdf:type :Dog
:name rdf:type rdf:Property
:Fido :name "Fido"
:Dog rdfs:subClassOf :Animal</pre></code>

returns a smiley at :Dog

Change History (3)

#1 @anonymousbugger
22 years ago

  • PatchNo

#2 @matt
22 years ago

  • Owner changed from anonymous to matt
  • Resolution 1070
  • Status newclosed

Turn off smilies

This ticket was mentioned in IRC in #wordpress-dev by ajf. View the logs.


12 years ago

Note: See TracTickets for help on using tickets.