Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility issue with "custom code" modules - jf inserts extra characters #141

Open
teapotandcake opened this issue Apr 1, 2013 · 0 comments

Comments

@teapotandcake
Copy link

I noticed an issue with module extensions that allow for custom php/javascript to be used. Although the modules get translated, joomfish inserts backwards slashes into the code, breaking it in the process.
The old version on joomla 1.5 didn't do this.

I tried and encountered the same problem with the following module extensions
(probably does the same with others too):
Flexi Custom Code
Easy Script
Blank Module

For example the code I enter is:
`

`

But on save, Joomfish turns it into:

`<div class="classname">

`

Here's a screenshot:
http://img94.imageshack.us/img94/1564/joomfishflexi.jpg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant