Bug #5724
closed
Phase1 checkboxes on vpn_ipsec.php cannot be checked by clicking on them & missing row_toggle.js javascript
Added by Pi Ba almost 9 years ago.
Updated almost 9 years ago.
Affected Architecture:
amd64
Description
on Chrome Phase1 checkboxes on vpn_ipsec.php cannot be checked by clicking on them & missing row_toggle.js javascript
Error in console for loading: vpn_ipsec.php:203 GET /javascript/row_toggle.js
p.s. The whole javascript folder gets deleted on every (daily) automatic snapshot upgrade.. is that supposed to happen?
Yes, it is supposed to delete the old javascript folder. Nothing in there should be required by 2.3.x.
fr_toggle() and friends are now in jQuery/pfSenseHelpers.js
I'll look at the checkbox toggle matter shortly.
The missing /javascript/ folder i noticed mostly because of haproxy package that also placed a javascript file there, that got deleted on regular basis.. I suppose ill move it to a different folder.. www/haproxy/ or something like that.
- Status changed from New to Feedback
- Assignee set to Pi Ba
- Target version set to 2.3
fr_toggle() had been added to both the row and the cell causing it to toggle twice, and so appear not to toggle at all.
- % Done changed from 0 to 100
- Status changed from Feedback to Resolved
Everything seems to work ok, but i'm still observing similar messages in system logs:
It happens every time /vpn_ipsec.php is accessed.
It is also visible while applying changes to phase1 / phase2 settings.
I'm running 2.3.b.20160109.1400
My browser is mozilla firefox 43.0.3 on fc23 64bit.
Best regards,
Pedro Caetano
missing logs are here:
nginx: 2016/01/10 19:22:03 [error] 84391#0: *91 open() "/usr/local/www/javascript/row_toggle.js" failed (2: No such file or directory), client: 172.24.32.5, server: , request: "GET /javascript/row_toggle.js HTTP/1.1", host: "10.192.22.131", referrer: "https://10.192.22.131/vpn_ipsec.php"
Thanks Pedro, I removed the reference to that obsoleted file.
Also available in: Atom
PDF