<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Rose::HTML::Objects Google Group</title>
  <link>http://groups.google.com/group/rose-html-objects</link>
  <description>Discussion and support for users and developers of the Rose::HTML::Objects Perl module distribution.</description>
  <language>en</language>
  <item>
  <title>Re: Trouble with object_from_form</title>
  <link>http://groups.google.com/group/rose-html-objects/browse_thread/thread/4ae036eabf8b31fa/4709c4c8b3365772?show_docid=4709c4c8b3365772</link>
  <description>
  Writing your own object_from_form()-type method that behaves the way &lt;br&gt; you want it to might be simpler than making multiple form classes with &lt;br&gt; different combinations of fields. The bundled object_from_form() &lt;br&gt; method is really just a convenience/helper method and an example of &lt;br&gt; something you might write. You don&#39;t have to use it if you don&#39;t want
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rose-html-objects/browse_thread/thread/4ae036eabf8b31fa/4709c4c8b3365772?show_docid=4709c4c8b3365772</guid>
  <author>
  sirac...@gmail.com
  (John Siracusa)
  </author>
  <pubDate>Wed, 01 May 2013 18:09:06 UT
</pubDate>
  </item>
  <item>
  <title>Re: Trouble with object_from_form</title>
  <link>http://groups.google.com/group/rose-html-objects/browse_thread/thread/4ae036eabf8b31fa/9057bba5d201ec6e?show_docid=9057bba5d201ec6e</link>
  <description>
  It was too hard for me to do that. However, I have managed to work around &lt;br&gt; it. I am going to try to explain in case it is useful for anyone else. &lt;br&gt; What I have discovered (and this may be obvious for some) is that each form &lt;br&gt; has fields defined in the module and whether or not you use all the fields
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rose-html-objects/browse_thread/thread/4ae036eabf8b31fa/9057bba5d201ec6e?show_docid=9057bba5d201ec6e</guid>
  <author>
  ja...@mastersgames.com
  (jfrm)
  </author>
  <pubDate>Wed, 01 May 2013 17:05:13 UT
</pubDate>
  </item>
  <item>
  <title>Re: Trouble with object_from_form</title>
  <link>http://groups.google.com/group/rose-html-objects/browse_thread/thread/4ae036eabf8b31fa/a2472e627221b6ec?show_docid=a2472e627221b6ec</link>
  <description>
  I can&#39;t tell without seeing the rest of the code. Try making a &lt;br&gt; runnable, self-contained example script that reproduces the problem. &lt;br&gt; &lt;p&gt;-John
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rose-html-objects/browse_thread/thread/4ae036eabf8b31fa/a2472e627221b6ec?show_docid=a2472e627221b6ec</guid>
  <author>
  sirac...@gmail.com
  (John Siracusa)
  </author>
  <pubDate>Fri, 26 Apr 2013 14:00:46 UT
</pubDate>
  </item>
  <item>
  <title>Trouble with object_from_form</title>
  <link>http://groups.google.com/group/rose-html-objects/browse_thread/thread/4ae036eabf8b31fa/aac1ab8f33c4d37c?show_docid=aac1ab8f33c4d37c</link>
  <description>
  I&#39;ve just upgraded to PERL 5.16.3 and Rose::HTML::Objects 0.618 and &lt;br&gt; Rose::DB 0.770 and Rose::DB::Object 0.805 to ensure currency but this &lt;br&gt; problem still exists. No doubt, it&#39;s something I&#39;m doing wrong but I spent &lt;br&gt; 2 hours this a.m. trying to work it out and am completely stumped so any &lt;br&gt; help would be gratefully received. To summarise I have a form that does
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rose-html-objects/browse_thread/thread/4ae036eabf8b31fa/aac1ab8f33c4d37c?show_docid=aac1ab8f33c4d37c</guid>
  <author>
  ja...@mastersgames.com
  (jfrm)
  </author>
  <pubDate>Fri, 26 Apr 2013 13:22:54 UT
</pubDate>
  </item>
  <item>
  <title>Re: File uploads</title>
  <link>http://groups.google.com/group/rose-html-objects/browse_thread/thread/de8ac44d60659b20/c3d76c7a2cde4e3d?show_docid=c3d76c7a2cde4e3d</link>
  <description>
  Getting at file upload data will be done through your web framework, &lt;br&gt; not through the HTML widget toolkit. The only thing Rose::HTML::* &lt;br&gt; will do is let you name your file upload field. But you&#39;ll have to &lt;br&gt; ask Catalyst (or apache or whatever) for the file data uploaded under &lt;br&gt; the field of that name.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rose-html-objects/browse_thread/thread/de8ac44d60659b20/c3d76c7a2cde4e3d?show_docid=c3d76c7a2cde4e3d</guid>
  <author>
  sirac...@gmail.com
  (John Siracusa)
  </author>
  <pubDate>Wed, 05 Dec 2012 13:52:46 UT
