PDA

View Full Version : Report any 0.95b bugs here!


Link14716
09 Jan 2005, 20:36
Any bugs found in 0.95b should be reported here. 0.96 is comming soon and I want to know what needs fixing (though there shouldn't be a lot to fix).

Dark Zero
10 Jan 2005, 23:01
in the file action.changeusername.php the nick variable not have any form to convert the < and > simbols, thats is a security risk
only need to add the funtion htmlspecialchars_uni

Link14716
10 Jan 2005, 23:21
in the file action.changeusername.php the nick variable not have any form to convert the < and > simbols, thats is a security risk
only need to add the funtion htmlspecialchars_uni
Bogus. It is ran through the uttstore_globalize_fields function, which runs htmlspecialchars_uni on it.

Dark Zero
11 Jan 2005, 00:05
is extrange, many of my users have the < and > characters in the nicks, passing the function :O

Link14716
11 Jan 2005, 00:19
What?

As I said, in 0.95b it is ran through htmlspecialchars_uni. In earlier versions a bug prevented this.

rlamego
26 Jan 2005, 23:07
This is not actually a bug but it's stupid to create a new thread just to point out the obvious.

Link14716, if there is a thread describing this mod, what it does, etc, you should make it a sticky. If there isn't, create one please.

Thank you =)
Ricardo

Link14716
26 Jan 2005, 23:22
It is in the full releases forum. It is also #4 in the most installed list on the vB.org portal page.

rlamego
27 Jan 2005, 00:08
If you have a premium forum dedicated only to your mod, why don't you have that here?
Why force the users to look around for it?

It's doesn't make much sense to me but that's only my opinion =)
Please feel free to delete these posts because they aren't really bug reports.

Thanks for the answer though! =)
Ricardo

FFZoneXtreme
21 Feb 2005, 09:26
I think I've found a bug.

when you delete a post, the points are not being decreased

Im not 100%, but I think that is a bug =)

Link14716
21 Feb 2005, 18:39
It's not a bug, it's just a feature that I haven't implemented and probably won't.

FFZoneXtreme
21 Feb 2005, 19:10
why not O.O?

I think that feature itīs very important :S:S, the users can post and delete their own post to win infinite points :S:S:S.

You could add it as an optional feature in the admincp =)