![]() |
When I don't have HTML enabled (the preferred setting) for profiles, I get <br /> after every line in my profile fields and pre-formatted fields show as a block of HTML with no formatting. I'll try blocking them from being processed. If you want I can show screen shots.
|
I find it strange that line breaks would parse as <br /> that would then get htmlspecialchars()'d before the end of the parse. I'll see if I can find what causes this. A screenshot would be helpful since I don't quite know what a pre-formatted field would be other than a field that has been wrapped with the <pre> tag.
|
Quote:
Profile with CES Parser disabled: Attachment 76504 Profile with CES Parser enabled but no HTML: Attachment 76505 Profile with CES Parser enabled with HTML: Attachment 76506 The World of Warcraft character list is what I mean by a preformatted profile field. It has a hook that takes a plain text list and expands it into an array and updates it. You can see the <br /> in an attachment by Nerofix on vBulletin.com as well: http://www.vbulletin.com/forum/attac...4&d=1204215040 Finally, I don't want to ignore parsing on particular BBCodes. I want to ignore parsing on specific Profile Fields where there are already hooks doing the parsing for me. |
Okay, for the next update I have fixed:
- multiplied (in html-enabled) and visible (in html-disabled) line breaks - added a field to define which fields get parsed in the profile page - forum announcement permissions are redundant (default permissions are on per-announcement basis) - signatures in PMs - a bunch of other profile field related bugs - all forum rules Still working on: - extensive vbulletin blog testing |
I am getting the </br> problems that Wayne mentioned above. Anytime I put a return to make a space (like creating paragraphs) the </br> shows up (and I just downloaded the latest version) :eek:
|
The <br /> fix has not officially been released yet. I am still working on fixing the blog and external issues.
|
Quote:
|
Quote:
|
As of tonight I fixed the problems with external feeds and printable threads (fixes still not public). If anyone can find any more bugs before I finish the blog fix, let me know. Also let me know about query counts. The mod has a query fallback if the usergroup info is still unavailable after every other check. Let me know if you have noticed query inflation anywhere.
|
Okay, after a few hours, I decided to post the fixes so far even though I have yet to cover the conflict with the blog. Remember that it's possible to bypass the permissions at a hook after the parser is created by setting:
PHP Code:
|
All times are GMT. The time now is 07:57 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|