Active
Project:
Signatures for Forums
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2013 at 20:17 UTC
Updated:
25 Aug 2013 at 08:46 UTC
Hello
Sorry, but google translate is my friend.
The module works almost well.
It detects the number of characters.
However, line number, it does not detect a single line. So each member can put as many lines he want. Members are set to Filtered HTML.
When they are plain text mode lines are detected.
But I can not impose the text format for signatures.
So how to detect lines in text mode Filtered?
Thank you.
Comments
Comment #1
A-snowboard commentedup ?
Comment #2
A-snowboard commentedNo solution ?
Comment #3
liam mcdermott commentedHi, thanks for the bug report!
Unfortunately, I understand the bug report but do not have a solution for it, no. I'll have to leave this one open for now, until I or someone else can come up with a patch. Sorry.
Comment #4
A-snowboard commentedNo problem.
It seems to me that this is the case regardless of the type of text selected (full HTML, Plain Text ... etc.
Good evening.
Comment #5
A-snowboard commentedI saw that there was a new update of the dev release.
So I applied and did some tests:
I allowed 400caractères max and one single line.
If I type a text into HTML-filtered:
line 1
line 2
line 3
The signature is accepted.
In plain text way, if I put the equivalent of filtered HTML:
Line 1
Line 2 Line 3the signature is accepted. whereas it is actually three lines.
By cons, if in plain text way I did:
line 1
line 2
line 3
The brand it that I have only one line allowed.
To simplify things, I would have put plain text only for signing, but this is not possible.
Is it with these instructions you can fix this bug?
Comment #6
liam mcdermott commentedThank you for the information, it will help me find the problem. I just need to find the time to fix it! If anyone can find the problem and post a patch in the meantime, I'll try to make some time to look at it.
Comment #7
A-snowboard commentedhello,
A solution has been found?