3.0 store blog entries in database, you can go to the data
base and delete
the specific entry from Entry table (and
Comment/CommentMetadata table if
it has comment).
-Me
> Hey all,
>
> One of my users, somehow, managed to get :
>
>
$BLOJSOM_PLUGIN_EDIT_BLOG_ENTRIES_ENTRY.getEscapedTitle()
>
> as both the Blog entry title and the Blog entry text.
>
> I can not delete this entry from the admin tools. I
can not move
> this entry to another category. And as long as that
entry is active
> when I go to his blog i get:
>
> type Exception report
>
> message
>
> description The server encountered an internal error ()
that
> prevented it from fulfilling this request.
>
> exception
>
> java.lang.NullPointerException
>
java.io.StringReader.<init>(StringReader.java:33)
>
org.blojsom.plugin.meta.MetaPlugin.process(MetaPlugin.java:
106)
>
org.blojsom.servlet.BlojsomServlet.service(BlojsomServlet.j
ava:432)
>
javax.servlet.http.HttpServlet.service(HttpServlet.java:802
)
>
org.blojsom.filter.CompressionFilter.doFilter(CompressionFi
lter.java:
> 88)
>
org.blojsom.filter.PermalinkFilter.doFilter(PermalinkFilter
.java:207)
>
>
> note The full stack trace of the root cause is
available in the
> Apache Tomcat/5.5.17 logs.
>
>
>
> I have scrounged all the the
/opt/local/share/java/tomcat5/ directory
> tree and I can not find where these entries are stored
so I can
> delete the bad one and restore the blog.
>
>
>
> I'm running Blojsom 3.0 on Mac OSX 10.4
>
>
>
>
>
> Any help would be appreciated
>
>
>
>
>
>
zonker------------------------------------------------------
-------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the
chance to share
> your
> opinions on IT & business topics through brief
surveys - and earn cash
> http://www.techsay.com/default.php?page=join
.php&p=sourceforge&CID=DEVDEV_______________________
________________________
> Blojsom-users mailing list
> Blojsom-users lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
>
|