Quote Bug - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: General (/forumdisplay.php?fid=11) +---- Forum: Forum & Website (/forumdisplay.php?fid=13) +----- Thread: Quote Bug (/showthread.php?tid=58875) Quote Bug by Jhrono on 04-29-2006 at 10:39 AM
Look at this : code: Produces : quote: For some reason, it doesn't display the [url=] closing bracket, hence, the problem. RE: Quote Bug by zaher1988 on 04-29-2006 at 11:08 AM
quote: That's a known bug, read here for more info. Regards RE: Quote Bug by Mike on 04-29-2006 at 12:20 PM
Don't know if you can call this a bug really : RE: Quote Bug by zaher1988 on 04-29-2006 at 06:44 PM
That is a bug !! because some people may have [ or ] in their username which will cause some troubles. code: One of the best ways is to add quotation to the user name [ quote='zaher1988' ] Many Regards RE: Quote Bug by RaceProUK on 05-01-2006 at 12:14 AM I've noticed this before when quoting [MR]. I reported it (ages ago now), but nothing was ever done. TBH, it's easy to fix: add support for stacking [ and ]. RE: Quote Bug by Lou on 05-01-2006 at 12:34 AM
quote:That does not work unless the code is modified. Believe me I have tried. No matter what, the ] in the name ends the tag. RE: Quote Bug by zaher1988 on 05-02-2006 at 12:19 PM
I added spaces just not to have a quotation of what i said RE: RE: Quote Bug by Matti on 05-02-2006 at 05:36 PM
quote:That doesn't seem to work either. Like .Lou said, the code just searches for the next ] and there ends the name. The only work-around I see is by using: code:since that's what it generates: pure BBCode. You can just emulate it and everything works just fine. I know it's not easy when you want to reply fast, but it's the only way I see to fix this RE: Quote Bug by WDZ on 05-02-2006 at 05:43 PM
quote:Because I haven't added support for it yet, but I plan to. Then [quote="[MR]"] should work fine. RE: Quote Bug by RaceProUK on 05-02-2006 at 07:48 PM Will the QQ default to adding the quote marks? RE: Quote Bug by zaher1988 on 05-02-2006 at 08:16 PM
Guys reread what i have said quote: quote: This is an idea for the fix, and it wont work unless you edit the BBcode function ! As i have said, many ideas were provided, but this way was most realistic, and i hope it will be included in mybb 1.2 regards RE: Quote Bug by Matti on 05-03-2006 at 03:06 PM
quote:Ooh... quote: quote:That sounds good, but don't we have to decline the use of " in the names then? Since "(AaRoN)" would result in (AaRoN) then... RE: Quote Bug by WDZ on 05-03-2006 at 03:28 PM
quote:Hmm... I'll rename him. He registered before I banned quote characters in usernames. RE: Quote Bug by WDZ on 05-04-2006 at 04:32 AM
quote: quote:Well, that seems to work. Also, from now on, the Quick Quote will wrap the username in quote characters if it contains the ] character. RE: Quote Bug by zaher1988 on 05-04-2006 at 05:23 AM
gr8! RE: Quote Bug by Weyzza on 05-04-2006 at 05:27 AM
quote:It works without quotation marks, too. Edit: should have said it clearer Names without [] don't need quotation marks. RE: Quote Bug by John Anderton on 05-04-2006 at 08:26 AM
quote:Or we could ignore his misquotes/tell him to change his name to MR But that'd probably be the phpbb uses " " and it sucks RE: Quote Bug by zaher1988 on 05-04-2006 at 09:24 AM
quote: no it doesn't Without " " quote: with " " quote: regards RE: Quote Bug by WDZ on 05-04-2006 at 01:58 PM
quote:Why does it suck? The quotes are completely optional, and you only need to use them when the username contains a closing bracket character. RE: Quote Bug by Matti on 05-04-2006 at 04:22 PM
quote:Great job WDZ! RE: Quote Bug by zaher1988 on 05-04-2006 at 05:42 PM
well my fix for that error oblige users to put quotes even if there is no brackets. RE: Quote Bug by Plik on 05-04-2006 at 05:46 PM
quote:Which is why wdz's is better than yours RE: Quote Bug by John Anderton on 05-04-2006 at 05:52 PM
quote:Exactly. The quotes look aweful and dodgy. We'd rather stand the erroroneous quotes or ask the person to change his name slightly RE: Quote Bug by zaher1988 on 05-04-2006 at 05:56 PM noo!! wait, quotes will not appear heheh RE: Quote Bug by John Anderton on 05-04-2006 at 06:02 PM
quote:I meant that the compulsary ones suck. I dont want to type [quote="WDZ"] everytime. I prefer the traditional [quote=WDZ] Like you said the quotes should be optional. I posted my post in reply to Zaheers post and not yours Tbh the optional quotes are the best. I hope it will be auto included on encountering a name with the closing square bracket "]" Good job WDZ RE: Quote Bug by WDZ on 05-04-2006 at 06:46 PM
quote:Ah, yeah, I agree. quote:Yep... read what I said earlier in the thread... quote: RE: Quote Bug by zaher1988 on 05-04-2006 at 07:25 PM
hehe i know that it is not a realible fix, especially that is compulsory in all cases. |