#14117 closed defect (bug) (duplicate)
capital_P_dangit() breaks case sensitivity within tags
| Reported by: |
|
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)
Note: See
TracTickets for help on using
tickets.

#13971