Latest build of Sitebricks broken?

2 views
Skip to first unread message

Bobby Hargett Jr.

unread,
Apr 7, 2010, 10:47:23 AM4/7/10
to Google Sitebricks
I started a basic project with 1 controller and a html that looks like
this:
<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>TODO supply a title</title>
</head>
<body>
<p>
TODO write content
</p>
</body>
</html>

here is the controller:
public class Index {

@Get
public void get(){}

}


So when I run the app, the page is blank. So I do a view page source
on firefox and here is all it shows:
<?xml version="1.0" encoding="UTF-8"?>

What is going on or what am I missing. I did an update from SVN
yesterday.

Thanks.

Bobby Hargett Jr.

unread,
Apr 7, 2010, 11:01:03 AM4/7/10
to Google Sitebricks
If I set the html to this:

<html>


<head>
<title>TODO supply a title</title>
</head>
<body>
<p>
TODO write content
</p>
</body>
</html>

Here is what I get in the browser:
<#text text="<> ">

Bobby Hargett Jr.

unread,
Apr 7, 2010, 11:20:55 AM4/7/10
to Google Sitebricks
LOL I found the fixed, and I will create an issue and post it.

Dhanji R. Prasanna

unread,
Apr 7, 2010, 6:09:15 PM4/7/10
to google-s...@googlegroups.com
Strange--have you done a view source? Is it still broken?

What was the issue...

Dhanji.

--
To unsubscribe, reply using "remove me" as the subject.

Bobby Hargett Jr.

unread,
Apr 8, 2010, 4:54:36 PM4/8/10
to Google Sitebricks
I opened issue 47 and posted a fix.

On Apr 7, 6:09 pm, "Dhanji R. Prasanna" <dha...@gmail.com> wrote:
> Strange--have you done a view source? Is it still broken?
>
> What was the issue...
>
> Dhanji.
>

Dhanji R. Prasanna

unread,
Apr 8, 2010, 6:27:16 PM4/8/10
to google-s...@googlegroups.com
Awesome thanks, will take a look today.

oizo

unread,
Apr 13, 2010, 6:34:21 AM4/13/10
to Google Sitebricks
Any news?

Dhanji R. Prasanna

unread,
Apr 13, 2010, 7:24:03 AM4/13/10
to google-s...@googlegroups.com
I've updated the build poms to 1.6. And also patched this issue as of r143
Sorry about the delays =(

Dhanji.

On Tue, Apr 13, 2010 at 8:34 PM, oizo <m...@oizo.biz> wrote:
Any news?

Reply all
Reply to author
Forward
0 new messages