Zitat von Alexander Bruckner <[EMAIL PROTECTED]>: > Hi, > > I've installed these versions: > > # Horde: 3.2-RC2 > # Imp: H3 (4.2-RC2) > # Mimp: H3 (2.0-cvs) > > I am testing mimp with Nokia Mobile Browser 4.0. > > 2 things cause errors when loading the mimp pages in the mobile browser: > > 1. The language selection on the login page breaks the page (nokia > simulator says error 500)- somehow the entity definitions are not found. > The error in the log is for example: > [WMLEncoder]: XML error: General entity is not declared >agrave< > > I've commented out all not needed languages in nls.php to solve this > temporarily.
Please try if this version fixes it: http://cvs.horde.org/co.php?r=1.72&p=1&f=horde%2Fconfig%2Fnls.php.dist > 2. The inbox view is broken - I think that's because the table-element > is not enclosed in a p-element. The error is: > [WMLEncoder]: XML error: Not child element >table< > > My fix is to enclose the table-elements with p-elements in the function > renderTable in lib/Horde/Mobile/Renderer/wml.php. > Now the page is loaded; don't know, if that causes other problems now. Should be fixed in CVS now. Jan. -- Do you need professional PHP or Horde consulting? http://horde.org/consulting/ -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
