multiple block tags on one line bug

grray - January 12, 2009 - 11:33
Project:Rep[lacement]Tags
Version:6.x-1.x-dev
Component:RepTag .tags module
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review
Description

Steps to reproduce:

Create node with html code in one line like
<table><tr><td>{BLOCK:views:unanswered_questions-block_1}</td><td>{BLOCK:user:2}</td></tr></table>
(should be block by name followed by block by id)

Actual result: empty page
Expected result: page with two blocks

Patch attached

AttachmentSize
blocks.diff1.04 KB

#1

aries - February 14, 2009 - 12:44

This patch is works for me. This bug arises in more tags too.

 
 

Drupal is a registered trademark of Dries Buytaert.