In-Portal Issue Tracker - Advanced
Viewing Issue Advanced Details
942 [Advanced] General bug report always 2010-12-01 14:18 2011-03-30 09:58
Dmitry  
!COMMUNITY  
normal  
closed 1.0.0  
fixed  
 
none 1.1.2-B1  
http://groups.google.com/group/in-portal-bugs/t/7739352894e967c5
Fixes fatal error on Article details page
0
0000942: Fatal Error on Article Details page due to incorrect Unit Prefix
Fatal Error on Article Details (In-News) due to incorrect Unit Prefix.

Currently page has <inp2:l_Field name='PrimaryImageAlt' html_escape='1'/> tag which belongs to the Links (In-Link module).

The fix is simple use the following tag instead - <inp2:n_Field name='PrimaryImageAlt' html_escape='1'/>


NOTE: we have never came across this bug before since in most cases In-Portal is installed with both In-Link and In-News modules.
patch Fatal-on-Article-Details-incorrect-Unit-Prefix.patch (1,066) 2010-12-01 14:18
http://tracker.in-portal.org/file_download.php?file_id=864&type=bug
Issue History
2011-03-30 09:58 Dmitry Note Added: 0003383
2011-03-30 09:58 Dmitry Status resolved => closed
2011-01-05 05:56 alex Changeset removed 5.1.x r14116
2011-01-05 05:54 alex Changeset attached 1.1.x r14118
2011-01-05 05:49 alex Changeset attached 5.1.x r14116
2011-01-05 05:48 alex Note Added: 0003159
2011-01-05 05:48 alex Status reviewed and tested => resolved
2011-01-05 05:48 alex Fixed in Version => 1.1.2-B1
2011-01-05 05:48 alex Resolution open => fixed
2011-01-05 05:44 alex Note Added: 0003157
2011-01-05 05:44 alex Status needs testing => reviewed and tested
2010-12-01 14:22 Dmitry Reference => http://groups.google.com/group/in-portal-bugs/t/7739352894e967c5
2010-12-01 14:19 Dmitry Note Added: 0003098
2010-12-01 14:19 Dmitry Assigned To => !COMMUNITY
2010-12-01 14:19 Dmitry Developer => Dmitry
2010-12-01 14:19 Dmitry Status active => needs testing
2010-12-01 14:18 Dmitry New Issue
2010-12-01 14:18 Dmitry File Added: Fatal-on-Article-Details-incorrect-Unit-Prefix.patch
2010-12-01 14:18 Dmitry Change Log Message => Fixes fatal error on Article details page

Notes
(0003098)
Dmitry   
2010-12-01 14:19   
Please test the patch!
(0003157)
alex   
2011-01-05 05:44   
ok
(0003159)
alex   
2011-01-05 05:48   
Fix committed to 1.1.x branch. Commit Message:

Fixes 0000942: Fatal Error on Article Details page due to incorrect Unit Prefix
Commit on behalf of Dmitry
(0003383)
Dmitry   
2011-03-30 09:58   
Closing, since 1.1.2 release has been released.