</pubDate>
  </item>
  <item>
  <title>File uploads</title>
  <link>http://groups.google.com/group/rose-html-objects/browse_thread/thread/de8ac44d60659b20/e801c6c990b2f001?show_docid=e801c6c990b2f001</link>
  <description>
  Hi all, &lt;br&gt; I&#39;d like to create a custom form field for image uploads that takes care of &lt;br&gt; checking the MIME type and file size of the uploaded file, creates a scaled &lt;br&gt; version and returns an Imager object which I can then save to its final &lt;br&gt; destination from my Catalyst controllers, but I don&#39;t even know how to get
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rose-html-objects/browse_thread/thread/de8ac44d60659b20/e801c6c990b2f001?show_docid=e801c6c990b2f001</guid>
  <author>
  tobias.kre...@gmail.com
  (Tobi Kremer)
  </author>
  <pubDate>Wed, 05 Dec 2012 08:46:28 UT
</pubDate>
  </item>
  <item>
  <title>Re: Mysterious error when under mod_perl</title>
  <link>http://groups.google.com/group/rose-html-objects/browse_thread/thread/a1496ad3973b2f10/1b845b95ada1b2ce?show_docid=1b845b95ada1b2ce</link>
  <description>
  Just to update the list, upgrading base.pm to 2.18 fixed the problem. &lt;br&gt; &lt;p&gt;-John
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rose-html-objects/browse_thread/thread/a1496ad3973b2f10/1b845b95ada1b2ce?show_docid=1b845b95ada1b2ce</guid>
  <author>
  sirac...@gmail.com
  (John Siracusa)
  </author>
  <pubDate>Thu, 25 Oct 2012 20:04:13 UT
</pubDate>
  </item>
  <item>
  <title>Re: Mysterious error when under mod_perl</title>
  <link>http://groups.google.com/group/rose-html-objects/browse_thread/thread/a1496ad3973b2f10/dbd4d937d6554b93?show_docid=dbd4d937d6554b93</link>
  <description>
  I tried it with both 0.616 and 0.610. That should be the most recent &lt;br&gt; version and the one I had on my previous server. &lt;br&gt; As I said, the problem only occurs if the modules are loaded in this &lt;br&gt; sequence. Everything is fine if I load them the other way round. &lt;br&gt; &lt;p&gt;Since there are some more reports of the same problem in the archives,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rose-html-objects/browse_thread/thread/a1496ad3973b2f10/dbd4d937d6554b93?show_docid=dbd4d937d6554b93</guid>
  <author>
  mich...@lackhoff.de
  (Michael Lackhoff)
  </author>
  <pubDate>Wed, 24 Oct 2012 21:12:36 UT
</pubDate>
  </item>
  <item>
  <title>Re: Mysterious error when under mod_perl</title>
  <link>http://groups.google.com/group/rose-html-objects/browse_thread/thread/a1496ad3973b2f10/dc50eaca03661563?show_docid=dc50eaca03661563</link>
  <description>
  That script works for me. What version of Rose::HTML::Objects do you &lt;br&gt; have? You might need a newer version to resolve this. &lt;br&gt; &lt;p&gt;-John
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rose-html-objects/browse_thread/thread/a1496ad3973b2f10/dc50eaca03661563?show_docid=dc50eaca03661563</guid>
  <author>
  sirac...@gmail.com
  (John Siracusa)
  </author>
  <pubDate>Wed, 24 Oct 2012 19:00:34 UT
</pubDate>
  </item>
  <item>
  <title>Re: Mysterious error when under mod_perl</title>
  <link>http://groups.google.com/group/rose-html-objects/browse_thread/thread/a1496ad3973b2f10/479350a1178fa3e9?show_docid=479350a1178fa3e9</link>
  <description>
  Well, some more investigation showed that it had nothing to do with &lt;br&gt; mod_perl itself but that I had a &amp;quot;use Rose::HTML::Objects&amp;quot; in startup.pl &lt;br&gt; and the above error occurs if Rose::HTML::Text is loaded after &lt;br&gt; Rose::HTML::Objects. So this little script is enough to trigger the crash: &lt;br&gt; &lt;p&gt;use Rose::HTML::Objects;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rose-html-objects/browse_thread/thread/a1496ad3973b2f10/479350a1178fa3e9?show_docid=479350a1178fa3e9</guid>
  <author>
  mich...@lackhoff.de
  (Michael Lackhoff)
  </author>
  <pubDate>Wed, 24 Oct 2012 18:46:28 UT
