#5 — FlashVideo conflicts with ARFilePreview over transforms
| State | Rejected |
|---|---|
| Release: | 0.8.2 |
| Area | Bugs |
| Issue type | Comment |
| Severity | Medium |
| Submitted by | (anonymous) |
| Submitted on | 2008-08-18 |
| Responsible | Lukasz Lakomy |
| Target release: | 0.8.2 |
Last modified on
2008-12-08
by
Lukasz Lakomy
On a fresh installation of Plone 3.1.4 with ARFilePreview 2.3.0-pre2 and FlashVideo 0.8.2, creating a new FlashVideo object raise the following error:
"""
AttributeError: 'NoneType' object has no attribute 'transform'
"""
"""
AttributeError: 'NoneType' object has no attribute 'transform'
"""
Added by
(anonymous)
on
2008-08-18 16:08
Sorry, I misused the Description field. Here is its content:
"""
I just created this ticket to let you know about a potential conflicts between FlashVideo and ARFilePreview. This bug is still not confirmed on ARFilePreview side, nor reproduced by anyone else. So I don't know which party should solve the problem.
Fot more informations, see: http://plone.org/products/arfilepreview/issues/25
"""
"""
I just created this ticket to let you know about a potential conflicts between FlashVideo and ARFilePreview. This bug is still not confirmed on ARFilePreview side, nor reproduced by anyone else. So I don't know which party should solve the problem.
Fot more informations, see: http://plone.org/products/arfilepreview/issues/25
"""
Added by
Lukasz Lakomy
on
2008-08-18 16:33
Issue state:
unconfirmed → open
Target release:
None → 0.8.2
Responsible manager:
(UNASSIGNED) → lukasz
I'll test it on my side.
Added by
(anonymous)
on
2008-10-07 09:17
By switching from FlashVideo to collective.flowplayer, I no longer get the AttributeError error and so I no longer need the patch.
Added by
(anonymous)
on
2008-12-08 15:47
Forget about my problem, it was my fault: I forgot to add plone.transforms ZCML slugs... (shame on me). You can close this ticket.
Added by
Lukasz Lakomy
on
2008-12-08 15:59
Issue state:
open → rejected
Thanks Kev for all your feedback. Closing.