We have moved to Github. Please open tickets there.

Opened 3 years ago

Closed 3 years ago

#1437 closed Defect (Moved to extensions)

Invalid jquery libraries in Facebook Connect plugin

Reported by: mhourahine Owned by:
Priority: normal Milestone: Elgg 1.7
Component: Core Version: Github Master
Severity: minor Keywords:
Cc: brettp Difficulty:

Description

On rev 1164 of Elgg plugins, the fbconnect plugin overrides the header for the default view with invalid libraries:

<script type="text/javascript" src="<?php echo $varsurl?; ?>vendors/jquery/jquery-1.2.6.pack.js"></script>
<script type="text/javascript" src="<?php echo $varsurl?; ?>vendors/jquery/jquery-ui-personalized-1.5.3.packed.js"></script>

Change History (1)

comment:1 Changed 3 years ago by brettp

  • Resolution set to Moved to extensions
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.