<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/webgenerator-x/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/webgenerator-x/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 06 Jun 2003 18:07:29 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/webgenerator-x/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>site/project closed?</title><link>https://sourceforge.net/p/webgenerator-x/bugs/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;what happened to webgenerator-x.com&lt;/p&gt;
&lt;p&gt;it redirects to iforge.com almost since a php update &lt;br /&gt;
caused some clear parse function to stop working.&lt;/p&gt;
&lt;p&gt;is the project closed?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 06 Jun 2003 18:07:29 -0000</pubDate><guid>https://sourceforge.netfd289966fb4b64f8b8f7f63092c159abfc772b06</guid></item><item><title>PROVA PROVA PROVA</title><link>https://sourceforge.net/p/webgenerator-x/bugs/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;òlfjkaòldfa&lt;br /&gt;
dfa&lt;br /&gt;
dfasjdfòlasjdfòalskjdf asdf&lt;br /&gt;
asdfjaslfdkjasòldfjkasdl jaòdf ljasòdf lkjasf ljasdòfl &lt;br /&gt;
jkasdfòl jasdf òlasjdf òalsjkf aòsldf kjasòlfd kjasfdòl kj&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 12 Apr 2003 16:44:44 -0000</pubDate><guid>https://sourceforge.net6a73d04cd061524e3896e51d26300f039e13310a</guid></item><item><title>Globals register off</title><link>https://sourceforge.net/p/webgenerator-x/bugs/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I had problem with installation script, because &lt;br /&gt;
Webgenerator-X works only with global register = on&lt;br /&gt;
When I put new line (no. 49) in install.php:&lt;br /&gt;
$step = $HTTP_POST_VARS['step'];&lt;br /&gt;
it seems to work&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 28 Jan 2003 12:45:31 -0000</pubDate><guid>https://sourceforge.net1cd06ab6b3f8efc412736c5a486880a0de91fcca</guid></item><item><title>Install</title><link>https://sourceforge.net/p/webgenerator-x/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Wie kann man so ein Fehler machen?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 19 Jan 2003 18:41:25 -0000</pubDate><guid>https://sourceforge.net1ec5d25148aa9e81b485fd73ce254136b90896e0</guid></item><item><title>Repeating values</title><link>https://sourceforge.net/p/webgenerator-x/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In de adminpanel menu, when all options in the system &lt;br /&gt;
menu is set to &amp;amp;quot;fulladmin&amp;amp;quot; (in xml/server.conf.php), and a &lt;br /&gt;
regular user is logged in, the system menu is filled with &lt;br /&gt;
the same items as the module menu instead of being &lt;br /&gt;
empty. When no items are processed, the menu &lt;br /&gt;
repeats the values of the previous menu.&lt;/p&gt;
&lt;p&gt;I have fixed this &lt;br /&gt;
in /xml/xml_query_handlers/list_menu_items/list_menu_i&lt;br /&gt;
tems.php (see attached file)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arjan Zijderveld</dc:creator><pubDate>Fri, 27 Sep 2002 10:50:00 -0000</pubDate><guid>https://sourceforge.net95c73a896d656964a55a0ef6e73b310c71d73b46</guid></item><item><title>Empty menu's and ddlb not empty</title><link>https://sourceforge.net/p/webgenerator-x/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When for example the system-menu in the admin is &lt;br /&gt;
empty (when logging in with a user with no system-&lt;br /&gt;
menu right and systemmenu-options are set to &lt;br /&gt;
fulladmin), the subitems of the modules-menu repeat &lt;br /&gt;
themself in de system menu. &lt;/p&gt;
&lt;p&gt;The same problem occurs when for example all the &lt;br /&gt;
tables of article are empty, and 'edit article' -&amp;amp;gt; 'new &lt;br /&gt;
articel' is clicked. The section dropdown is should be &lt;br /&gt;
empty, but is filled with the author data.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arjan Zijderveld</dc:creator><pubDate>Fri, 16 Aug 2002 21:23:56 -0000</pubDate><guid>https://sourceforge.net777438ff80fe0b4c3b071ece3fdcf033e0652c31</guid></item><item><title>rc1 Collection fields restricted</title><link>https://sourceforge.net/p/webgenerator-x/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The userfields for a collection are stored in a single &lt;br /&gt;
mysql field. When trying to make a new collection &lt;br /&gt;
with many fields (like 20), their names take up &lt;br /&gt;
more space than there is in a single mysql field, &lt;br /&gt;
and you will receive error messages (I.e. for some &lt;br /&gt;
fields, you can't add any content, other fields won't &lt;br /&gt;
appear etc.)&lt;/p&gt;
&lt;p&gt;Possible solution: change the database structure of &lt;br /&gt;
this module, so that for each userfield, a new field &lt;br /&gt;
in the database is created?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 12 Aug 2002 08:56:29 -0000</pubDate><guid>https://sourceforge.net09edc95c0d1d1f0ae44236e5dfd7c097c89054fe</guid></item><item><title>Userrights bug</title><link>https://sourceforge.net/p/webgenerator-x/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If I log in as 'Adtest', provided in the example site, I can &lt;br /&gt;
still modify the useradministration. For example, I can &lt;br /&gt;
change my own rights or change the webmaster &lt;br /&gt;
password.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arjan Zijderveld</dc:creator><pubDate>Mon, 15 Jul 2002 15:52:55 -0000</pubDate><guid>https://sourceforge.net19ebf979a5ef4f925e721f1b5ad2617d2ce45f6b</guid></item><item><title>impossible to add news with Opera Bro</title><link>https://sourceforge.net/p/webgenerator-x/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;With Opera when you try to add a news message, no &lt;br /&gt;
news is added.&lt;br /&gt;
When clicking the &amp;amp;quot;Preview&amp;amp;quot; button on the form. The &lt;br /&gt;
form is submitted to:&lt;/p&gt;
&lt;p&gt;webgenerator-xdirectory/?op=previewaddnews&lt;/p&gt;
&lt;p&gt;instead of being send to the right file (news.php?) &lt;br /&gt;
it is send to no file.&lt;/p&gt;
&lt;p&gt;I've had this problem myself. And the problem only &lt;br /&gt;
arose with some browsers. &lt;br /&gt;
With my code it was that i forgot to declare &lt;br /&gt;
$PHP_SELF as a global.&lt;br /&gt;
PHP_SELF is then an empty variable.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 19 May 2002 20:45:09 -0000</pubDate><guid>https://sourceforge.netb1b3968137242a9adc52fe69fb99cfbf908257e0</guid></item></channel></rss>