Incorrect calculation of forum Signature size...

Discuss issues and requests related with the forum software
User avatar
joedf
Posts: 8953
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Incorrect calculation of forum Signature size...

14 Oct 2013, 18:35

I have noticed that The BBCode tags are also counted in length of the signature.
I agree on this limitation of the length of the signature to avoid Spam, clutter and all...
But, if, for example, I have an image or link, that I want to have in my signature, well then
The user is Forced to use a URL shortener, even when the full link is not displayed.
For example:

Code: Select all

[url=http://example.com/page/a-really-long-link-blahblahblah-1234567890987654321--file-page/help.html]My Help Page[/url]
this Only appears as "My Help Page" which is 12 characters,
And should not count as 120 characters, therefore I believe that only the visible elements should count
in other words, tags should not be "charcounted"..

Regards, ;)
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
MasterFocus
Posts: 146
Joined: 01 Oct 2013, 09:47
Location: Rio de Janeiro - RJ - Brasil
Contact:

Re: Incorrect calculation of forum Signature size...

15 Oct 2013, 15:44

I don't understand anything about phpBB, but I suppose there's nothing to do about this "bug", so my suggestion would be to actually increase that limit.
Antonio França - git.io | github.com | ahk4.net | sites.google.com
Member of the AHK community since 08/Apr/2009. Moderator since mid-2012.
Need help? Please post on the forum before sending me a PM.
User avatar
tank
Posts: 3122
Joined: 28 Sep 2013, 22:15
Location: CarrolltonTX
Contact:

Re: Incorrect calculation of forum Signature size...

15 Oct 2013, 16:56

We can increase the limit but counting only visible content as you put it will take a couple hours of work. It isn't high on my list right now so ill just increase the max length for now
We are troubled on every side‚ yet not distressed; we are perplexed‚
but not in despair; Persecuted‚ but not forsaken; cast down‚ but not destroyed;
Telegram is the best way to reach me
https://t.me/ttnnkkrr
If you have forum suggestions please submit a
Check Out WebWriter
User avatar
joedf
Posts: 8953
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: Incorrect calculation of forum Signature size...

15 Oct 2013, 17:30

Regex? Shouldn't be too hard ;) it's ok take your time, just saying :)
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
VxE
Posts: 45
Joined: 30 Sep 2013, 10:35
Location: Simi Valley, CA

Re: Incorrect calculation of forum Signature size...

15 Oct 2013, 20:45

A regex to match all valid permutations of bbcode tags?... I shudder to think what a beast that would be.

I think the most bang-for-your-buck would be to subtract the length of all URL tags (regex: "\[URL=[^\]*]\]") from the total signature length.

Return to “Forum Issues”

Who is online

Users browsing this forum: No registered users and 57 guests