#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: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
#13971