23 Feb
2015
23 Feb
'15
10:19 a.m.
Author: ygrego Date: 2015-02-23 10:19:15 +0000 (Mon, 23 Feb 2015) New Revision: 850 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/850 Log: The method "getChannel" null when no channel found with the specified id. Modified: oipf/js/impl/model/ChannelList.js Modified: oipf/js/impl/model/ChannelList.js =================================================================== --- oipf/js/impl/model/ChannelList.js 2015-02-23 08:47:40 UTC (rev 849) +++ oipf/js/impl/model/ChannelList.js 2015-02-23 10:19:15 UTC (rev 850) @@ -31,7 +31,7 @@ return channel; } } - return undefined; + return null; }, /*
4130
Age (days ago)
4130
Last active (days ago)
0 comments
1 participants
participants (1)
-
ygregoï¼ users.nuiton.org