Zend Framework

Quoted argument to zf.sh is passed as multiple arguments to zf.php

Details

  • Type: Sub-task Sub-task
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.10.0
  • Component/s: Zend_Tool
  • Labels:
    None

Description

When calling for example:

zfinc run dc2query "SELECT u FROM Blog_Domain_Article u"

They query is not passed as one argument to zf.php but each word is its own argument.

A fix is documeneted here: http://stackoverflow.com/questions/255898/how-to-iterate-over-arguments-in-bash-script

Activity

Hide
Benjamin Eberlei added a comment -

Fixed in r18854.

Show
Benjamin Eberlei added a comment - Fixed in r18854.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: