[Tickets #11581] File upload and dblookup property types do not work

bugs at horde.org bugs at horde.org
Sat Oct 27 05:07:51 UTC 2012


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/11581
------------------------------------------------------------------------------
  Ticket             | 11581
  Created By         | chowdhury_uttiya at yahoo.com
  Summary            | File upload and dblookup property types do not work
  Queue              | Sesha
  Version            | Git develop
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


chowdhury_uttiya at yahoo.com (2012-10-27 05:07) wrote:

* Horde git 5.0.0 as of Oct 27
* Sesha git 1.0.0 as of Oct 27
* Driver mysql
==
Under manage properties, I choose file upload or image upload. Then I  
add stock and upload a file. Seemingly upload fails and under list  
stock, it shows no image/file.
==
Also, under manage properties, dblookup property type doesn't work.

* I have a table with one varchar column only
* For DSN field, I have tried leaving it blank (hoping horde default  
will be used, or also phptype://uc:pa$$word@localhost/ces_net (uc is  
username, pa$$word is password, mysql server is on same machine as  
webserver, database name is ces_net)
* But when I go to add new item, I get error:
<code>
Fatal error: Call to a member function selectValues() on a non-object  
in /mnt/ce/main/htdocs/horde/libs/Horde/Form/Type.php on line 3662
</code>
* For query, I am using:
<code>
select column from table;
</code>

Table is there, there is data in the table, and I have logged in to  
mysql using same username and checked that I can select from the table.

Thanks.

UC





More information about the bugs mailing list