bug with [unlink] in block
Reported by Gaspard Bucher | April 6th, 2009 @ 01:26 AM | in 1.0
should render block with @other_node, not the unlinked @node.
Comments and changes to this ticket
-
Gaspard Bucher April 6th, 2009 @ 01:32 AM
The bug seems to occur only when there is the following items involved:
<div do='block'> <div do='drop'> <ul do='...'> <li do='each' do='unlink'/> </ul> </div> </div>
-
Gaspard Bucher April 6th, 2009 @ 02:13 AM
- State changed from new to resolved
(from [70010f1d96a65ce4c1f6b1e7ddf31c3804049c84]) Fixed bug rendering the block containing a link with the wrong context when removing a link. [#243 state:resolved]. http://github.com/zena/zena/comm...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Anyone knows how to use formatting here ?
Git repository: http://github.com/zena
Official website: http://zenadmin.org
People watching this ticket
Referenced by
- 243 bug with [unlink] in block (from [70010f1d96a65ce4c1f6b1e7ddf31c3804049c84]) Fixed b...