Support

  1. Angelos_Skembris
  2. Bug Report
  3. Wednesday, July 16 2014, 02:03 PM
Hi,

I am trying to insert custom text between the fields. I am trying to do this by inserting delimiter fields. However, when the text of the delimiter contains a comma (next to a word), everything is shot to hell. Line breaks disappear, alignment is lost, and anything after the comma (including the comma) is not displayed (although it is saved in the database). I have tried this several times and every time I remove the comma everything works fine.

If it's of any relevance, the text within the delimiter is in Greek (unicode).


Let me know if you need any additional testing to sort this out.
Accepted Answer
admin Accepted Answer
Admin
Hi,
I found the problem.

comment or delete line 46 of file administrator/components/com_jsn/models/fields/delimeter.php
if(JText::_(strip_tags($text)) != strip_tags($text)) $text=JText::_(strip_tags($text));


comment or delete line 64 of file administrator/components/com_jsn/helpers/fields/delimeter.php
if(JText::_(strip_tags($value)) != strip_tags($value)) $value=JText::_(strip_tags($value));


We will fix in next release.. thanks for your help ;)
  1. more than a month ago
  2. Bug Report
  3. # Permalink
admin Accepted Answer
Admin
Hi Angelos,
have you a possibility to send me your site details? if yes you can use the form below the reply in site "Site Details" tab.
if not, can you please post me the text of delimeter, I have some difficulty to write in greek. :(
  1. more than a month ago
  2. Bug Report
  3. # 1
Angelos_Skembris Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 2
Angelos_Skembris Accepted Answer
Thanks, it works OK now!
  1. more than a month ago
  2. Bug Report
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.

Request Support

Support is currently Online

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.