The malformed tag has no wiki summary.
0
votes
1answer
26 views
Want to use built in PHP JSON decoder but using Services_JSON
I'm requesting packets from a Server that I have no control over and they have no interest in any issues developers might have.
I would love to use the built in json_decode for PHP because of the ...
1
vote
0answers
42 views
Alfresco 4.0 Community - document preview for cyrillic utf8(?) txt, html shows malformed text
Alfresco 4.0 Community previewer displays utf8(?) txt and html documents with cyrillic malformed. How to enable utf8 for previewer or at least force it show normally russian and english text?
Txt ...
3
votes
2answers
111 views
Javascript Convert String to Array of Objects
I have a NodeJS App that accepts a a string (uploaded input!) I have No Control over the input I am merely building a REST Service to Processes the data.
That string is meant to be an Array of JSON ...
0
votes
1answer
68 views
jquery load html page as plain text
I'm trying to use jquery to load a local html page and display an alterated version of it.
I think I can do the alteration just fine, but I can't seem to load the page because it contains malformed ...
0
votes
1answer
50 views
*Malformed access token - but it's the token i get (PHP)
i have this problem with my FB-App
i have 2 files..
1) the mainApp.php .. and ..
2) the asyncApp.php .. (which processes data, delivers content & shit..)
and now..
when a user logs in, ...
0
votes
0answers
50 views
Loading Malformed HTML in PHP using DomDocument
I am trying to Load a third party HTML document(s), do some processing on it using XPath and regex and then save it to a file. I need to expect that some of the HTML documents processed contain ...
0
votes
2answers
189 views
php curl super long url malformed
I have a long url nested in a variable: $mp4, and trying to download it with curl but i'm getting malformed error. Please help me if you can, thank you in advance!
The below is what I have in my php ...
0
votes
2answers
31 views
file encoding and deformed strings
I am just working with a text file, that contains lots of deformed strings such as:
VyplÅ<88>te prosÃm pole "jméno
My editor says that the file encoding is latin1. The string is supposed to ...
0
votes
1answer
33 views
Malformed keywords on extraction PHP
I am extracting keywords from webpage using this resource. It works fine but some words are getting malformed. The word "memory" is extracted as "memori" and "article" is extracted as "articl". There ...
0
votes
1answer
171 views
I am try to get a “config.xml” working in my Phonegap App but getting “malformed config.xml”
It was wroking before i tryed to put in rim:navigation,
<?xml version="1.0" encoding="UTF-8" ?>
<widget xmlns = "http://www.w3.org/ns/widgets"
xmlns:gap = "http://phonegap.com/ns/1.0"
...
0
votes
1answer
92 views
malformed pdf document asks to save changes
We have this big web project where the user can print the html to pdf. We are using dompdf, and have somewhat fixed the long cell issues that cause the pdf to have several blank pages. Now the issue ...
0
votes
1answer
57 views
Malformed XML Cleanup - Data not in tags
So I have XML with perfectly nested tags, however I'm ending up with weird characters directly outside of tags, such as:
<root><a_tag>Some perfectly valid string</a_tag> this
...
0
votes
1answer
193 views
“Malformed request” error when making a call in Twilio Android client
I'm trying to integrate the Twilio client into a larger application. Everything seems to work fine until I call device.connect(parameters, connectionListener). I get the 31100 Generic Malformed ...
1
vote
1answer
262 views
Parsing “JSON” containing trailing commas
Are there any Python JSON parsers that will cope with trailing commas?
(I'm consuming the "JSON" from an external source and have no control over it.)
1
vote
1answer
42 views
How to protect layout from malformatted html content on a generated webpage?
I have a container layout of a webpage that works like this:
<html>
#header#
<div class="content_container"> #content inserted here# </div>
#footer#
</html>
If the content ...
1
vote
0answers
88 views
malformed url php mysql
my problem is this
i am uploading 4 things to my website, for filetype 3 and filetype 4 i am using dd_folder; yet when i try to call it i am getting something like this
...
1
vote
1answer
1k views
Java, StaX simple code but get parse error, premature end of file
I'm trying to figure out IO using StaX, but I keep getting "malformed" and "premature EOF" errors from the reader. This is reading code created using StaX, as in the following example.
I've boiled ...
1
vote
0answers
302 views
java.net.MalformedURLException when running ant list command
Hey guys so been going through the instructions to learn spring over here http://static.springsource.org/docs/Spring-MVC-step-by-step/part1.html
and im at Step 1.4 where you run the ant list command ...
1
vote
0answers
360 views
HTTP malformed packet exception
I'm developing a proxy in node.js. I have developed an addon which analyses packets and almost always changes the packets' length. Here is the code:
var http = require('http');
var ...
0
votes
1answer
131 views
Extra data is being inserted in my sqlite database
Bad data is being inserted into my Search model sqlite database. Instead of "string" the data is being entered as "---\n- ''\n- string\n" for one specific column (:city). Also, the number '1' is ...
2
votes
1answer
1k views
python aes encrypt/decrypt does not return the same results
below code sample does not return the original text after encrypt/decrypt operation and I am trying to figure it out why
from Crypto.Cipher import AES
text = """This is plain text
to use.
It ...
0
votes
1answer
327 views
Email header is “malformed” when using sendmail command from php. Why?
I'm having trouble with a sendmail command.
I'm pulling the values out of a database call, and they look good.
The mail command looks like this:
...
0
votes
2answers
579 views
Cannot open my database on the android device, but can on the emulator
Can anyone explain what's the problem?
I developed my application which uses my own database. All worked fine, but in one day I began to receive the error at
long rowsCount = ...
1
vote
1answer
843 views
Malformed HTTP Request in Apache [closed]
I have an Apache server which gets a malformed HTTP Request (cookie size is very big). The server displays the Cookie value along with Bad Request. Is there a way to handle this?
I tried ...
8
votes
1answer
6k views
Javascript decodeURI(Component) malformed uri exception
I entered the following in Chrome's console:
decodeURIComponent('a%AFc');
Instead of resulting to a0xAFc, it caused a URIError exception (malformed uri).
I've heard several excuses why this may be ...
0
votes
2answers
342 views
Using a XML schema to fix an XML in Java
Does anyone know of a tool that would allow me to take an XML string in Java, check it against a schema, and fix it if it is malformed?
For example, given the following schema and xml code
<?xml ...
1
vote
1answer
177 views
Malformed SQLite Database Without Exception Being Thrown
I have an SQLite database with records being inserted into it for my Android app.
I am inserting the answers to on screen surveys, with one answer saved per row in my table.
My surveys have 20 ...
1
vote
1answer
153 views
How to convert malformed DateTime in XML source into valid DateTime
I have XML source data that contains DateTime data in the wrong format, like so:
<ord_dt>9/12/2011 11:56:12 AM</ord_dt>
I need to import the XML into Excel, and have Excel recognize ...
1
vote
1answer
412 views
malformedXML: During update: accessForm:passMessage not found
I'm trying to improve my web app. I read this article http://balusc.blogspot.com/2011/01/jsf-20-tutorial-with-eclipse-and.html and tried to implement some of the ajax stuff (I'm very new to JSF and ...
7
votes
1answer
291 views
Scala or Java Library for fixing malformed URIs
Does anyone know of a good Scala or Java library that can fix common problems in malformed URIs, such as containing characters that should be escaped but aren't?
1
vote
1answer
902 views
How to use Java to encode/decode/transcode byte array using a charset directly
I have a malformed string which may be caused by a bug of MySQL JDBC driver,
The bytes of a sample malformed string (malformed_string.getBytes("UTF-8")) is this:
C3 A4 C2 B8 C2 AD C3 A6 E2 80 93 E2 ...
1
vote
1answer
487 views
Malformed HTML and XPath query
I have a malformed HTML that I can't change. Running a XPath Query doesn't return the nodes at all:
$el = $xpath->query("//a[@class='product']/table"); // can get a tag with ...
1
vote
1answer
414 views
fixing malformed XML
I have a huge file that consists of malformed xml (mostly unescaped XML characters and CDATA sections). I am looking for a decent parser that can fix-up the malformed xml. I have used IntelliJIdea ...
2
votes
1answer
519 views
sqlite malformed db only locally
I have a SQLite db hosted on my website and there it works fine. I need add some new query and I like to test them locally before going live.
The problem is that after I download the db file to work ...
5
votes
3answers
914 views
using C#'s XmlReader on slightly malformed XML
I'm trying to use C#'s XmlReader on a large series of XML files, they are all properly formatted except for a few select ones (unfortunately I'm not in a position to have them changed, because it ...
2
votes
1answer
139 views
Identifying the source of malformed URLs
We occasionally get errors in the log for our web application saying that a request for a URL was malformed. The URL itself would look something like this: http://{sampledomain.com}/<br>. The ...
1
vote
1answer
864 views
How to detect “Invalid character found in text content”
I'm doing an XML validation in Java, using SAX, and i'd like to recognize the following kind of error :
"An invalid character was found in text content".
At the moment, i have a validation with SAX, ...
0
votes
1answer
320 views
Malformed XML, responseXML and jQuery - how to let then work?
I need to parse some web pages with jQuery, and I've tried to make use of methods related to the httpRequest.responseXML approach. In this way, I've found that XML for this page appears malformed ...
3
votes
4answers
344 views
How to prevent malformed tags for XSS
I read a comment about malformed tags being used for XSS attacks. How am I supposed to sanitize against these. If I use a library like HTMLPurifier, does it take of this as part of its work? or is ...
0
votes
1answer
161 views
Textareas and unsafe content
I've got wiki style content which is sanitized and stored in another field of the db for output as html. The original body field I'm not sure how to deal with as when I santize it characters are ...
1
vote
2answers
79 views
What's wrong with this url?
Why is Xul app saying
XML Parsing Error: not well-formed
for:
<browser class="AppBar" type="content" src="test.html?img1=img1.jpg&img2=img2.jpg" flex="4"/>
at the equals sign ...
0
votes
2answers
3k views
How to avoid malformed URI sequence error?
I'm working with perl. I have data saved on database as  “
and I want to escape those characters to avoid having malformed URI sequence error on the client side. This error seems to happen on ...
0
votes
1answer
917 views
UDP malformed packets
I use C# program for client UDP application. Application listens for a connection, and then communicates.
Socket udpClient = new Socket(AddressFamily.InterNetwork, SocketType.Dgram, ...
1
vote
2answers
129 views
Simple simple template returning odd numbers?
EDIT BEFORE YOU READ: Sorry.. I didn't add newline so it appeared jumbled, I can't delete the question because I'm not registered yet, sorry for wasting your time guys.
I just used a template for the ...
3
votes
1answer
1k views
How can multiple trailing slashes can be removed from a URL in Ruby
What I'm trying to achieve here is lets say we have two example URLs:
url1 = "http://emy.dod.com/kaskaa/dkaiad/amaa//////////"
url2 = "http://www.example.com/"
How can I extract the striped down ...
0
votes
5answers
2k views
Clean HTML using C#
How do I repair malformed HTML using C#? A great answer would be an HTML Agility Pack sample!
I'm scraping a site (for legitimate use). The site's HTML is OK but there are some annoying problems.
...
5
votes
3answers
792 views
How do you handle malformed HTML in Perl?
I'm interested in a parser that could take a malformed HTML page, and turn it into well formed HTML before performing some XPath queries on it. Do you know of any?
0
votes
3answers
2k views
SVN checkout fails saying URL is malformed
I am trying to checkout files using subversion on RedHat Linux but the checkout fails saying URL (http/https) is malformed or the scheme or host or path is missing.
I am not sure now what more ...
1
vote
3answers
2k views
Why is BeautifulSoup throwing this HTMLParseError?
I thought BeautifulSoup will be able to handle malformed documents, but when I sent it the source of a page, the following traceback got printed:
Traceback (most recent call last):
File "mx.py", ...
0
votes
1answer
152 views
Fixing bad XML in Lua
I have a Lua program that is consuming data from an external device. The device is returning malformed XML that looks like:
<element attribute1="value1" attribute2="value2" attribute3=" m ...