Bug: project_baseuser & project_issue_baseuser

Bug #1270205 reported by Med Said BARA
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Project for Service Management
Fix Released
Critical
Daniel Reis

Bug Description

During Install:

014-01-17 15:39:18,669 1967 INFO DevDB openerp.modules.loading: module project_baseuser: loading security/project_security.xml
2014-01-17 15:39:18,670 1967 ERROR DevDB openerp.osv.osv: Uncaught exception
Traceback (most recent call last):
.
.
.
File "parser.pxi", line 1024, in lxml.etree._BaseParser._parseDocFromFilelike (src/lxml/lxml.etree.c:78735)
  File "parser.pxi", line 569, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:74472)
  File "parser.pxi", line 650, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:75363)
  File "parser.pxi", line 590, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:74696)
XMLSyntaxError: parsing XML declaration: '?>' expected, line 1, column 19
2014-01-17 15:39:18,680 1967 ERROR DevDB openerp.netsvc: parsing XML declaration: '?>' expected, line 1, column 19

This is due to an error in xml files line 1:
use <?xml version="1.0" encoding="utf-8"?> instead of <?xml version="1.0" coding="utf-8"?>

Best regards

Related branches

Revision history for this message
Daniel Reis (dreis-pt) wrote :

Strange, can't figure out how that got there.
But just pushed the MP to fix it.

Changed in project-service:
status: New → Fix Committed
assignee: nobody → Daniel Reis (dreis-pt)
Revision history for this message
Daniel Reis (dreis-pt) wrote :

And thanks for the heads up!

Changed in project-service:
importance: Undecided → Critical
Daniel Reis (dreis-pt)
Changed in project-service:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.