..:: PCSX2 Forums ::..

Full Version: Mybb upgrade bugs
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Sometimes when I give a rep the popup box that shows the rep was given successfully won't go away. I try clicking or pushing escape and various things, but it won't leave until I refresh the page. Minor bug, but one nonetheless.
(11-05-2015, 03:22 AM)Blyss Sarania Wrote: [ -> ]Sometimes when I give a rep the popup box that shows the rep was given successfully won't go away. I try clicking or pushing escape and various things, but it won't leave until I refresh the page. Minor bug, but one nonetheless.

Are you using firefox? cos i've had that with websites im building as well with FF only, so I would suspect it's a bug in that.
Yes FF.

Hmm.
(11-05-2015, 03:22 AM)Blyss Sarania Wrote: [ -> ]Sometimes when I give a rep the popup box that shows the rep was given successfully won't go away. I try clicking or pushing escape and various things, but it won't leave until I refresh the page. Minor bug, but one nonetheless.

can also confirm that it's present on the developer edition of Firefox, not really a bother though Tongue2
< and > in posts can wreak havoc I've discovered. I quoted a post with them in it and it removed some words from the quote and put my reply inside the quote like the /quote wasn't there. Removing the less than and greater thans from the quote fixed it.


I'm guessing it has to do with how mods and admins have HTML permissions where normal users don't. So if a normal user uses them it's fine, but then when I quote it, it tries to parse it as a tag. Not sure that's really a bug, but it's noteworthy. Wasnt it a less than that broke Saiki's post so badly like he reported earlier in the thread? And he has HTML permissions from translator I bet.
Yeah it's a plugin, I guess it behaves worse after the mybb upgrade. Although it is still actively maintained. In any case, there was a new version out to which I've updated but that shouldn't make a difference:

Change Log
v1.7
* Fixed bug where HTML would not show in portal.
* Fixed bug where HTML would not show in thread review within the new reply page.
(11-10-2015, 11:29 PM)Bositman Wrote: [ -> ]Yeah it's a plugin, I guess it behaves worse after the mybb upgrade. Although it is still actively maintained. In any case, there was a new version out to which I've updated but that shouldn't make a difference:

Change Log
v1.7
* Fixed bug where HTML would not show in portal.
* Fixed bug where HTML would not show in thread review within the new reply page.

Actually it seems to have fixed it:

http://forums.pcsx2.net/Thread-GZIP-comp...#pid490986

Same post quoted, but it worked normally.

Edit: Well not quite normally, but better. It didn't completely break like before. It did mess up but not as badly.
Are you still playing with it?

Quoting smaller '>' doesn't work nicely.
Writing something like < select > without spaces creates a dropdown menu...
<select>
<option value="volvo">Volvo</option>
<option value="saab">Saab</option>
<option value="mercedes">Mercedes</option>
<option value="audi">Audi</option>
</select>
(source: selfhtml)

Here are the other html tags. I think most of them shouldn't be enabled for me.

<HTML> HALLO </HTML> HTML
<HEAD> HALLO </HEAD> HEAD
<TITLE> HALLO </TITLE> TITLE
<BODY> HALLO </BODY> BODY
<B>HALLO</B> B
<STRONG>HALLO</STRONG> Strong
<EM>HALLO</EM> EM
<I> HALLO</I> I

<H1>HALLO</H1> H1
<FONT SIZE=3 >HALLO </FONT> FONT
<P> HALLO </P>
<BR> BR
<BLOCKQUOTE> HALLO </BLOCKQUOTE> BLOCKQUOTE

<OL> HALLO </OL> OL
<UL> HALLO </UL> UL
<LI> HALLO </LI> LI
<DL> HALLO </DL> DL
<DT> DT
<DD> DD

<CAPTION> HALLO </CAPTION> Caption
<A HREF="mapping file url">HALLO</A> A
<IMG SRC="url" /> IMG



<FONT COLOR="RED"> HALLO </FONT> Font

<TABLE >
<TR >
<TD > HALLO </TD>
</TR>
</TABLE> Table, TR, TD

<FORM> HALLO </FORM> FORM
<INPUT> HALLO </INPUT> INPUT
<SELECT>HALLO </SELECT>SELECT
<TEXTAREA>HALLO </TEXTAREA> TEXTAREA
<HR /> HR
<!-- HALLO --> (Comment code)
(11-11-2015, 09:19 PM)willkuer Wrote: [ -> ]Are you still playing with it?

