Description
If one adds to html_head an undefined src path this is seen by LikePages. Currently that gives in my eclipse/pydev configuration a difflib reduce failure.
<link rel="stylesheet" type="text/css" charset="utf-8" media="all" href="/moin_static_XXX/arnica/css/text_x_arnica.css">
_XXX is wrong here
You also could do something like
<script type="text/javascript" src="/TestPageUndef/Example"></script>
Since the page does not exist it triggers it too. traceback.txt
The standalone server without called by eclipse finds this page too but does not fail with a traceback.
Component selection
- general
Details
MoinMoin Version |
1.8 |
OS and Version |
linux |
Python Version |
2.6.2 |
Server Setup |
standalone |
Server Details |
eclipse debugger |
Language you are using the wiki in (set in the browser/UserPreferences) |
|
Workaround
Discussion
Failure in configuration
Plan
- Priority:
- Assigned to:
- Status: