[fw-general] Re: Zend_Captcha custom error message question

2009-01-27 Thread Deepak Shrestha
Ok, I found a Warning displayed at to of my form after validation. The Message: = Warning: htmlspecialchars() expects parameter 1 to be string, array given in C:\WEB\myweb\library\Zend\View\Abstract.php on line 804 What does this mean? Thanks -- =

[fw-general] Zend_Captcha custom error message question

2009-01-27 Thread Deepak Shrestha
Hi, Breaking from previous post, I am posting this as a new subject. I am using Zend_From to display captcha with custom error message. When I make a wrong entry (intentionally), my custom error message is not shown when form validates. Sample code: //first create an captcha

Re: [fw-general] Zend_Db_Mapper Proposal - Ready for Review

2009-01-27 Thread Ken Chau
Do you have any source code laying around anywhere for us to look at? I had some aspirations to write an ActiveRecord component, but my recent experience with models (well, and PHP's lack of late static binding support) has led me searching for other model components. I would love to replace Zend_

RE: [fw-general] JotBug - A Project Management & Issue Tracker w ritten 100% with Z F :-)

2009-01-27 Thread Robert Castley
>>> Maybe you can install a demo somewhere? E.g., for JotBug itself? :-) If I could find a permenant home I would! At the moment I am only able to provide that facility when I am online at home as I can run it in a VM without worrying about being hacked etc. The URL for that is http://rcastle

[fw-general] Re: S3 and Queue

2009-01-27 Thread Justin Plock
The main API should be close to frozen at this point and the Stream wrapper utilizes it. I have not had time to write any unit tests and documentation. The API could probably use a little more testing, specifically around how Amazon handles 100 Continue headers. I was trying to figure out a way

Re: [fw-general] JotBug - A Project Management & Issue Tracker written 100% with Z F :-)

2009-01-27 Thread till
On Wed, Jan 28, 2009 at 12:15 AM, Robert Castley wrote: > Hi, > > I am looking (begging!) for help/testing/feedback etc etc etc on my JotBug > project > > http://jotbug.googlecode.com > > So far, I have the following implemented: > > Wiki > - Syntax is Textile > - Add > - Edit > - Preview > -

[fw-general] JotBug - A Project Management & Issue Tracker written 100% with Z F :-)

2009-01-27 Thread Robert Castley
Hi, I am looking (begging!) for help/testing/feedback etc etc etc on my JotBug project http://jotbug.googlecode.com So far, I have the following implemented: Wiki - Syntax is Textile - Add - Edit - Preview - Delete - Attachments (upload/view) - Code hi

[fw-general] Re: No announce for 1.7.3PL1

2009-01-27 Thread Colin Guthrie
'Twas brillig, and Wil Sinclair at 27/01/09 20:20 did gyre and gimble: It was released due to a missing 'require' in the ZendX_JQuery component. Incidentally while looking at the ZendX_JQuery stuff today I noticed a prefix of ZendX_Dojo which is odd: $ grep -rn Dojo * JQuery/Form.php:45: ->a

RE: [fw-general] No announce for 1.7.3PL1

2009-01-27 Thread Terre Porter
Wil Sinclair wrote: >I'll review 'to patch or not to patch' decision in more detail going forward and announce >it on the contributors, general, and announce lists if we patch a release in the future. Thank you. I can see how it could be useful. However, I also see how it would be hard to decide

Re: [fw-general] Zend_Form / Zend_File Upload to DB not working

2009-01-27 Thread Thomas Weidner
Look at my blog. There is an example for file uploads. http://www.thomasweidner.com/flatpress/2008/11/01/file-transfer-hashing-and-other-news/ Greetings Thomas Weidner, I18N Team Leader, Zend Framework http://www.thomasweidner.com - Original Message - From: "maxarbos" To: Sent: Tuesd

[fw-general] Zend_Form / Zend_File Upload to DB not working

2009-01-27 Thread maxarbos
Hello, I am trying to use Zend_Form to upload a file and then store it in a DB. Something doesnt seem to be working, and would like to know if there is a simple test using MVC structure to see if a file is being uploaded? I have tried a few things, but nothing seems to show the actual file info

Re: [fw-general] No announce for 1.7.3PL1

2009-01-27 Thread Rob Allen
On 27 Jan 2009, at 20:20, Wil Sinclair wrote: It was released due to a missing 'require' in the ZendX_JQuery component. I'm sorry that I didn't send out an announcement, but I really didn't think that this was significant enough to warrant one. Given the community's reaction, I'm thinking that

