Opened 12 years ago
Last modified 11 years ago
#10327 assigned Bug
Under any circumstances filter should not be applied twice to one node
Reported by: | Piotrek Koszuliński | Owned by: | Piotrek Koszuliński |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.1 |
Keywords: | Cc: |
Description
Change History (2)
comment:1 Changed 12 years ago by
Owner: | set to Piotrek Koszuliński |
---|---|
Status: | new → assigned |
Pushed t/10327 on dev and tests with proposal of a patch.
Unfortunately this patch breaks pastefromword filter which perhaps base on some bugs in the old implementation of filter, which we rewritten in 4.1.
TODO: We should think of more edge cases and perhaps also better secure node's methods (not only filter, but also filterChildren?).