Brandon Perry

Results 10 comments of Brandon Perry

I had this same issue and camelsong's fix was appropriate.

Must they be explicitly separated in the report? For instance, it may be possible to programmatically determine where the executable code in the injection starts using a ```/*comment*/``` to denote...

A more simple solution could be to only look for an asterisk.

Unfortunately the only way to modify the given shell is to recompile through Crestron Toolbox and the SIMPL compiler. I included the shell.cs for anyone who simply wants to see...

Is there a better place to report such issues?

Hi, just verifying this was fixed. It's still marked as open but I believe the fix was merged above.

Here is what I'm doing exactly, with the outputs. I am not able to successfully persist the external reference. ``` bperry@MacBookPro target % cat ~/test.xml ]> &file; bperry@MacBookPro target %...

That almost does it,but I don't see the external entity being persisted after decoding. Here is the XML after decoding from EXI with the exact command as pasted above. ```...

I've tried several EXI implementations. OpenV2G, RISE-V2G, and some others. I've not found one yet that supports external entities. This may just be squirrelly feature that hasn't been useful for...