RE: [fw-general] No announce for 1.7.3PL1

2009-01-27 Thread Wil Sinclair
It was released due to a missing 'require' in the ZendX_JQuery component. I'm sorry that I didn't send out an announcement, but I really didn't think that this was significant enough to warrant one. Given the community's reaction, I'm thinking that it wasn't significant enough to issue the patch in

[fw-general] Zend_Cache_Backend_Memcache ZF1.7 Connection-problems (solved)

2009-01-27 Thread retoreto
Hi, Maybe it helps someone: I just updated ZF from 1.6 to 1.7.3 in a project. With the change Zend_Cache_Backend_Memcache could not connect to the server anymore (no error on connect, but on get(), set() etc.). It seems to be caused by some new arguments that the ZF-class passes to PHP Memcache's

Re: [fw-general] Re: No announce for 1.7.3PL1

2009-01-27 Thread Yannick Mortier
> (and yes, I know this particular case was not a security issue!). > > Col > > > -- > > Colin Guthrie > gmane(at)colin.guthr.ie > http://colin.guthr.ie/ > Maybe that's why it was not announced? -- Currently developing a browsergame... http://www.p-game.de Trade - Expand - Fight

[fw-general] Re: No announce for 1.7.3PL1

2009-01-27 Thread Colin Guthrie
'Twas brillig, and Yannick Mortier at 27/01/09 19:43 did gyre and gimble: A patch level can also mean that there were just some smaller issues fixed or it had to be released quickly because of security issues. So there is no need for an announce of changes because there are usually none. So if

Re: [fw-general] Re: No announce for 1.7.3PL1

2009-01-27 Thread Mark Wright
Should those of us who upgraded to 1.7.3 now upgrade to 1.7.3PL1? If we should then I think an announcement would be very important. Otherwise, how would we know there is an update? Mark On Tue, Jan 27, 2009 at 11:36 AM, Colin Guthrie wrote: > 'Twas brillig, and Wil Sinclair at 27/01/09 17:01 d

Re: [fw-general] No announce for 1.7.3PL1

2009-01-27 Thread Yannick Mortier
2009/1/27 Rob Allen : > > On 27 Jan 2009, at 17:01, Wil Sinclair wrote: > >> We decided not to do a release announcement for patches. We've released >> them in the past for other packages like GData and didn't announce them >> then. Plus, there are no new features, bug fixes, etc., so it's not much

Re: [fw-general] No announce for 1.7.3PL1

2009-01-27 Thread Rob Allen
On 27 Jan 2009, at 17:01, Wil Sinclair wrote: We decided not to do a release announcement for patches. We've released them in the past for other packages like GData and didn't announce them then. Plus, there are no new features, bug fixes, etc., so it's not much of an announcement. :) If i

Re: [fw-general] Some widget issues

2009-01-27 Thread Daniel Latter
hi, try turning off mod_rewite for images folder?: RewriteEngine off Thank You Daniel Latter 2009/1/27 dele454 > > Thanks for the feedback Matthew. That is exactly how my rewrite look like > line for line. Not working still. Any other possible leads? > > Thanks > > - > dee > -- > View th

Re: [fw-general] Some widget issues

2009-01-27 Thread dele454
Thanks for the feedback Matthew. That is exactly how my rewrite look like line for line. Not working still. Any other possible leads? Thanks - dee -- View this message in context: http://www.nabble.com/Some-widget-issues-tp21686243p21691624.html Sent from the Zend Framework mailing list ar

[fw-general] Re: No announce for 1.7.3PL1

2009-01-27 Thread Colin Guthrie
'Twas brillig, and Wil Sinclair at 27/01/09 17:01 did gyre and gimble: We decided not to do a release announcement for patches. We've released them in the past for other packages like GData and didn't announce them then. Plus, there are no new features, bug fixes, etc., so it's not much of an ann

Re: [fw-general] Some widget issues

2009-01-27 Thread Matthew Weier O'Phinney
-- dele454 wrote (on Tuesday, 27 January 2009, 06:22 AM -0800): > I just noticed that bg images, bg colours set in the tundra theme stylesheet > (tundra.css) dont apply to some of my pages especially pages whose URLs > require parameters like > > www.mydomain.com/event/details/144. > > For the

Re: [fw-general] S3 and Queue

2009-01-27 Thread Ralph Schindler
So it looks like the API is looking pretty good at this point, and its somewhat different (in a better way) than the one laid out in the proposal. Is there any chance you can give us a state of the union on the component, and the directions you'd like it to go in? How much if any is done in the wa

