<?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/myobjects/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/myobjects/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 30 Sep 2005 18:44:39 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/myobjects/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Webclient - RelationType</title><link>https://sourceforge.net/p/myobjects/bugs/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Erdinc,&lt;/p&gt;
&lt;p&gt;the relationtype in the fieldform is not saved properly.&lt;/p&gt;
&lt;p&gt;Bye,&lt;br /&gt;
Markus&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus</dc:creator><pubDate>Fri, 30 Sep 2005 18:44:39 -0000</pubDate><guid>https://sourceforge.net9a91d477f5c37cdd6dbd788a965d17924562d4c6</guid></item><item><title>Typos</title><link>https://sourceforge.net/p/myobjects/bugs/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;there are some typos in the generated files in the&lt;br /&gt;
default comments.&lt;/p&gt;
&lt;p&gt;In the head of each file:&lt;/p&gt;
&lt;p&gt;* This source file is generated using the MyObjects&lt;br /&gt;
Object Persistence Library Class Generat&amp;gt;o&amp;lt;r tool.&lt;/p&gt;
&lt;p&gt;setVerboseMode:&lt;/p&gt;
&lt;p&gt;* If verbose mode is true the setter methods will&lt;br /&gt;
throw an exception when they&lt;br /&gt;
* are passed invalid values. If verbose mode is&lt;br /&gt;
false, the &amp;gt; &amp;lt;setter methods will simp&amp;gt;l&amp;lt;y&lt;br /&gt;
* return false.&lt;/p&gt;
&lt;p&gt;loadArray:&lt;/p&gt;
&lt;p&gt;second parameter $nonEmpty is not documented in the&lt;br /&gt;
phpdoc comment.&lt;/p&gt;
&lt;p&gt;StringValidator::isWord&lt;/p&gt;
&lt;p&gt;* Returns if the given text is is formed of word&lt;br /&gt;
charac&amp;gt;h&amp;lt;ters and fits in the required length&lt;/p&gt;
&lt;p&gt;Sorry for being so fussy.&lt;/p&gt;
&lt;p&gt;Bye,&lt;br /&gt;
Markus&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus</dc:creator><pubDate>Fri, 02 Sep 2005 21:09:33 -0000</pubDate><guid>https://sourceforge.netcddbce4d077acee9db436131efca99ac4c90c565</guid></item><item><title>Webclient: Compile Curren Schema</title><link>https://sourceforge.net/p/myobjects/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;When compiling a schema, a myObjectsSettings file is&lt;br /&gt;
generated.&lt;/p&gt;
&lt;p&gt;This file contains a line which is something similar to:&lt;/p&gt;
&lt;p&gt;define('MyObjectsClassPath',&lt;br /&gt;
'C:/temp/myobjects/DATABASE_NAME');&lt;/p&gt;
&lt;p&gt;I think the DATABASE_NAME should be replaced by the&lt;br /&gt;
compiler, with the database name wich was given in the&lt;br /&gt;
Schema?&lt;/p&gt;
&lt;p&gt;Also there is no possibility in the compiling form to&lt;br /&gt;
add a database name. There are fields for DB Server, DB&lt;br /&gt;
User &amp;amp; DB Password, but not for DB Name.&lt;/p&gt;
&lt;p&gt;If you add a Field there, you can also fill in the&lt;br /&gt;
DB_NAME Constant in the MyObjectsRuntimSettings Class.&lt;/p&gt;
&lt;p&gt;Bye,&lt;br /&gt;
Markus&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus</dc:creator><pubDate>Fri, 02 Sep 2005 20:44:06 -0000</pubDate><guid>https://sourceforge.netf86ebc3f76f36785e7a867ce23d3b7d758723eb9</guid></item><item><title>Webclient: double database names</title><link>https://sourceforge.net/p/myobjects/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;the webclient allows to add 2 databases with the same name.&lt;/p&gt;
&lt;p&gt;These stops the webclient of working properly.&lt;/p&gt;
&lt;p&gt;Bye,&lt;br /&gt;
Markus&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus</dc:creator><pubDate>Fri, 02 Sep 2005 20:31:22 -0000</pubDate><guid>https://sourceforge.nete46e5cc0cf29712530f338bd403b661479089454</guid></item><item><title> 	 Generating SQL Dump with current CVS Snapshot</title><link>https://sourceforge.net/p/myobjects/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have loaded the omm example in the myobjects&lt;br /&gt;
webclient, and generated a sql dump of it.&lt;/p&gt;
&lt;p&gt;While excecuting the generated dump (see enclosed) with&lt;br /&gt;
phpMyAdmin on MySQL 4.1.13 following a syntax error&lt;br /&gt;
occures.&lt;/p&gt;
&lt;p&gt;Quote&lt;br /&gt;
SQL-Befehl:&lt;/p&gt;
&lt;p&gt;CREATE TABLE movies(&lt;br /&gt;
`movieid` int( 10 ) unsigned NOT NULL AUTO_INCREMENT ,&lt;br /&gt;
`title` varchar( 255 ) NOT NULL ,&lt;br /&gt;
`description` text,&lt;br /&gt;
`year` year( 4 ) ,&lt;br /&gt;
`runtime` varchar( 50 ) ,&lt;br /&gt;
`originaltitle` varchar( 255 ) ,&lt;br /&gt;
`country` varchar( 45 ) ,&lt;br /&gt;
`imdbid` varchar( 15 ) ,&lt;br /&gt;
`imdbrating` float( ) ,&lt;br /&gt;
`imdbvotecount` int( 10 ) unsigned,&lt;br /&gt;
`tagline` varchar( 255 ) ,&lt;br /&gt;
`imdbimageurl` varchar( 255 ) ,&lt;br /&gt;
PRIMARY KEY ( `movieid` ) ,&lt;br /&gt;
UNIQUE KEY `movieid` ( `movieid` )&lt;br /&gt;
)&lt;/p&gt;
&lt;p&gt;MySQL meldet: Dokumentation&lt;br /&gt;
#1064 - You have an error in your SQL syntax; check the&lt;br /&gt;
manual that corresponds to your MySQL server version&lt;br /&gt;
for the right syntax to use near '),&lt;br /&gt;
`imdbvotecount` int(10) unsigned,&lt;br /&gt;
`tagline` varchar(255),&lt;br /&gt;
`imd' at line 10&lt;/p&gt;
&lt;p&gt;Bye,&lt;br /&gt;
Markus&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus</dc:creator><pubDate>Fri, 02 Sep 2005 20:29:12 -0000</pubDate><guid>https://sourceforge.net324a46208407fa71dbd5d25ef0fb08d5cec882cd</guid></item><item><title>DbModel::Update return status</title><link>https://sourceforge.net/p/myobjects/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;documentation states that Update is supposed to return&lt;br /&gt;
true on successful update, but the function only&lt;br /&gt;
returns false upon failure.&lt;/p&gt;
&lt;p&gt;I have attached a patch that fixes the bug&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 20 Feb 2005 08:20:13 -0000</pubDate><guid>https://sourceforge.neteeb222f99c4f60ffba28122a60f30d4ec9cd2c31</guid></item><item><title>Broken Dates Field</title><link>https://sourceforge.net/p/myobjects/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;in the generated class, the dates methods are screwed up.&lt;br /&gt;
you have it using "m" as the minute, when it should be "i"&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 02 Dec 2004 21:17:06 -0000</pubDate><guid>https://sourceforge.net974cecb2e37b8209b61d847c01e881bea97319b4</guid></item><item><title>Broken "Add new Field at Top" Link</title><link>https://sourceforge.net/p/myobjects/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;1) create DB&lt;br /&gt;
2) create Table (no Fields!)&lt;br /&gt;
3) create 2nd Table ( with Fields)&lt;br /&gt;
4) choose 1st Table on Navigation&lt;br /&gt;
5) Try to "Add new Field at Top" Link&lt;/p&gt;
&lt;p&gt;The Link show up like:&lt;br /&gt;
&lt;a href="http://localhost/myobjects/index.php?addField&amp;amp;database=kills&amp;amp;table=products&amp;amp;index=0" rel="nofollow"&gt;http://localhost/myobjects/index.php?addField&amp;amp;database=kills&amp;amp;table=products&amp;amp;index=0&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and hast to be:&lt;br /&gt;
&lt;a href="http://www.myobjects.org/demo/index.php?addField&amp;amp;database=kills&amp;amp;table=products&amp;amp;index=0" rel="nofollow"&gt;http://www.myobjects.org/demo/index.php?addField&amp;amp;database=kills&amp;amp;table=products&amp;amp;index=0&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 05 Nov 2004 08:27:12 -0000</pubDate><guid>https://sourceforge.net225975b06ebf66d21565e2f9fed6141a37b96692</guid></item></channel></rss>