> Does Links (2.1x) support cookies(and if so how do I
> enabled them)?  I couldn't find a
> thing in the settings, the config file, or the manual.

I got the same error from a citrix server. Some tests later I narrowed it down 
to a javascript bug where:

value = "something"; if (value == null) { alert("Failed!"); }

will give the alert.

I reported this as a bug.

Ben.
_______________________________________________
links-list mailing list
links-list@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/links-list

Reply via email to