Re: [fw-general] Available for Community Review: Zend_Cache_Manager/Cache Action Helper

2009-01-27 Thread Pádraic Brady
It's not up just yet as I'm working when I can on the Cache Manager first (see last few commits). Pádraic Brady http://blog.astrumfutura.com http://www.survivethedeepend.com OpenID Europe Foundation Representative On 27 Jan 2009, at 17:16, emoveo wrote: Sorry, where is source code of Zend_Co

[fw-general] Zend_Dojo CheckBox validation

2009-01-27 Thread vladimirn
I posted this a few months ago, but never got colution, so i will try one more time :) Hopefully someone will be able to help me on this. I have a zend_dojo WORKING form, but checkbox validation wont work. I'b been told to try this: -

Re: [fw-general] Available for Community Review: Zend_Cache_Manager/Cache Action Helper

2009-01-27 Thread emoveo
Sorry, where is source code of Zend_Controller_Action_Helper_Cache? I didn't find it in http://github.com/padraic/zfcache/tree/2380d237eaccaa061155eabe50f3ec4adad61f32/trunk/library/Zend/Cache -- View this message in context: http://www.nabble.com/Available-for-Community-Review%3A-Zend_Cache_Man

RE: [fw-general] No announce for 1.7.3PL1

2009-01-27 Thread Thorsten Suckow-Homberg
>If it would help avoid confusion, I can send a quick note to fw-general if we >ever have to patch again. +1 -- Thorsten Suckow-Homberg http://www.siteartwork.de Sent with conjoon. Visit http://www.conjoon.de

RE: [fw-general] No announce for 1.7.3PL1

2009-01-27 Thread Wil Sinclair
We decided not to do a release announcement for patches. We've released them in the past for other packages like GData and didn't announce them then. Plus, there are no new features, bug fixes, etc., so it's not much of an announcement. :) If it would help avoid confusion, I can send a quick not

Re: [fw-general] S3 and Queue

2009-01-27 Thread Ralph Schindler
Just to confirm, this is your code right: http://framework.zend.com/svn/framework/laboratory/library/Zend/Service/Amaz on/S3.php -ralph On 1/25/09 9:33 PM, "Justin Plock" wrote: > Would anyone like to take over development of my two proposals: > Zend_Service_Amazon_S3 and Zend_Queue? I don't

[fw-general] Re: [zf-contributors] Zend_Db_Mapper Proposal - Ready for Review

2009-01-27 Thread Ralph Schindler
Benjamin, I *really* like most of this proposal. I am currently unsure on how the UnitOfWork classes handle persistence, but I'll continue to look for code in this department (Is persistence during a single request or multi-request, since there is no coupling with Zend_Session I presume everythin

[fw-general] Some widget issues

2009-01-27 Thread dele454
hi, I just noticed that bg images, bg colours set in the tundra theme stylesheet (tundra.css) dont apply to some of my pages especially pages whose URLs require parameters like www.mydomain.com/event/details/144. For the lightbox widget: - the controls dont show but shows on pages like www.m

[fw-general] Available for Community Review: Zend_Cache_Manager/Cache Action Helper

2009-01-27 Thread Pádraic Brady
Hi all, As part of my tinkering to get caching more closely integrated into the framework, I am pleased to announce two additional proposals which are ready for community review. In a previous announcement I mentioned Zend_Cache_Backend_Static and Zend_Cache_Backend_Database, in addition to a

Re: [fw-general] No announce for 1.7.3PL1

2009-01-27 Thread Matthew Weier O'Phinney
-- Colin Guthrie wrote (on Tuesday, 27 January 2009, 09:39 AM +): > While I believe the changes were minimal and also noted in the 1.7.3 > official release, would it not have made more sense to call this a > 1.7.3.1 release? That way everything works as expected and is > transparent etc.

[fw-general] No announce for 1.7.3PL1

2009-01-27 Thread Colin Guthrie
Hi, Just wanted to point out that 1.7.3PL1 didn't seem to get a release announcement. Also the Version.php file does not reflect that this is not the same version as the original 1.7.3. While I believe the changes were minimal and also noted in the 1.7.3 official release, would it not have

Re: [fw-general] Zend_Form or Captcha bug?

2009-01-27 Thread Deon
The Captcha images are being created so i suspect its the path to the images from the view scripts that is the problem. Is your path to your image in the view code accessible by a browser? I always use an absolute path from my web root (public or public html directory). For instance if you have