In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
247 [In-Portal CMS] Admin Interfaces bug report always 2009-08-27 16:08 2010-01-11 22:05
Dmitry  
alex  
normal  
closed 4.3.9  
fixed  
 
none 5.0.2  
0
0000247: Problems with LINK.DENY and LINK.APPROVE events
There is an inconsistency in Link object/tag used in LINK.DENY and
LINK.APPROVE events.

Fix should be applied to all CATALOG items.

If we do APPROVE/DENY via Catalog <inp2:l_Field name="..."/> tag would
work just fine.

But if we do APPROVE/DENY via Advanced VIew <inp2:l_Field name="..."/>
tag won't work, instead we should use <inp2:l.showall_Field name="..."/
> tag (with special).

Situation is not obvious for users and seems to be inconsistent to me.
Any ideas how this can be fixed besides using IFs to check if first
object is loaded and if not use the second one?
Issue History
2010-01-11 22:05 Dmitry Note Added: 0001393
2010-01-11 22:05 Dmitry Status resolved => closed
2009-09-29 15:29 alex Patch Status => Not Used
2009-09-29 15:29 alex Fixed in Version => 5.0.2
2009-09-29 15:29 alex Note Added: 0000592
2009-09-29 15:29 alex Status active => resolved
2009-09-29 15:29 alex Resolution open => fixed
2009-09-29 15:29 alex Assigned To => alex
2009-09-29 15:29 alex Changeset attached 5.0.x r12643
2009-09-23 12:26 alex Time Estimate Added 1
2009-09-23 12:26 alex Note Added: 0000517
2009-08-27 16:08 Dmitry New Issue

Notes
(0000517)
alex   
2009-09-23 12:26   
I've already found and eliminated the problem in advanced_view.tpl file and change is awaiting to be commited.
(0000592)
alex   
2009-09-29 15:29   
Fix committed to 5.0.x branch. Commit Message:

Fixes 0000247: Problems with LINK.DENY and LINK.APPROVE events
(0001393)
Dmitry   
2010-01-11 22:05   
Closing completed tasks.