Fixed Problem With Profiles XF2.1

HotRodCarts

Well-known member
Affected version
XF 2.1 and XF2.1.1
I have a member trying to change his profile and keeps getting a error message that only 1 link is allowed. There's only one link in the code but he's using different fonts and colors. This is the profile code he was using in XF2.0 without a problem but it can no longer be saved in XF2.1 or 2.1.1 with permissions set to 1 link in profiles.

Code:
[SIZE=3][I][FONT=Tahoma][B][COLOR=rgb(0, 179, 89)]Speed Code 5 (27 mph)
Speed Sensor Repair[/COLOR][/B][/FONT][/I][/SIZE]
[SIZE=5][U][FONT=Arial][B][URL]http://hiswebsite.net[/URL][/B][/FONT][/U][/SIZE]
 
Thank you for reporting this issue. It has now been resolved and we are aiming to include it in a future XF release (2.1.2).

Change log:
Fix off-by-one error when handling the autolinking of URL tags.
Any changes made as a result of this issue being resolved may not be rolled out here until later.
 
Top Bottom