Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#14117 closed defect (bug) (duplicate)

capital_P_dangit() breaks case sensitivity within tags

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

Description

this is Wordpress <img src="/img/Wordpress.png"/>

should become:

this is WordPress <img src="/img/Wordpress.png"/>

capital_P_dangit() should not modify text inside HTML tags. (Somewhere else too maybe?)

Now maybe this is going to be a bit too regexp intensive compared to the relatively futile purpose? :)

Change History (2)

comment:1   ozh3 years ago

  • Resolution set to duplicate
  • Status changed from new to closed
  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.