# |
Aug 7th 2008, 22:54 |
camilleb |
i'm trying making translation works |
# |
Aug 7th 2008, 22:54 |
camilleb |
nice :) |
# |
Aug 7th 2008, 22:54 |
t73net |
Sure is :) |
# |
Aug 7th 2008, 22:54 |
camilleb |
is somebody here ? |
# |
Aug 7th 2008, 22:53 |
camilleb |
hi |
# |
Aug 7th 2008, 22:51 |
lqdice__ |
ah dammit i think there is a bug in the disabled fields |
# |
Aug 7th 2008, 22:49 |
thestaff |
thanks ! |
# |
Aug 7th 2008, 22:49 |
thestaff |
oh right |
# |
Aug 7th 2008, 22:49 |
markstory |
^$ |
# |
Aug 7th 2008, 22:49 |
thestaff |
{0} |
# |
Aug 7th 2008, 22:49 |
thestaff |
{0]? |
# |
Aug 7th 2008, 22:49 |
thestaff |
and how do you match empty string ? |
# |
Aug 7th 2008, 22:48 |
markstory |
| |
# |
Aug 7th 2008, 22:48 |
thestaff |
or |
# |
Aug 7th 2008, 22:48 |
thestaff |
ir || |
# |
Aug 7th 2008, 22:48 |
thestaff |
? |
# |
Aug 7th 2008, 22:48 |
thestaff |
| |
# |
Aug 7th 2008, 22:48 |
thestaff |
what is the or operator in regexp ? |
# |
Aug 7th 2008, 22:46 |
lqdice__ |
the error is minimal .. it sends a string like "Auth" or "Login" |
# |
Aug 7th 2008, 22:46 |
markstory |
lqdice__: it sends to controller::blackhole I think. |
# |
Aug 7th 2008, 22:44 |
lqdice__ |
ok what field is bad |
# |
Aug 7th 2008, 22:44 |
lqdice__ |
and its like |
# |
Aug 7th 2008, 22:44 |
lqdice__ |
i mean yuo just get a white screen |
# |
Aug 7th 2008, 22:43 |
markstory |
lqdice__: it isn't helpful as any help provided could be used against it. but I guess with debug on it could be more helpful. |
# |
Aug 7th 2008, 22:42 |
lqdice__ |
i think perhaps the security component could be a bit more helpful .. i had to add debug in the thing to figure out wtf was happening |
# |
Aug 7th 2008, 22:42 |
markstory |
lqdice__: I'm not overly familiar with security component. |
# |
Aug 7th 2008, 22:41 |
markstory |
well disabled fields would work :) |
# |
Aug 7th 2008, 22:40 |
lqdice__ |
https://trac.cakephp.org/changeset/4978 |
# |
Aug 7th 2008, 22:40 |
markstory |
unless you include them in the disabled fields list possibly |
# |
Aug 7th 2008, 22:40 |
lqdice__ |
what about the disabledFields option? |
# |
Aug 7th 2008, 22:39 |
markstory |
if you are going to be changing hidden inputs. then you can't use security component. |
# |
Aug 7th 2008, 22:39 |
lqdice__ |
u sure? |
# |
Aug 7th 2008, 22:39 |
markstory |
lqdice__: there isn't. |
# |
Aug 7th 2008, 22:39 |
lqdice__ |
there should be an option around this.. im gonna look |
# |
Aug 7th 2008, 22:39 |
markstory |
ronparker: you can do anything you want with it. |
# |
Aug 7th 2008, 22:38 |
markstory |
lqdice__: it certainly does. |
# |
Aug 7th 2008, 22:38 |
anthony |
ronparker: it's under the MIT license |
# |
Aug 7th 2008, 22:38 |
lqdice__ |
so it black lists it when swfupload changes it |
# |
Aug 7th 2008, 22:38 |
lqdice__ |
markstory: i figured out my problem.. Security expects hidden fields to have the same value |
# |
Aug 7th 2008, 22:38 |
ronparker |
what about license, may i use cakephp and sell making profit of it? |
# |
Aug 7th 2008, 22:37 |
Jonah |
markstory: it is leaving everything blank... now it looks like a bug in php ill get back to you... |