Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

injector.mapValue -- XML? #16

Closed
shovemedia opened this issue Feb 5, 2010 · 3 comments
Closed

injector.mapValue -- XML? #16

shovemedia opened this issue Feb 5, 2010 · 3 comments

Comments

@shovemedia
Copy link

For some reason I can't inject XML? The constructor property is returning XMLList?
Am I a moron? All my other datatypes inject just fine...

@shovemedia
Copy link
Author

I think the XML class behaves the same as Proxy? Changing line 122:
if (target is Proxy || target is XML)
no more problems?

@tschneidereit
Copy link
Owner

Thanks for the report - and thanks shovemedia for the suggested fix, which I think to very likely be correct.
I'll verify and apply the fix in the next release.

@tschneidereit
Copy link
Owner

FIX: Injector throws exception when trying to inject into mapped XML values

Closed by b3ffebb

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants