Ruby on Rails Tuesday, April 29, 2014

Hassan Schroeder:

The field "desc" should contain "<b>Bold</b>" rather than
"desc"=>"Bold". I have checked the markup and javascript but there is no problem.

Colin Law:

There is no html tag at all only the plain text.


On Monday, April 28, 2014 9:12:05 PM UTC+5:30, Hassan Schroeder wrote:
On Mon, Apr 28, 2014 at 8:32 AM, Joy Ganguly <tech.tu...@gmail.com> wrote:

>  Parameters: {"utf8"=>"✓",
> "authenticity_token"=>"P7fHbeUQlcCaV3MK2g+Qu6h/CmhM8+g6SOHzqjEuoPI=",
> "request"=>{"title"=>"Title", "date"=>"2014/4/30", "time"=>"4:15 PM",
> "desc"=>"Bold"}, "_wysihtml5_mode"=>"1", "commit"=>"Add Request"}

What field is supposed to have markup in it?

In any case, if markup is not being submitted as you expect, you'll
need to make sure your page markup is valid, there's no JavaScript
errors, and the configuration for this plugin is correct, assuming there
is some (I've never used it).

Worst case I'd create a minimal test project to see if you could get it
to work at all. If that doesn't work, send the link to it.

--
Hassan Schroeder ------------------------ hassan.s...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/e864f4ba-5b04-4118-89f3-cb320ff877b5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment