In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Viewing Issue Simple Details Jump to Notes ] Wiki ] View Advanced ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0000729 [Advanced] General bug report always 2010-05-14 10:30 2010-06-10 13:47
Reporter Dmitry View Status public Project Name Advanced
Assigned To alex Developer
Priority critical Resolution fixed Fixed in Version 1.0.2-B1
Status closed Product Version 1.0.1 Target Version 1.0.2
Time EstimateNo estimate
Summary 0000729: Google maps JS doesn't load on Link Details template
Description Current template code in in-link/elements/html_head.tpl

[code]
<!--## GOOGLE MAPS API INTEGRATION ##-->
<inp2:m_if check="m_IsActive" t="in-link/detail">
    <inp2:m_if check="m_GetConfig" name="l_EnableGoogleMaps">
<script type="text/javascript" src="http://www.google.com/jsapi?key=<inp2:m_GetConfig name="l_GoogleMapsAPIKey"/>"></script>
<script type="text/javascript" src="<inp2:m_TemplatesBase module="In-Link"/>inc/googlemaps.js"></script>
    </inp2:m_if>
</inp2:m_if>
<!--## GOOGLE MAPS API INTEGRATION ##-->
[/code]

has INCORRECT template path in the IF "in-link/detail".

It should be "in-link/links/link_detail".
Additional Information
Tags No tags attached.
Reference http://groups.google.com/group/in-portal-bugs/browse_thread/thread/96e9bb49e3459735
Change Log Message Minor fix for Google maps to load on Links details page
Estimate Points 0
Attached Files patch file icon Google_maps_JS_doesnt_load.patch [^] (847 bytes) 2010-05-14 10:59 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0002201)
Dmitry (manager)
2010-05-14 10:59

Please review/test.
User avatar (0002275)
alex (manager)
2010-05-20 13:39

ok
User avatar (0002276)
alex (manager)
2010-05-20 13:40

Fix committed to 1.0.x branch. Commit Message:

Fixes 0000729: Google maps JS doesn't load on Link Details template
Commit on behalf of Dmitry.
User avatar (0002441)
alex (manager)
2010-06-10 13:47

Closing since version 1.0.2 is released.

- Related Changesets
Themes :: Advanced: 1.0.x r13597
Timestamp: 2010-05-20 13:40:34
Author: alex
Details ] Diff ]
Fixes 0000729: Google maps JS doesn't load on Link Details template
Commit on behalf of Dmitry.
mod - /themes/advanced/branches/1.0.x/in-link/elements/html_head.elm.tpl Diff ] File ]

- Issue History
Date Modified Username Field Change
2010-06-10 13:47 alex Note Added: 0002441
2010-06-10 13:47 alex Status resolved => closed
2010-05-20 13:40 alex Changeset attached 1.0.x r13597
2010-05-20 13:40 alex Note Added: 0002276
2010-05-20 13:40 alex Status reviewed and tested => resolved
2010-05-20 13:40 alex Fixed in Version => 1.0.2-B1
2010-05-20 13:40 alex Resolution open => fixed
2010-05-20 13:40 alex Assigned To !COMMUNITY => alex
2010-05-20 13:39 alex Note Added: 0002275
2010-05-20 13:39 alex Assigned To alex => !COMMUNITY
2010-05-20 13:39 alex Status needs testing => reviewed and tested
2010-05-14 10:59 Dmitry Note Added: 0002201
2010-05-14 10:59 Dmitry Assigned To => alex
2010-05-14 10:59 Dmitry Developer => Dmitry
2010-05-14 10:59 Dmitry Status active => needs testing
2010-05-14 10:59 Dmitry File Added: Google_maps_JS_doesnt_load.patch
2010-05-14 10:30 Dmitry New Issue
2010-05-14 10:30 Dmitry Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/96e9bb49e3459735
2010-05-14 10:30 Dmitry Change Log Message => Minor fix for Google maps to load on Links details page



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker