Hi Surachart. Would you mind using the Send Feedback link on Mix to tell me more about the error, at least what were you doing when it happened? Thanks.
It does rather show the rapid development nature of mix doesn't it? One bind variable only (I think) - a constraint called VALIDATES_UNIQUENESS (better than SYSXXXX I admit) which doesn't indicate what needs to be unique
7 comments:
Hi Surachart. Would you mind using the Send Feedback link on Mix to tell me more about the error, at least what were you doing when it happened?
Thanks.
Looks like someone isn't using bind variables. Tut, Tut.
It was a error, when I clicked on "Want it".
It does rather show the rapid development nature of mix doesn't it? One bind variable only (I think) - a constraint called VALIDATES_UNIQUENESS (better than SYSXXXX I admit) which doesn't indicate what needs to be unique
Oops. Not using bind variables AND showing the SQL statement in the error. That's just asking for SQL Injection....
@HunterX: I think maybe you multi-clicked on "Want It" :) This is the fix we made to close the hole that Topper found on voting.
I'm told this message has been cleaned up and is waiting for deployment.
Mix isn't perfect, but then again, what really is? We do what we can on a shoestring.
This is fixed in production now. Thanks for reporting it.
Post a Comment