that's an unexpected bug fix :-)

On Sun, Jan 9, 2011 at 5:23 PM, Tiago Franco <[email protected]> wrote:

> Hi,
>
> Just upgrade to hobo 3 at it works fine. I gess this isn't working on
> 1.0.2.
>
> Thanks,
>  TF
>
> On 01/09/2011 12:00 PM, Tiago Franco wrote:
>
>> Hi,
>>
>> I'm with hobo 1.0.2.
>>
>> According to my calculations, the following code should replace the
>> account-plan-name-label param, but it doesn't work.
>>
>> <show-page>
>> <field-list: replace>
>> <field-list fields="email_address, account.credits, account.plan.name"
>> email-address-label="sds">
>> <account-plan-name-label: replace>
>>        Plan
>> </account-plan-name-label:>
>> </field-list>
>> </field-list:>
>> </show-page>
>>
>> Strange enough is the HTML generated by field-list (notice the class):
>>
>> <tr>
>> <th class="account-plan.name-label">
>>          Name
>> </th>
>> <td class="account-plan.name-view">
>> <span class="account-plan.name-tag view plan-name ">Civilian Pong</span>
>> </td>
>> </tr>
>>
>> Is this a bug or my expectations are wrong and I'm not passing the
>> parameter as it is supposed?
>>
>> Thanks,
>>  TF
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Hobo Users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<hobousers%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/hobousers?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to