</pubDate>
  </item>
  <item>
  <title>Mysterious error when under mod_perl</title>
  <link>http://groups.google.com/group/rose-html-objects/browse_thread/thread/a1496ad3973b2f10/5eee975c0ea0c964?show_docid=5eee975c0ea0c964</link>
  <description>
  I am in the process to move my applicaton to a new server with Ubuntu &lt;br&gt; 12.04 and get errors when loading a form module. Further investigation &lt;br&gt; showed that I do not even need my own module. It is enough to add this &lt;br&gt; to the Apache configuration file: &lt;br&gt; &amp;lt;Perl&amp;gt; &lt;br&gt; use Rose::HTML::Text; &lt;br&gt; &amp;lt;/Perl&amp;gt; &lt;br&gt; to get the following error message:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rose-html-objects/browse_thread/thread/a1496ad3973b2f10/5eee975c0ea0c964?show_docid=5eee975c0ea0c964</guid>
  <author>
  mich...@lackhoff.de
  (Michael Lackhoff)
  </author>
  <pubDate>Wed, 24 Oct 2012 16:29:39 UT
</pubDate>
  </item>
  <item>
  <title>Re: European date format in ROSE HMTL?</title>
  <link>http://groups.google.com/group/rose-html-objects/browse_thread/thread/f60d3f4a406eba91/8adcc2dd4b2b96ef?show_docid=8adcc2dd4b2b96ef</link>
  <description>
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rose-html-objects/browse_thread/thread/f60d3f4a406eba91/8adcc2dd4b2b96ef?show_docid=8adcc2dd4b2b96ef</guid>
  <author>
  ja...@mastersgames.com
  (jfrm)
  </author>
  <pubDate>Sat, 28 Jul 2012 22:53:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: European date format in ROSE HMTL?</title>
  <link>http://groups.google.com/group/rose-html-objects/browse_thread/thread/f60d3f4a406eba91/147890ba460b355f?show_docid=147890ba460b355f</link>
  <description>
  I&#39;m not sure if there&#39;s a clean way to do this (though patches to &lt;br&gt; create one would be welcome). A very ugly way to do it is to set &lt;br&gt; $Rose::DateTime::Util::Europea n_Dates = 1 somewhere in your code, &lt;br&gt; which will make all Rose date parsing accept the European format. &lt;br&gt; I&#39;ll look into a cleaner solution when I get a chance (unless someone
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rose-html-objects/browse_thread/thread/f60d3f4a406eba91/147890ba460b355f?show_docid=147890ba460b355f</guid>
  <author>
  sirac...@gmail.com
  (John Siracusa)
  </author>
  <pubDate>Sat, 28 Jul 2012 14:02:14 UT
</pubDate>
  </item>
  <item>
  <title>European date format in ROSE HMTL?</title>
  <link>http://groups.google.com/group/rose-html-objects/browse_thread/thread/f60d3f4a406eba91/a93fdce9194cc8c4?show_docid=a93fdce9194cc8c4</link>
  <description>
  Hopefully an easy one but I&#39;ve read through Rose::HTML::Form::Field::DateT ime &lt;br&gt; and Rose::DateTime::Parser and cannot see how to make my Rose:HTML field &lt;br&gt; work with european formatted dates. In my form package &lt;br&gt; $self-&amp;gt;add_fields( &lt;br&gt; .... s_dateafter =&amp;gt; {type =&amp;gt; &#39;date&#39;, rank =&amp;gt; 21, label =&amp;gt; &#39;Date After&#39;},...
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rose-html-objects/browse_thread/thread/f60d3f4a406eba91/a93fdce9194cc8c4?show_docid=a93fdce9194cc8c4</guid>
  <author>
  ja...@mastersgames.com
  (jfrm)
  </author>
  <pubDate>Sat, 28 Jul 2012 08:55:59 UT
</pubDate>
  </item>
  <item>
  <title>Re: Customised choices in form element?</title>
  <link>http://groups.google.com/group/rose-html-objects/browse_thread/thread/ce267a17d6370582/171679a7a1e0bfe8?show_docid=171679a7a1e0bfe8</link>
  <description>
  Just thought I&#39;d post an addendum to this solution to help anyone after the &lt;br&gt; same thing. It works nicely but I noticed that having implemented it, &lt;br&gt; updating the field didn&#39;t work. In the build_form routine, choices was set &lt;br&gt; to empty array and init_with_object set up the choices as John suggested.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rose-html-objects/browse_thread/thread/ce267a17d6370582/171679a7a1e0bfe8?show_docid=171679a7a1e0bfe8</guid>
  <author>
  ja...@mastersgames.com
  (jfrm)
  </author>
  <pubDate>Thu, 24 May 2012 08:42:24 UT
</pubDate>
  </item>
  </channel>
</rss>
