Fixed a bug in ref_by_ajax.xsl
Posted by mholmes on 31 Jan 2011 in Activity log
This was generating sporadic errors because it was attempting to use a variable defined in another stylesheet, which wasn't included.
This reminded me, though, that references to other references (nested refs) don't work in the references page itself. That needs fixing. It may be as simple as including the popup on that page, but it might be more complicated.