Gliffy

Reference to nonexistent action in LargeDiagram.vm

Details

  • Description:
    Hide

    LargeDiagram.vm contains a reference to "pages/pageinfo.action" which doesn't exist:

    #if ($viewingPageInfo) > <a href="$req.contextPath/pages/pageinfo.action?pageId=$helper.page.id">Information</a>

    It should probably reference to "pages/viewinfo.action".

    The related issue is:

    http://jira.atlassian.com/browse/CONF-10393

    Show
    LargeDiagram.vm contains a reference to "pages/pageinfo.action" which doesn't exist: #if ($viewingPageInfo) > <a href="$req.contextPath/pages/pageinfo.action?pageId=$helper.page.id">Information</a> It should probably reference to "pages/viewinfo.action". The related issue is: http://jira.atlassian.com/browse/CONF-10393

Activity

Hide
Chris Kohlhardt added a comment - 05/Aug/08 5:21 PM

Hi Shannon,

It looks like you already fixed this with your recent re-factoring. Can you confirm?

thx!

-chris

Show
Chris Kohlhardt added a comment - 05/Aug/08 5:21 PM Hi Shannon, It looks like you already fixed this with your recent re-factoring. Can you confirm? thx! -chris
Hide
Shannon Krebs added a comment - 05/Aug/08 5:31 PM

Yes, this action has seen some refactoring since the last release, I can't see that reference in the latest version vm file.

Show
Shannon Krebs added a comment - 05/Aug/08 5:31 PM Yes, this action has seen some refactoring since the last release, I can't see that reference in the latest version vm file.

People

Dates

  • Created:
    04/Aug/08 10:01 PM
    Updated:
    09/Oct/08 2:11 PM
    Resolved:
    05/Aug/08 5:31 PM