Postponed (maintainer needs more info)
Project:
Checkout (Content locking)
Version:
6.x-2.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Aug 2009 at 08:39 UTC
Updated:
5 Aug 2009 at 09:40 UTC
Comments
Comment #1
smk-ka commentedCheckout currently triggers solely by looking at the URL of the requested page, and tries to extract a node id using a configurable regular expression (albeit without an administrative UI).
A quick solution to your problem would be making the regular expression matching more flexible to allow for catching editablefields or even completely arbitrary URLs.
BTW, which formatter do you use primarily, "Editable" or the AJAX-y "Click to Edit"?
Comment #2
askit commentedThank you for the explanation and suggestion - now I understand the cause and get the clue for a solution!
I use both Editable and Click to Edit.