Reptag problems with parametric tags
buffos - October 19, 2008 - 12:05
| Project: | Rep[lacement]Tags |
| Version: | 5.x-1.x-dev |
| Component: | Code / API |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Reptag (for drupal 5 , latest sept release) has some problems.
First in the text, when it sees quotes it goes and append a \ to make it \", so if i have a class="something" the html produced is class=\".... and breaks everything
Second it is not executed in CCK field anymore (this issue was introduced in the latest release, the first one a couple of releases before
