Closed (fixed)
Project:
Broken Anchor
Version:
6.x-1.0-rc2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2009 at 06:28 UTC
Updated:
16 Feb 2009 at 22:50 UTC
Hi there,
You wrote your module with <? to introduce PHP code. That does not work for many people. You really need to replace that with <?php
It could be that the other person who posted here has the same problem.
Thank you.
Alexis Wilke
Comments
Comment #1
kenorb commentedYes, it's true.
Sorry, I was so annoyed that I've duplicated the issue by mistake: #361041: Broken Anchor breaking the Drupal website (stable Broken Anchor is not stable) ;)
Comment #2
Yoran commentedFixed in CVS repository. Sorry for this, I'm didn't even know that was a problem (I'm comming from Java/JSP world)