Closed (fixed)
Project:
Station
Version:
6.x-2.x-dev
Component:
Playlists
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2009 at 23:39 UTC
Updated:
2 Nov 2009 at 02:20 UTC
I turned on the "optimize javascript" option in admin/settings/performance and it broke lookup / autocomplete of show titles - DJs were unable to copy-paste their show title directly from the node and have the form submit, kept giving errors. Also broke the lookup from catalog option, and the click-and-drag style of weight.
I'm using 2.x-dev with the "Add Another" script on top.
Comments
Comment #1
drewish commentedI don't think this is really the station module's fault. I just tested it on a clean installation and it worked fine. I'm guessing you've got another module that has some JS code that's not compatible with JS optimization. I'd suggest disabling modules one by one until you figure out which is the culprit. Though that said if you're able to replicate this on a clean installation please re-open this issue.
Comment #2
refreshingapathy commentedWill do. Only reason I suspected station is that the other modules were still humming along. Could also possibly be something inside the "add another" patch.