Fix bug #3385724: Rename tag ends with XML Parsing Error

This commit is contained in:
Christian Weiske 2011-08-04 06:37:32 +02:00
parent 8c9b9a3334
commit 6b24f99048
2 changed files with 5 additions and 1 deletions

View File

@ -28,7 +28,6 @@ window.onload = function() {
</tr>
</table>
</p>
<?php if (isset($referrer)): ?>
<div><input type="hidden" name="referrer" value="<?php echo $referrer; ?>" /></div>

View File

@ -3,6 +3,11 @@ ChangeLog for SemantiScuttle
.. contents::
0.98.2 - 2011-08-XX
-------------------
- Fix bug #3385724: Rename tag ends with XML Parsing Error
0.98.1 - 2011-08-01
-------------------
- Fix bug #3375635: XML parsing problem in top.inc.php