Closed (fixed)
Project:
Drupal.org site moderators
Component:
API.drupal.org
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2009 at 12:06 UTC
Updated:
23 Nov 2009 at 18:20 UTC
http://drupal.org/update/modules/6/7 has nothing on a change in form_set_error, yet http://api.drupal.org/api/function/form_set_error shows it is no longer in 7.
Need docs on how form validation process has changed.
Comments
Comment #1
joachim commentedWhich also means this needs updating: http://api.drupal.org/api/drupal/developer--topics--forms_api_reference....
Comment #2
joachim commentedAh -- greping the code shows its there.
So this is more a problem with api.drupal.org perhaps.
Comment #3
jhodgdonIt looks like api.drupal.org is having issues again. This entire file is empty for Drupal 7:
http://api.drupal.org/api/drupal/includes--form.inc/7
So none of the form functions are showing.
Comment #4
jhodgdonJust a note, a day or two ago there was a different indexing problem on api.drupal.org:
#623408: api.drupal.org does not index files
It looks like api.drupal.org is randomly deciding not to index some Drupal 7 files?
Comment #5
jhodgdonComment #6
avpadernoI agree; it seems there is something wrong, and it keeps to come out.
Could it be a problem of catching the source files?
Comment #7
avpadernoThe problem is not present anymore.
Comment #8
jhodgdonHas someone figured out why this is/was occurring and actually fixed the underlying problem, or should we continue to file issues with "api.drupal.org not indexing file xyz today" and then wait for them to disappear magically?
Comment #9
avpadernoSee #623408: api.drupal.org does not index files. It seems the problem happens for random files, and then all returns normal (until the next time).
It's not clear what is causing the problem, and when.