batch messages not displayed on final screen
hunmonk - March 21, 2009 - 01:05
| Project: | Drupal.org Testing |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | hunmonk |
| Status: | postponed |
Jump to:
Description
the messages that the profile builds up in batch API are not displayed when the installer finishes. the finish step of the batch is doing a drupal_set_message(), but it gets lost on page reload.

#1
looks like a core bug:
#409410: installer clobbers messages set by profile
if the core bug is fixed there's nothing more we need to do. otherwise i don't think we can print messages generated in a batch in the installer.
#2
Which maintainer needs more info? ;) You just mean this is blocked on another issue, right?