-
```
What steps will reproduce the problem?
I use OnFinishUploaderHandler() and read the message from the server:
public void onFinish(IUploader uploader) {
GWT.log("serve…
-
The standard cakephp email validation method in Ultility/Validation class still uses a regular expression instead of filter_var() as CakeMail now does. For example the email ümläute@example.org passes…
-
I want to use https://github.com/winmarkltd/BootstrapFormHelpers using bower-rails. Sadly it doesn't specify a `main` directive:
```
{
"name": "bootstrap-formhelpers",
"version": "2.3.0",
"home…
-
hi
this is my config for CakeMail :
```
public $system = array(
'transport' => 'Smtp',
'from' => array('no_repaly@font-store.ir' => 'خانه فونت فارسی'),
'host' => 'font-st…
-
Hi,
I'm really loving your plugin, but I have a question. The scrollbar works perfectly in iframes, but when you click a link on the page, the scrollbar preserves its location even on the new page. I…
ghost updated
13 years ago