Fix bug #3385724: Rename tag ends with XML Parsing Error
This commit is contained in:
parent
8c9b9a3334
commit
6b24f99048
2 changed files with 5 additions and 1 deletions
|
@ -28,7 +28,6 @@ window.onload = function() {
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
</table>
|
</table>
|
||||||
</p>
|
|
||||||
|
|
||||||
<?php if (isset($referrer)): ?>
|
<?php if (isset($referrer)): ?>
|
||||||
<div><input type="hidden" name="referrer" value="<?php echo $referrer; ?>" /></div>
|
<div><input type="hidden" name="referrer" value="<?php echo $referrer; ?>" /></div>
|
||||||
|
|
|
@ -3,6 +3,11 @@ ChangeLog for SemantiScuttle
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
|
|
||||||
|
0.98.2 - 2011-08-XX
|
||||||
|
-------------------
|
||||||
|
- Fix bug #3385724: Rename tag ends with XML Parsing Error
|
||||||
|
|
||||||
|
|
||||||
0.98.1 - 2011-08-01
|
0.98.1 - 2011-08-01
|
||||||
-------------------
|
-------------------
|
||||||
- Fix bug #3375635: XML parsing problem in top.inc.php
|
- Fix bug #3375635: XML parsing problem in top.inc.php
|
||||||
|
|
Loading…
Reference in a new issue