Ticket #240 (new defect)
aMediaTools->getItem() should use the aTools::slugify method
| Reported by: | fotakis | Owned by: | tboutell |
|---|---|---|---|
| Priority: | major | Milestone: | 1.5.2 |
| Component: | apostrophePlugin: Media | Version: | 1.5 |
| Keywords: | slugify | Cc: | team@… |
| Symfony version: | 1.4 |
Description
At the moment the aMediaTools->getItem is still using the old preg_replace code which caused problems with UTF-8(Greek) characters, instead of the new aTools:slugify method.
I am attaching a patch for this.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


