Closed (fixed)
Project:
Localization update
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2014 at 09:41 UTC
Updated:
20 Aug 2014 at 10:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
hass commentedComment #2
hass commentedFound more of these on module uninstall.
Comment #3
sutharsan commentedThis code has not changed since 6.x.
I can not reproduce the problem with a standard Drupal installation. Do you use a custom translation server?
The attached patch can the problem.
Comment #4
hass commentedIs it possible that this is only reproducible with modules not hosted on d.o? e.g. custom_foo modules? I tried to find out, but failed.
Comment #5
sutharsan commentedYes, that is possible. Is it possible the php notice is caused by an error in the xml? it occurs in the code that parses a translation server xml.
Comment #6
hass commentedError in the xml? I do not think so. It's always reproducible. Can i verify the xml somehow? Not sure where it is saved.
Maybe an unknown module gets a 404 error page on d.o and not an xml 404 error...
Comment #8
sutharsan commentedI don't like fixing bugs that I can not reproduce, but this one is trivial.