Quoting smaller '>' doesn't work nicely.
Writing something like < select > without spaces creates a dropdown menu...

(source: selfhtml)

Yes. It engages still when I quote stuff that is/might be HTML.
(11-11-2015, 09:19 PM)willkuer Wrote: [ -> ]Are you still playing with it?

Quoting smaller '>' doesn't work nicely.
Writing something like < select > without spaces creates a dropdown menu...
<select>
 <option value="volvo">Volvo</option>
 <option value="saab">Saab</option>
 <option value="mercedes">Mercedes</option>
 <option value="audi">Audi</option>
</select>
(source: selfhtml)

Here are the other html tags. I think most of them shouldn't be enabled for me.

<HTML> HALLO </HTML> HTML
<HEAD> HALLO </HEAD> HEAD
<TITLE> HALLO </TITLE> TITLE
<BODY> HALLO </BODY> BODY
<B>HALLO</B> B
<STRONG>HALLO</STRONG> Strong
<EM>HALLO</EM> EM
<I> HALLO</I> I

<H1>HALLO</H1> H1
<FONT SIZE=3 >HALLO </FONT> FONT
<P> HALLO </P>
<BR> BR
<BLOCKQUOTE> HALLO </BLOCKQUOTE> BLOCKQUOTE

<OL> HALLO </OL> OL
<UL> HALLO </UL> UL
<LI> HALLO </LI> LI
<DL> HALLO </DL> DL
<DT> DT
<DD> DD

<CAPTION> HALLO </CAPTION> Caption
<A HREF="mapping file url">HALLO</A> A
<IMG SRC="url" /> IMG



<FONT COLOR="RED"> HALLO </FONT> Font

<TABLE >
<TR >
<TD > HALLO </TD>
</TR>
</TABLE> Table, TR, TD

<FORM> HALLO </FORM> FORM
<INPUT> HALLO </INPUT> INPUT
<SELECT>HALLO </SELECT>SELECT
<TEXTAREA>HALLO </TEXTAREA> TEXTAREA
<HR /> HR
<!-- HALLO --> (Comment code)

And now quoting it.... This seems to work here. I had some issues before.

Wait it doesn't work if I put <----> somewhere

(11-11-2015, 09:19 PM)willkuer Wrote: [ -> ]Are you still playing with it?

Quoting smaller '>' doesn't work nicely.
Writing something like < select > without spaces creates a dropdown menu...
<select>
<option value="volvo">Volvo</option>
<option value="saab">Saab</option>
<option value="mercedes">Mercedes</option>
<option value="audi">Audi</option>
</select>
(source: selfhtml)

Here are the other html tags. I think most of them shouldn't be enabled for me.

<HTML> HALLO </HTML> HTML
<HEAD> HALLO </HEAD> HEAD
<TITLE> HALLO </TITLE> TITLE
<BODY> HALLO </BODY> BODY
<B>HALLO</B> B
<STRONG>HALLO</STRONG> Strong
<EM>HALLO</EM> EM
<I> HALLO</I> I

<H1>HALLO</H1> H1
<FONT SIZE=3 >HALLO </FONT> FONT
<P> HALLO </P>
<BR> BR
<BLOCKQUOTE> HALLO </BLOCKQUOTE> BLOCKQUOTE

<OL> HALLO </OL> OL
<UL> HALLO </UL> UL
<LI> HALLO </LI> LI
<DL> HALLO </DL> DL
<DT> DT
<DD> DD

<CAPTION> HALLO </CAPTION> Caption
<A HREF="mapping file url">HALLO</A> A
<IMG SRC="url" /> IMG



<FONT COLOR="RED"> HALLO </FONT> Font

<TABLE >
<TR >
<TD > HALLO </TD>
</TR>
</TABLE> Table, TR, TD

<FORM> HALLO </FORM> FORM
<INPUT> HALLO </INPUT> INPUT
<SELECT>HALLO </SELECT>SELECT
<TEXTAREA>HALLO </TEXTAREA> TEXTAREA
<HR /> HR
<!-- HALLO --> (Comment code)

<--------------------------->
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19