<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to tickets</title><link>https://sourceforge.net/p/nbpfcrudgen/tickets/</link><description>Recent changes to tickets</description><atom:link href="https://sourceforge.net/p/nbpfcrudgen/tickets/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 23 Apr 2015 21:03:27 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/nbpfcrudgen/tickets/feed.rss" rel="self" type="application/rss+xml"/><item><title>#20 Mobile Pages Not Generated When Specifying Folders</title><link>https://sourceforge.net/p/nbpfcrudgen/tickets/20/?limit=50#dc05</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kay Wrobel</dc:creator><pubDate>Thu, 23 Apr 2015 21:03:27 -0000</pubDate><guid>https://sourceforge.neted53c7f9a8abc8a795c063643d768b18ab86d256</guid></item><item><title>Mobile Pages Not Generated When Specifying Folders</title><link>https://sourceforge.net/p/nbpfcrudgen/tickets/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;CRUD Generator does not seem to generate mobile pages when user specifies a target folder.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kay Wrobel</dc:creator><pubDate>Thu, 23 Apr 2015 15:06:20 -0000</pubDate><guid>https://sourceforge.net2967374172018fd5ac087b8fc3ca4bf3f23b647e</guid></item><item><title>Mobile Pages Not Generated When Specifying Folders</title><link>https://sourceforge.net/p/nbpfcrudgen/tickets/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 20 has been modified: Mobile Pages Not Generated When Specifying Folders&lt;br /&gt;
Edited By: Kay Wrobel (kwrobel)&lt;br /&gt;
Status updated: u'open' =&amp;gt; u'closed'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kay Wrobel</dc:creator><pubDate>Thu, 23 Apr 2015 15:06:20 -0000</pubDate><guid>https://sourceforge.net15aafa021c04291341704ad92bcc72ee02b58d71</guid></item><item><title>#19 PrimeFaces Library Not Found Error</title><link>https://sourceforge.net/p/nbpfcrudgen/tickets/19/?limit=50#a931</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; wont-fix&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kay Wrobel</dc:creator><pubDate>Thu, 23 Apr 2015 15:03:34 -0000</pubDate><guid>https://sourceforge.netb5cddda84d4657fb3cabb4f4e91bb2add8ba1db1</guid></item><item><title>#19 PrimeFaces Library Not Found Error</title><link>https://sourceforge.net/p/nbpfcrudgen/tickets/19/?limit=50#5f9a</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The problem seems to go away when I get rid of my NetBeans user configuration and caches folders, basically &lt;strong&gt;&lt;em&gt;resetting&lt;/em&gt;&lt;/strong&gt; NetBeans to a fresh install. Then, when I add a PrimeFaces as a Library, it will get detected properly by the CRUD Generator. This is weird to say the least. I have been carrying over my settings from previous NetBeans versions, so to see this is kind of a bummer for those who have heavily customized the NetBeans over the years.&lt;/p&gt;
&lt;p&gt;What this also tells me is that it's really a NetBeans problem rather than a problem with the CRUD Generator. So with that in mind, I will close this ticket again.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kay Wrobel</dc:creator><pubDate>Thu, 23 Apr 2015 15:03:07 -0000</pubDate><guid>https://sourceforge.net217ada8786ca5725fa4b306e3e990ea5bb3df6a2</guid></item><item><title>#19 PrimeFaces Library Not Found Error</title><link>https://sourceforge.net/p/nbpfcrudgen/tickets/19/?limit=50#b1c5</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I've tried too debug the generator project, and the weirdest thing is that when the DEBUG IDE starts and I perform the same steps, the generator properly detects the library. This makes it very hard for me to test.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kay Wrobel</dc:creator><pubDate>Thu, 23 Apr 2015 14:21:07 -0000</pubDate><guid>https://sourceforge.net7ec9ddc7a361f09eeec83de60976ff312a32e893</guid></item><item><title>PrimeFaces Library Not Found Error</title><link>https://sourceforge.net/p/nbpfcrudgen/tickets/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The CRUD Generator tries to detect whether PrimeFaces has been added to the web project and what version it is. Currently, it seems to fail at detecting the PrimeFaces library when it was added via the "Add Library" from the Libraries node inside a project, which gives users a list of libraries that are defined in NetBeans. It will, however, detect, PrimeFaces properly if the user adds simply the PrimeFaces JAR file to the project via the "Add JAR/Folder" menu item.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kay Wrobel</dc:creator><pubDate>Thu, 23 Apr 2015 14:19:37 -0000</pubDate><guid>https://sourceforge.net9bc38d65bc3b0ef93fcf1aa2a0795a37dbbc5efd</guid></item><item><title>PrimeFaces Library Not Found Error</title><link>https://sourceforge.net/p/nbpfcrudgen/tickets/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 19 has been modified: PrimeFaces Library Not Found Error&lt;br /&gt;
Edited By: Kay Wrobel (kwrobel)&lt;br /&gt;
Status updated: u'open' =&amp;gt; u'wont-fix'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kay Wrobel</dc:creator><pubDate>Thu, 23 Apr 2015 14:19:37 -0000</pubDate><guid>https://sourceforge.net651707002f8ca349a5803269563dfca4b84be3b7</guid></item><item><title>#18 Edit or Create Dialog Not Closing</title><link>https://sourceforge.net/p/nbpfcrudgen/tickets/18/?limit=25#7a24</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: accepted --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kay Wrobel</dc:creator><pubDate>Mon, 07 Jul 2014 15:15:16 -0000</pubDate><guid>https://sourceforge.net1b7f08c890ff801d058724af17db78c86563efae</guid></item><item><title>#18 Edit or Create Dialog Not Closing</title><link>https://sourceforge.net/p/nbpfcrudgen/tickets/18/?limit=25#0fff</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have identified the issue. When using PrimeFaces 5.0, the &lt;code&gt;Edit.xhtml&lt;/code&gt; and &lt;code&gt;Create.xhtml&lt;/code&gt; files are missing a PF('') reference for the dialog in the call to &lt;code&gt;handleSubmit&lt;/code&gt;. Short term fix while I am working on a new release, change the following line to get the dialog to get properly handled (e.g. here for &lt;code&gt;Edit.xhtml&lt;/code&gt;):&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="n"&gt;p&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="n"&gt;commandButton&lt;/span&gt; &lt;span class="n"&gt;actionListener&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;&amp;quot;#{customerController.save}&amp;quot;&lt;/span&gt; &lt;span class="n"&gt;value&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;&amp;quot;#{myBundle.Save}&amp;quot;&lt;/span&gt; &lt;span class="n"&gt;update&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;&amp;quot;display,:CustomerListForm:datalist,:growl&amp;quot;&lt;/span&gt; &lt;span class="n"&gt;oncomplete&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;&amp;quot;handleSubmit(xhr,status,args,CustomerEditDialog);&amp;quot;&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="n"&gt;p&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="n"&gt;commandButton&lt;/span&gt; &lt;span class="n"&gt;actionListener&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;&amp;quot;#{customerController.save}&amp;quot;&lt;/span&gt; &lt;span class="n"&gt;value&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;&amp;quot;#{myBundle.Save}&amp;quot;&lt;/span&gt; &lt;span class="n"&gt;update&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;&amp;quot;display,:CustomerListForm:datalist,:growl&amp;quot;&lt;/span&gt; &lt;span class="n"&gt;oncomplete&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;&amp;quot;handleSubmit(xhr,status,args,PF('CustomerEditDialog'));&amp;quot;&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Apply the same kind of logic to the &lt;code&gt;Create.xhtml&lt;/code&gt; file(s).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kay Wrobel</dc:creator><pubDate>Mon, 07 Jul 2014 14:45:45 -0000</pubDate><guid>https://sourceforge.netf9710ebbea56f276e55aa00f2fc1b10399bac63f</guid></item></channel></rss>